@charset "utf-8";.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .28s;transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{-webkit-transition:all .5s;transition:all .5s}.fade-transform-enter{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.breadcrumb-move{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-leave-active{position:absolute}.el-breadcrumb__inner,.el-breadcrumb__inner a{font-weight:400!important}.el-upload input[type=file]{display:none!important}.el-upload__input{display:none}.cell .el-tag{margin-right:0}.small-padding .cell{padding-left:5px;padding-right:5px;border:1px solid red}.fixed-width .el-button--mini{padding:7px 10px;width:60px}.status-col .cell{padding:0 10px;text-align:center}.status-col .cell .el-tag{margin-right:0}.el-dialog{left:0;position:relative;margin:0 auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0!important}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{width:100%;height:200px}.el-dropdown-menu a{display:block}.el-range-editor.el-input__inner{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.el-range-separator{-webkit-box-sizing:content-box;box-sizing:content-box}.el-table .el-table__header .cell{color:#333;font-weight:500}.el-table .el-table__body .operation .cell .el-link{margin:0 2px!important;font-size:13px;font-weight:400}.el-input__inner{height:36px}.el-button{padding:10px 20px}.el-table .cell .el-tag{height:28px;line-height:28px}.el-empty{margin:20px auto!important}#app .main-container{min-height:100%;-webkit-transition:margin-left .28s;transition:margin-left .28s;margin-left:210px;position:relative;background-color:#f0f2f5}#app .sidebar-container{-webkit-transition:width .28s;transition:width .28s;width:210px!important;background-color:#1a1c29;height:100%;position:fixed;font-size:0;top:0;bottom:0;left:0;z-index:1001;overflow:hidden}#app .sidebar-container .horizontal-collapse-transition{-webkit-transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out;transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out}#app .sidebar-container .scrollbar-wrapper{overflow-x:hidden!important}#app .sidebar-container .el-scrollbar__bar.is-vertical{right:0}#app .sidebar-container .el-scrollbar{height:100%}#app .sidebar-container.has-logo .el-scrollbar{height:calc(100% - 50px)}#app .sidebar-container .is-horizontal{display:none}#app .sidebar-container a{display:inline-block;width:100%;overflow:hidden}#app .sidebar-container .svg-icon{margin-right:16px}#app .sidebar-container .el-menu{border:none;height:100%;width:100%!important}#app .sidebar-container .el-submenu__title:hover,#app .sidebar-container .submenu-title-noDropdown:hover{background-color:#12121c!important}#app .sidebar-container .is-active>.el-submenu__title{color:#f4f4f5!important}#app .sidebar-container .el-submenu .el-menu-item,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title{min-width:210px!important;background-color:#1a1c29!important}#app .sidebar-container .el-submenu .el-menu-item:hover,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title:hover{background-color:#12121c!important}#app .hideSidebar .sidebar-container{width:54px!important}#app .hideSidebar .main-container{margin-left:54px}#app .hideSidebar .submenu-title-noDropdown{padding:0!important;position:relative}#app .hideSidebar .submenu-title-noDropdown .el-tooltip{padding:0!important}#app .hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon{margin-left:20px}#app .hideSidebar .el-submenu{overflow:hidden}#app .hideSidebar .el-submenu>.el-submenu__title{padding:0!important}#app .hideSidebar .el-submenu>.el-submenu__title .svg-icon{margin-left:20px}#app .hideSidebar .el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}#app .hideSidebar .el-menu--collapse .el-submenu>.el-submenu__title>span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}#app .el-menu--collapse .el-menu .el-submenu{min-width:210px!important}#app .mobile .main-container{margin-left:0}#app .mobile .sidebar-container{-webkit-transition:-webkit-transform .28s;transition:-webkit-transform .28s;transition:transform .28s;transition:transform .28s,-webkit-transform .28s;width:210px!important}#app .mobile.hideSidebar .sidebar-container{pointer-events:none;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:translate3d(-210px,0,0);transform:translate3d(-210px,0,0)}#app .withoutAnimation .main-container,#app .withoutAnimation .sidebar-container{-webkit-transition:none;transition:none}.el-menu--vertical>.el-menu .svg-icon{margin-right:16px}.el-menu--vertical .el-menu-item:hover,.el-menu--vertical .nest-menu .el-submenu>.el-submenu__title:hover{background-color:#12121c!important}.el-menu--vertical>.el-menu--popup{max-height:100vh;overflow-y:auto}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-track-piece{background:#d3dce6}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar{width:6px}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-thumb{background:#99a9bf;border-radius:20px}.blue-btn{background:#324157}.blue-btn:hover{color:#324157}.blue-btn:hover:after,.blue-btn:hover:before{background:#324157}.light-blue-btn{background:#3a71a8}.light-blue-btn:hover{color:#3a71a8}.light-blue-btn:hover:after,.light-blue-btn:hover:before{background:#3a71a8}.red-btn{background:#c03639}.red-btn:hover{color:#c03639}.red-btn:hover:after,.red-btn:hover:before{background:#c03639}.pink-btn{background:#e65d6e}.pink-btn:hover{color:#e65d6e}.pink-btn:hover:after,.pink-btn:hover:before{background:#e65d6e}.green-btn{background:#30b08f}.green-btn:hover{color:#30b08f}.green-btn:hover:after,.green-btn:hover:before{background:#30b08f}.tiffany-btn{background:#4ab7bd}.tiffany-btn:hover{color:#4ab7bd}.tiffany-btn:hover:after,.tiffany-btn:hover:before{background:#4ab7bd}.yellow-btn{background:#fec171}.yellow-btn:hover{color:#fec171}.yellow-btn:hover:after,.yellow-btn:hover:before{background:#fec171}.pan-btn{font-size:14px;color:#fff;padding:14px 36px;border-radius:8px;border:none;outline:none;-webkit-transition:all .6s ease;transition:all .6s ease;position:relative;display:inline-block}.pan-btn:hover{background:#fff}.pan-btn:hover:after,.pan-btn:hover:before{width:100%;-webkit-transition:all .6s ease;transition:all .6s ease}.pan-btn:after,.pan-btn:before{content:"";position:absolute;top:0;right:0;height:2px;width:0;-webkit-transition:all .4s ease;transition:all .4s ease}.pan-btn:after{right:inherit;top:inherit;left:0;bottom:0}.custom-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;color:#fff;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;padding:10px 15px;font-size:14px;border-radius:4px}.el-dialog__header{padding:11px 20px;background-color:#00b0f0}.el-dialog__headerbtn .el-dialog__close,.el-dialog__title{color:#fff}.el-form-item{margin-bottom:15px}.el-dialog__headerbtn{top:14px}.el-dialog__footer{padding:15px 20px;border-top:1px solid #dcdfe6;margin:0 15px}.el-button,.el-button--medium.is-round{padding:8px 20px}.el-button--medium.is-round.el-button--primary{background-color:#00b0f0;border-color:#00b0f0;color:#fff}.el-input--medium .el-input__inner{height:33px;line-height:33px}.error .el-message-box__message{text-align:center;font-size:1.2em;margin:.7em 1.2em}.el-message-box__wrapper .error .el-button{background-color:#00b0f0;margin:0 39%;width:22%}.error .el-message-box__title{color:#303133!important}.error .el-message-box__headerbtn .el-message-box__close{color:#909399!important}.error .el-message-box__header{border-bottom:1px solid #ccc;background-color:#fff}.el-message-box__header{padding:11px;background-color:#00bfff}.el-message-box__title{color:#fff}.el-message-box__headerbtn{top:11px}.el-message-box__headerbtn .el-message-box__close{color:#fff}.page-dialog .el-dialog__body{overflow-y:auto;height:500px}.el-dialog__body::-webkit-scrollbar-track{background-color:#fff;border-radius:5px}.el-dialog__body::-webkit-scrollbar{width:5px}::-webkit-scrollbar{width:3px;height:8px}::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:3px}.btn-custom-cancel{float:right;margin-left:10px}.el-table--border th.gutter:last-of-type{background:#f5f7fa}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#00b0f0;color:#fff}img{max-width:100%;width:auto;height:auto}.cou-attend .el-button{border-radius:5px}.icon-question{font-size:18px}.popverClass{background-color:#555;color:#fff;min-width:211px;padding:10px 20px;font-size:14px;z-index:100;border-color:#555}.popverClass .popverClass_content .content_item{-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;border-bottom:1px solid #797979;line-height:30px}.popverClass .popverClass_content .content_item .item_center{margin:0 5px}.popverClass .popverClass_content .content_item:last-child{border-bottom:0}.popverClass .popper__arrow:after{border-bottom-color:#555!important;border-top-color:#555!important}.newe_PageDialog .page-dialog{border-radius:5px}.newe_PageDialog .el-dialog__header{background-color:#fff;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom:1px solid #dcdfe6}.newe_PageDialog .el-dialog__header .el-dialog__title{color:#333;font-size:16px}.newe_PageDialog .el-dialog__headerbtn .el-dialog__close{color:#909399}.newe_PageDialog .el-dialog__footer{border-top:0}.library{padding:10px;position:relative}.library .title{margin-bottom:10px;margin-right:10px}.library .title,.library .titles{text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.library .titles{margin-right:5px;font-size:16px}.library .title .title-icon{color:red;margin-right:5px}.library .content_item{padding:10px 0;white-space:normal}.library .content_item .title-span{width:100px;display:inline-block;text-align:right;margin-right:20px}.library .content_item1{border-top:1px solid #dcdfe6;padding:22px 4px;text-align:right}.library .library_heard{width:1000px}.library .library_heard,.library .library_heard_top{background-color:#fff;padding:16px 16px;margin:0 auto;border-bottom:1px solid #dcdfe6}.library .library_heard_top{width:900px}.library .heard_left{font-weight:700;padding-left:10px}.library .heard_left,.library .heard_right{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.library .heard_right{float:right;margin-top:-7px;padding-right:46px}.library .library_content{background:#fff;padding:16px 62px;margin:0 auto;width:1000px;margin-bottom:9px}.library .library_content2{padding:0 62px}.library .library_content2,.library .library_content3{background:#fff;margin:0 auto;width:1000px;margin-bottom:0;position:relative}.library .library_content3{padding:16px 62px}.new_library{padding:10px;position:relative}.new_library .title{margin-bottom:10px;margin-right:10px}.new_library .title,.new_library .titles{text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.new_library .titles{margin-right:5px;font-size:16px}.new_library .title .title-icon{color:red;margin-right:5px}.new_library .content_item{white-space:normal}.new_library .content_item .title-span{display:inline-block;font-size:14px;color:#7f7f7f;margin-right:20px}.new_library .content_item1{text-align:right}.new_library .library_heard{padding:0 11px;width:100%}.new_library .heard_left{font-weight:700;padding-left:10px}.new_library .heard_left,.new_library .heard_right{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.new_library .heard_right{float:right;margin-top:-7px}.new_library .library_content{background:#fff;padding:16px 0;margin:0 auto;width:830px}.new_library .library_content2{padding:0}.new_library .library_content2,.new_library .library_content3{background:#fff;margin:0 auto;width:830px;margin-bottom:0;position:relative}.new_library .questionsScore_fontsize{font-size:15px;color:#7f7f7f;margin-bottom:10px}.new_library .questionsScore_fontsize .el-input__inner{color:#f59a23;font-size:14px}.new_library .questionsScore_fontsize .title-span{font-size:15px;font-weight:700;color:#000}.new_library .questionsScore_fontsize_customson{background-color:#f2f2f2;font-size:15px;color:#7f7f7f;margin-bottom:10px;height:45px;line-height:45px;padding-left:10px}.new_library .questionsScore_fontsize_customson .el-form-item__content{height:45px;line-height:45px}.new_library .questionsScore_fontsize_customson .el-input__inner{color:#f59a23;font-size:14px}.new_library .questionsScore_fontsize_customson .title-span{font-size:15px;color:#7f7f7f}.new_library .questionsAnalysis_content{height:40px;border:1px solid #d7d7d7;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;position:relative;font-size:14px;padding-left:10px;border-radius:4px}.new_library .questionsAnalysis_content .content_placeholder{left:10px;position:absolute;font-size:14px;color:#d7d7d7;line-height:40px}.new_library .el-button--medium.is-round{padding:8px 20px}.new_library .custom-xiaoti{height:60px;line-height:60px;margin:0 auto;width:830px;background-color:#f2f2f2}.new_library .custom-xiaoti .top_operation{text-align:center}.new_library .custom-xiaoti .top_operation .el-button--medium.is-round{padding:7px 13px}.new_library .custom-xiaoti .top_operation .el-button+.el-button{margin-left:15px}.new_library .custom-xiaoti .top_operation .active,.new_library .custom-xiaoti .top_operation .el-button:active{color:#00b0f0;border-color:#00b0f0}.new_library .custom-xiaoti .top_operation .el-button:focus,.new_library .custom-xiaoti .top_operation .el-button:hover{background-color:#fff;border-color:#00b0f0}.new_library #ClozeTestTopic .content_txt,.new_library #newCustomSon .content_txt{text-indent:2em;font-size:14px;color:#333;line-height:35px;white-space:normal;word-break:break-all;word-wrap:break-word}.new_library #ClozeTestTopic .custom-item,.new_library #newCustomSon .custom-item{line-height:35px;font-size:13px}.new_library #ClozeTestTopic .custom-item .custom_index,.new_library #newCustomSon .custom-item .custom_index{float:left;margin-right:5px;width:25px;height:25px;line-height:25px;font-size:14px;text-align:center;border:1px solid #aaa;border-radius:50%;margin-top:5px}.new_library #ClozeTestTopic .custom-item .positiveanswer,.new_library #newCustomSon .custom-item .positiveanswer{background-color:#00b0f0;color:#fff;border:1px solid #00b0f0}.new_library #ClozeTestTopic .collapse_custom,.new_library #newCustomSon .collapse_custom{padding-left:28px}.new_library #ClozeTestTopic .CustomSon_box,.new_library #newCustomSon .CustomSon_box{margin:10px 0;padding:20px 20px 10px;border:1px dashed transparent}.new_library #ClozeTestTopic .CustomSon_box .son_operation,.new_library #newCustomSon .CustomSon_box .son_operation{font-size:13px;color:#00b0f0;margin-right:10px;cursor:pointer;visibility:hidden}.new_library #ClozeTestTopic .CustomSon_box .son_operation:hover,.new_library #newCustomSon .CustomSon_box .son_operation:hover{color:#00b0f0}.new_library #ClozeTestTopic .CustomSon_box:active,.new_library #ClozeTestTopic .CustomSon_box:hover,.new_library #newCustomSon .CustomSon_box:active,.new_library #newCustomSon .CustomSon_box:hover{border:1px dashed #00b0f0}.new_library #ClozeTestTopic .CustomSon_box:active .son_operation,.new_library #ClozeTestTopic .CustomSon_box:hover .son_operation,.new_library #newCustomSon .CustomSon_box:active .son_operation,.new_library #newCustomSon .CustomSon_box:hover .son_operation{visibility:visible}.new_library #ClozeTestTopic .CustomSon_boxs,.new_library #newCustomSon .CustomSon_boxs{margin:10px 0;padding:15px 20px;border:1px dashed transparent}.new_library #ClozeTestTopic .CustomSon_boxs .son_operation,.new_library #newCustomSon .CustomSon_boxs .son_operation{font-size:13px;color:#00b0f0;margin-right:10px;cursor:pointer;visibility:hidden}.new_library #ClozeTestTopic .CustomSon_boxs .son_operation:hover,.new_library #newCustomSon .CustomSon_boxs .son_operation:hover{color:#00b0f0}#CouCouresEvaluate .nv-comment-item{text-align:left;font-size:14px;border:0 none;background:#fff;border-bottom:1px solid #d7d7d7}#CouCouresEvaluate .nv-comment-item:last-child{border-bottom:0}#CouCouresEvaluate .nv-comment-item .comment-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px;position:relative}#CouCouresEvaluate .nv-comment-item .comment-user .item-avator{margin-right:8px;margin-left:16px}#CouCouresEvaluate .nv-comment-item .comment-user .item-nickname{min-width:40%}#CouCouresEvaluate .nv-comment-item .comment-user .item-nickname .nickname{font-size:16px;color:#333;padding-bottom:5px}#CouCouresEvaluate .nv-comment-item .comment-user .item-nickname .nickname .identity-tag{border-radius:8px;padding:0 6px;font-size:10px;-webkit-transform:translateY(-1px);transform:translateY(-1px);height:15px;line-height:15px;display:inline-block;font-weight:700}#CouCouresEvaluate .nv-comment-item .comment-user .item-nickname .nickname .identity-tag.author,#CouCouresEvaluate .nv-comment-item .comment-user .item-nickname .nickname .identity-tag.system-admin{background:#fffbc8;color:#ee7b12}#CouCouresEvaluate .nv-comment-item .comment-user .item-nickname .nickname .identity-tag.operate{background:rgba(152,205,254,.2);color:#2696ff}#CouCouresEvaluate .nv-comment-item .comment-user .item-nickname .publishtime{font-size:14px;color:#797979}#CouCouresEvaluate .nv-comment-item .comment-user .item-stemp.stamp-budao:before,#CouCouresEvaluate .nv-comment-item .comment-user .item-stemp.stamp-fanwai:before,#CouCouresEvaluate .nv-comment-item .comment-user .item-stemp.stamp-naodong:before,#CouCouresEvaluate .nv-comment-item .comment-user .item-stemp.stamp-pinglun:before,#CouCouresEvaluate .nv-comment-item .comment-user .item-stemp.stamp-yuce:before{content:"";position:absolute;right:0;top:1px;width:38px;height:38px;background-size:38px 38px;background-repeat:no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#CouCouresEvaluate .nv-comment-item .comment-user .item-score{position:absolute;right:16px;height:12px;line-height:12px;font-size:14px;color:#797979}#CouCouresEvaluate .nv-comment-item .comment-user .item-score .comp-CommentStar{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;position:relative}#CouCouresEvaluate .nv-comment-item .comment-item{text-align:left;word-break:break-all;display:block;color:#404040;padding:5px 0;line-height:1.5;font-size:14px}#CouCouresEvaluate .nv-comment-item .comment-item.cut{word-break:break-all;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container{margin-right:6px}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more{padding-bottom:5px}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.average,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.onlyone{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3px}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more .img-item:last-child{margin-right:0}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.average .img-item,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more .img-item,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.onlyone .img-item{margin-right:10px;background-size:cover;background-position:50%}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.average .img-item:after,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more .img-item:after,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.onlyone .img-item:after{content:"";float:left;padding-bottom:100%}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.average .img-item:first-child,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more .img-item:first-child,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.onlyone .img-item:first-child{border-radius:12px 0 0 12px}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.average .img-item:last-child,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more .img-item:last-child,#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.onlyone .img-item:last-child{margin-right:0;border-radius:0 12px 12px 0}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.average .img-item{-ms-flex:1;-webkit-box-flex:1;flex:1}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more .img-item{width:70px;-ms-flex-negative:0;flex-shrink:0}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more:after{content:"";width:24px;-ms-flex-negative:0;flex-shrink:0}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.more:last-child:after{content:"";width:0;-ms-flex-negative:0;flex-shrink:0}#CouCouresEvaluate .nv-comment-item .comment-imgs .imgs-container.onlyone .img-item{width:154px;height:154px;border-radius:12px!important}#CouCouresEvaluate .nv-comment-item .comment-footer{margin-top:12px;display:-ms-flexbox;display:-webkit-box;display:flex;font-size:12px;color:rgba(0,0,0,.4)}#CouCouresEvaluate .nv-comment-item .comment-footer>div{text-align:right}#CouCouresEvaluate .nv-comment-item .comment-footer .flex-div{-ms-flex:1;-webkit-box-flex:1;flex:1}#CouCouresEvaluate .nv-comment-item .comment-footer>span{color:#1479cc;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-flex:1;-webkit-box-flex:1;flex:1}#CouCouresEvaluate .nv-comment-item .comment-footer>span:before{content:"";display:inline-block;width:14px;height:14px;vertical-align:middle;margin-bottom:3px}#CouCouresEvaluate .nv-comment-item .comment-footer .follow_green{color:#429fb2}#CouCouresEvaluate .nv-comment-item .comment-footer .follow_green:before{content:"";background-size:cover}#CouCouresEvaluate .nv-comment-item .comment-footer .follow_orange{color:#ae6127}#CouCouresEvaluate .nv-comment-item .comment-footer .follow_orange:before{content:"";background-size:cover}#CouCouresEvaluate .nv-comment-item .comment-footer .follow_blue{color:#1479cc}#CouCouresEvaluate .nv-comment-item .comment-footer .follow_blue:before{content:"";background-size:cover}#CouCouresEvaluate .nv-comment-item .comment-footer .btn{margin-left:14px;display:inline-block}#CouCouresEvaluate .nv-comment-item .comment-footer .btn .icon-heart-stroke,#CouCouresEvaluate .nv-comment-item .comment-footer .btn .icon-message-stroke{width:14px;height:14px;background-size:100% 100%;display:inline-block;vertical-align:middle;margin-top:-4px}#CouCouresEvaluate .nv-comment-item .comment-footer .btn .icon-text{vertical-align:baseline}#CouCouresEvaluate .nv-comment-item .comment-footer .btn.liked .icon-text{color:#fa0e0e}#CouCouresEvaluate .comment-list{padding:0 24px;background-color:#fff}#CouCouresEvaluate .comment-list div.nv-comment-item{position:relative;border-bottom:1px solid #f4f4f4}#CouCouresEvaluate .comment-list div.nv-comment-item .comment-chapter-name{background:#f2f2f2;border-radius:11px;padding:0 12px;font-size:12px;line-height:22px;color:rgba(0,0,0,.6);font-weight:700;display:inline-box!important;margin-bottom:10px}#CouCouresEvaluate .comment-list div.nv-comment-item .active-avatar{height:20px;width:100%;line-height:20px}#CouCouresEvaluate .comment-list div.nv-comment-item .active-avatar .avatar-img{width:20px;height:20px;float:left;background-size:100% 100%;border-radius:50%}#CouCouresEvaluate .comment-list div.nv-comment-item .active-avatar .avatar-nick{float:left;color:rgba(0,0,0,.6);font-size:12px}#CouCouresEvaluate .comment-list div.nv-comment-item .active-bg{background-image:url(//sm01.alicdn.com/L1/272/6837/static/wap/img/sc/common/quark/novel_active_bg.png);background-repeat:no-repeat;background-size:100% 100%;width:77px;height:77px;position:absolute;right:0;top:-6px}#CouCouresEvaluate .comment-list div.nv-comment-item .active-type-3 .active-bg{background-image:url(//sm01.alicdn.com/L1/272/6837/static/wap/img/sc/common/quark/novel_active_bg_2.png);width:76px;height:93px;top:-16px}#CouCouresEvaluate .comment-list div.nv-comment-item .active-flag{height:20px;width:78px;background-repeat:no-repeat;background-size:100% 100%;text-indent:24px;line-height:24px;font-size:12px;color:#fff;font-weight:700;margin:10px auto 0 0}#CouCouresEvaluate .comment-list div.nv-comment-item .active-title{font-size:16px;line-height:24px;margin-top:4px;height:22px;font-weight:700;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-size:14px 14px;padding-left:18px;-webkit-box-sizing:border-box;box-sizing:border-box}#CouCouresEvaluate .comment-list div.nv-comment-item .active-margin{margin-top:10px}#CouCouresEvaluate .comment-list div.nv-comment-item:last-of-type{border:0}#CouCouresEvaluate .comp-CommentStar{display:-ms-flexbox;display:-webkit-box;display:flex}#CouCouresEvaluate .avatar-view{position:relative;-ms-flex-negative:0;flex-shrink:0}#CouCouresEvaluate .avatar-view .img{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}#CouCouresEvaluate .avatar-view.author .img{border:2px solid #ffb60d}#CouCouresEvaluate .avatar-view.author .tag{position:absolute;left:0;top:0;background-size:100% 100%;z-index:1;-webkit-transform:translate(-22%,-47%);transform:translate(-22%,-47%)}#CouCouresEvaluate .avatar-view.operate .img{border:2px solid #2696ff}#CouCouresEvaluate a{text-decoration:none;color:inherit}#CouCouresEvaluate .bodyMain{height:550px;overflow-y:scroll;border:1px solid #d7d7d7}#CouCouresEvaluate .allscore-container{padding:10px;display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;background:#fff;height:142px;margin-bottom:8px}#CouCouresEvaluate .allscore-container .network-score{line-height:50px;font-size:24px;height:50px;font-weight:700;display:block;text-align:center;color:#f47b13}#CouCouresEvaluate .allscore-container .total-score{width:10px;text-align:center;font-size:9px;line-height:14px;color:rgba(0,0,0,.3);padding:2px 0;margin:6px;border-radius:1px;background:rgba(0,0,0,.06);display:inline-block}#CouCouresEvaluate .allscore-container .total-people{text-align:center;line-height:14px;color:#797979;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:17px;padding-top:20px}#CouCouresEvaluate .allscore-container .progress-bar{height:29px;margin-bottom:5px}#CouCouresEvaluate .allscore-container .progress-bar .flag{font-size:16px;line-height:28px;display:block;color:#333}#CouCouresEvaluate .allscore-container .progress-bar .flag:last-child{text-align:right;min-width:40px}#CouCouresEvaluate .allscore-container .network-stage-score{-ms-flex:1;-webkit-box-flex:1;flex:1;padding:13px 31px}#CouCouresEvaluate .myscore-container{padding:16px 0 24px 8px;margin:0 24px;border-bottom:1px solid #f4f4f4;background-repeat:no-repeat}#CouCouresEvaluate .myscore-container .notice{height:20px;text-align:center;width:100%;position:relative;z-index:2;line-height:20px;font-size:14px;color:#333}#CouCouresEvaluate .myscore-container .notice.last span.face-icon,#CouCouresEvaluate .myscore-container .notice.one span.face-icon{width:18px;height:18px;display:inline-block;background-size:100% 100%;vertical-align:middle;margin-right:6px}#CouCouresEvaluate .myscore-container .stars-wrap{height:42px;text-align:center;font-size:0;margin-top:16px;position:relative}#CouCouresEvaluate .myscore-container .stars-wrap .star{width:42px;height:42px;margin-right:10px;display:inline-block;background-repeat:no-repeat;background-size:100% 100%;position:relative;z-index:2}#CouCouresEvaluate .myscore-container .stars-wrap .star:last-child{margin:0}#CouCouresEvaluate .myscore-container .stars-wrap .star-select-action{position:absolute;z-index:1;top:0;left:50%;background-repeat:no-repeat;width:250px;height:42px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#CouCouresEvaluate .textarea-container{height:100px;line-height:20px;margin-top:16px;border:0;resize:none;display:block;width:100%;padding:0 24px;outline:none}#CouCouresEvaluate .upload-container{margin:0 24px}#CouCouresEvaluate .upload-container .upload-file{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll;margin:0 -24px;padding:0 24px;margin-bottom:10px}#CouCouresEvaluate .upload-container .upload-file .add-file,#CouCouresEvaluate .upload-container .upload-file .file{-ms-flex-negative:0;flex-shrink:0;height:92px;width:92px;border-radius:12px;float:left;overflow:hidden}#CouCouresEvaluate .upload-container .upload-file .file{margin-right:12px;background:rgba(51,51,51,.4);background-size:cover;position:relative;background-position:50%}#CouCouresEvaluate .input-container-fixed{position:fixed;width:100%;bottom:0;left:0;background:#fff}#CouCouresEvaluate .input-container-fixed .foot-container{height:48px;line-height:48px;border-top:1px solid #eaeaea;display:-ms-flexbox;display:-webkit-box;display:flex;text-align:right;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px}#CouCouresEvaluate .input-container-fixed .foot-container .text-count{line-height:20px;height:20px;-ms-flex:1;-webkit-box-flex:1;flex:1}#CouCouresEvaluate .input-container-fixed .foot-container .text-count .input{color:#333}#CouCouresEvaluate .input-container-fixed .foot-container .text-count .input.error{color:red}#CouCouresEvaluate .input-container-fixed .foot-container .text-count .cutline,#CouCouresEvaluate .input-container-fixed .foot-container .text-count .total{color:rgba(51,51,51,.4)}#CouCouresEvaluate section{padding:0}#CouCouresEvaluate .nv-post-content{background:#fff;height:100%}#CouCouresEvaluate .nv-post-content .unlogin .login-button{margin:0 auto;display:block;width:66.6%;height:44px;border-radius:2px;background:#4d8fff;text-align:center;color:#fff;line-height:44px;font-size:14px}#CouCouresEvaluate .nv-submit-btn{display:block;height:44px;line-height:44px;color:#fff;text-align:center;background-color:#4d8fff;border-radius:2px}#CouCouresEvaluate .nv-submit-btn.disabled{background-color:#f2f2f4;color:inherit}#CouCouresEvaluate .nv-submit-btn.submit-action i{display:inline-block}#CouCouresEvaluate .nv-submit-btn.submit-action span{display:inline}#CouCouresEvaluate .nv-submit-btn span{display:none}#CouCouresEvaluate .nv-submit-btn i{display:none;width:2px;height:2px;margin-left:3px;background-color:#fff;border-radius:50%;-webkit-animation:dotAni .9s cubic-bezier(.59,.01,.39,.99) infinite forwards;animation:dotAni .9s cubic-bezier(.59,.01,.39,.99) infinite forwards}#CouCouresEvaluate .nv-comment-block{border:1px solid #f2f2f4}#CouCouresEvaluate .nv-comment-ctn{position:relative;height:140px;line-height:20px;white-space:pre;word-wrap:break-word}#CouCouresEvaluate .nv-comment-ctn textarea{position:relative;top:0;left:0;width:100%;height:100%;margin:0;font-size:14px;line-height:20px;color:#424242;background-color:#fff;border:0;outline:0;resize:none;-webkit-box-sizing:border-box;box-sizing:border-box}#CouCouresEvaluate .nv-comment-ctn textarea::-webkit-input-placeholder{color:rgba(0,0,0,.3)}#CouCouresEvaluate .nv-counter-wrapper{width:100%;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.3)}#CouCouresEvaluate .nv-counter-wrapper .beyond{color:#ec3737}#CouCouresEvaluate .nv-counter-wrapper .nv-counter{font-style:normal}#CouCouresEvaluate .nv-score-block{padding-top:20px}#CouCouresEvaluate .nv-score-block>div{margin:10px auto 0}#CouCouresEvaluate .nv-score-tip{position:relative;padding:0 11px;font-size:12px;color:rgba(0,0,0,.3);background-color:#fff}#CouCouresEvaluate .nv-score-tip:after,#CouCouresEvaluate .nv-score-tip:before{position:absolute;top:50%;width:90px;height:1px;background-color:#f2f2f4;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:""}#CouCouresEvaluate .nv-score-tip:before{left:-90px}#CouCouresEvaluate .nv-score-tip:after{right:-90px}#CouCouresEvaluate .progress{position:relative;height:100%;min-height:14px}#CouCouresEvaluate .progress,#CouCouresEvaluate .progress .progress>*{display:-ms-flexbox;display:-webkit-box;display:flex}#CouCouresEvaluate .progress .progress-content{position:relative;-ms-flex:1;-webkit-box-flex:1;flex:1;margin:0 8px;margin-top:4px}#CouCouresEvaluate .progress .progress-progress,#CouCouresEvaluate .progress .progress-runway{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;border-radius:6px}#CouCouresEvaluate .progress .progress-runway{left:0;right:0}#CouCouresEvaluate .progress .progress-progress{width:0}#CouCouresEvaluate .note_box-comment-item{position:relative;margin:0 10px 16px;padding:0 10px;background-color:#f2f2f2;color:#404040;font-size:14px}#CouCouresEvaluate .note_box-comment-item:after,#CouCouresEvaluate .note_box-comment-item:before{content:"";display:block;border-width:10px;position:absolute;top:-19px;left:36px;border-style:solid dashed dashed;border-color:transparent transparent #f2f2f2 transparent;font-size:0;line-height:0}#CouCouresEvaluate .note_box-comment-item:after{top:-18px;border-color:transparent transparent #f2f2f2 transparent}#Student .teacher_left{border:1px solid #dcdfe6;background:#fff}#Student .left_item .left_container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #d7d7d7;width:100%}#Student .left_item .left_conent{padding:17px 0;line-height:22px;letter-spacing:1px}#Student .left_item .left_head{padding:15px 15px 5px 10px;margin-left:7px}#Student .left_item .left_head .bgName{background-color:#00b0f0;width:70px;height:70px;border-radius:100%;color:#fff;text-align:center;line-height:70px;font-size:22px}#Student .left_item .left_name{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#Student .left_item .left_num{font-size:14px;color:#555;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#Student .left_item .left_me{font-size:14px;color:#1890ff;cursor:Pointer}#Student .left_item .left_me:hover{color:#8d0000}#Student .left_item .Operation{padding:18px 0 0 20px;cursor:pointer;height:45px}#Student .left_item .active,#Student .left_item .Operation:hover{color:#1890ff}#Student .right_item{overflow-y:scroll}#Student .couresbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#Student .add_coures:hover{border:1px solid #00b0f0;cursor:pointer}#Student .mycoures{width:271px;height:218px;margin:16px 24px 24px 0;border:1px solid #d7d7d7}#Student .mycoures .my_coureshead{width:269px;height:151px}#Student .mycoures .my_coureshead .img{width:100%;height:100%}#Student .mycoures .my_coureshead .Nopictures{color:#fff}#Student .mycoures .my_coureshead .Nopictures .Nopictures_dename{height:36px;font-size:15px;padding:19px 0 0 20px}#Student .mycoures .my_coureshead .Nopictures .Nopictures_sename{width:269px;padding:28px 22px;text-align:center;font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Student .mycoures .my_coureshead .Nopictures .Nopictures_niname{font-size:14px;text-align:right;padding-right:19px}#Student .mycoures .coureshead_name{width:269px;height:65px;position:relative;background-color:#fff;letter-spacing:1px}#Student .mycoures .couresfooter_time{height:29px;line-height:29px;font-size:12px;color:#aaa;text-align:left}#Student .mycoures:hover .coureshead_name{background:#00b0f0;border-color:#00b0f0;color:#fff}#Student .is-selected{color:#1989fa}#Student .emptyGif{display:block;width:45%;margin:0 auto}#Student .dashboard-class-container .el-aside,#Student .dashboard-class-container .el-container,#Student .dashboard-class-container .el-header,#Student .dashboard-class-container .el-main{height:auto!important;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}#Student .dashboard-class-container ::v-deep .is-always-shadow{-webkit-box-shadow:0 0 0;box-shadow:0 0 0}#Student .dashboard-class-container .el-header{padding:0}#Student .dashboard-class-container aside{padding:0;margin:0;border-radius:0;line-height:normal}#Student .dashboard-class-container .box-classHourId{height:85px}#Student .dashboard-class-container .box-card{text-align:center;border-radius:0;color:#fff;cursor:pointer}#Student .dashboard-class-container .cardText{font-size:1.5vw;color:#333;margin-left:15px;line-height:50px}#Student .dashboard-class-container .marginBottomCls{margin-bottom:10px}#Student .dashboard-class-container .tabsText{margin:10px;cursor:pointer}#Student .dashboard-class-container .termIext{width:100%;text-align:center;line-height:32px;color:#fff;height:80px}#Student .margin-none{margin-right:0}#Student .classes{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);height:50px;background:#fff;margin-bottom:10px;line-height:50px;font-size:18px}#Student .classes span:first-of-type{margin-left:20px}#Student .classes span:nth-of-type(2){margin-left:10px}#Student .timetable{height:65px;position:relative;border-radius:4px}#Student .timetable .timetable-left{background:#005a80;width:34%;height:100%;padding:10px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-left:1px solid #fff;line-height:45px}#Student .timetable .timetable-left .subjectNumber,#Student .timetable .timetable-left .subjectText{width:100%;text-align:center;font-size:22px}#Student .timetable .timetable-date{height:100%;width:60px;background:#00b0f0;border-left:1px solid #fff;font-size:18px}#Student .timetable .timetable-date,#Student .timetable .timetable-right{color:#fff;text-align:center;line-height:65px}#Student .timetable .timetable-right .timetable-am{height:100%;width:70px;background:#00b0f0;border-left:1px solid #fff;font-size:18px}#Student .timetable .timetable-right .timetable-hour{background:#aaa;border-right:1px solid #fff;width:40px;text-align:center}#Student .timetable .timetable-right .timetable-hour:nth-of-type(2){border-left:1px solid #fff}#Student .timetable-card{text-align:center;padding:12px;height:65px}#Student .timetable-card p{margin:2px auto;font-size:14px}#Student .el-calendar__header{border:1px solid #dfe6ec}#Student .col-left{margin-left:20px}#Student .col-left:first-of-type{margin-left:0}#Student #MyhomeworkPage .heard_box,#Student #MyPaperPage .heard_box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;background-color:#fff;padding:0 16px;height:50px;line-height:50px;margin-bottom:10px}#Student #MyhomeworkPage .library_heard,#Student #MyPaperPage .library_heard{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;color:#333;font-size:16px}#Student #MyhomeworkPage .uncommitted .schedule_name,#Student #MyPaperPage .uncommitted .schedule_name{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:5px;margin-right:5px}#Student #MyhomeworkPage .committedbox,#Student #MyPaperPage .committedbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#Student #MyhomeworkPage .committedbox .mycommittedbox,#Student #MyPaperPage .committedbox .mycommittedbox{width:270px;height:207px;margin:16px 24px 24px 0;background-color:#fff;border:1px solid #d7d7d7;cursor:pointer}#Student #MyhomeworkPage .committedbox .mycommittedbox .box-top,#Student #MyPaperPage .committedbox .mycommittedbox .box-top{height:145px;position:relative;color:#333}#Student #MyhomeworkPage .committedbox .mycommittedbox .box-top .Classimg,#Student #MyPaperPage .committedbox .mycommittedbox .box-top .Classimg{width:60px;position:absolute;top:0;right:0}#Student #MyhomeworkPage .committedbox .mycommittedbox .box-top .box_dename,#Student #MyPaperPage .committedbox .mycommittedbox .box-top .box_dename{width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding:19px 0 0 20px;color:#7f7f7f}#Student #MyhomeworkPage .committedbox .mycommittedbox .box-top .box_title,#Student #MyPaperPage .committedbox .mycommittedbox .box-top .box_title{font-size:16px;width:100%;padding:0 20px;height:78px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#Student #MyhomeworkPage .committedbox .mycommittedbox .box-top .box_title .title_ContentName,#Student #MyPaperPage .committedbox .mycommittedbox .box-top .box_title .title_ContentName{-ms-flex-item-align:center;align-self:center;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:23px}#Student #MyhomeworkPage .committedbox .mycommittedbox .box-top .item,#Student #MyPaperPage .committedbox .mycommittedbox .box-top .item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#Student #MyhomeworkPage .committedbox .mycommittedbox .bottom_name,#Student #MyPaperPage .committedbox .mycommittedbox .bottom_name{background-color:#d7d7d7;color:#555;width:269px;height:60px}#Student #MyhomeworkPage .committedbox .mycommittedbox .bottom_name .left_head,#Student #MyPaperPage .committedbox .mycommittedbox .bottom_name .left_head{padding:5px 2px 0 2px;margin:10px 0;margin-left:5px}#Student #MyhomeworkPage .committedbox .mycommittedbox .bottom_name .left_head .bgName,#Student #MyPaperPage .committedbox .mycommittedbox .bottom_name .left_head .bgName{background-color:#00b0f0;width:28px;height:28px;border-radius:100%;color:#fff;text-align:center;line-height:28px;font-size:13px}#Student #MyhomeworkPage .committedbox .mycommittedbox .bottom_name .head_name,#Student #MyPaperPage .committedbox .mycommittedbox .bottom_name .head_name{width:60px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #aaa;margin:10px 0}#Student #MyhomeworkPage .committedbox .mycommittedbox:hover,#Student #MyPaperPage .committedbox .mycommittedbox:hover{border:1px solid #00b0f0;color:#00b0f0}#Student #MyhomeworkPage .committedbox .mycommittedbox:hover .box-top,#Student #MyhomeworkPage .committedbox .mycommittedbox:hover .box-top .box_dename,#Student #MyPaperPage .committedbox .mycommittedbox:hover .box-top,#Student #MyPaperPage .committedbox .mycommittedbox:hover .box-top .box_dename{color:#00b0f0}#Student #MyhomeworkPage .committedbox .mycommittedbox:hover .bottom_name,#Student #MyPaperPage .committedbox .mycommittedbox:hover .bottom_name{background-color:#00b0f0;color:#fff}#Student #MyhomeworkPage .committedbox .mycommittedbox:hover .bottom_name .bgName,#Student #MyPaperPage .committedbox .mycommittedbox:hover .bottom_name .bgName{border:1px solid #fff}#Student #MyhomeworkPage .committedbox .mycommittedbox:hover .bottom_name .head_name,#Student #MyPaperPage .committedbox .mycommittedbox:hover .bottom_name .head_name{border-right:1px solid #fff}#Student #MyhomeworkPage .bgName,#Student #MyPaperPage .bgName{background-color:#00b0f0;width:28px;height:28px;border-radius:100%;color:#fff;text-align:center;line-height:28px;font-size:13px}#Student .Operation .svg-icon{width:23px;height:23px;margin-right:10px;float:left}#Student .el-tag--medium{height:30px;line-height:28px;text-align:center;font-size:14px;width:90px}#Student .isCoursetitles .el-tag,#Student .myclass_tag .el-tag{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#e9b60a),to(#db8c06));background:linear-gradient(90deg,#e9b60a 0,#db8c06);border-color:#e1cb06}#Student .noCoursetitles .el-tag{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#d7d7d7),to(#7f7f7f));background:linear-gradient(90deg,#d7d7d7 0,#7f7f7f);border-color:#d7d7d7}#Student .el-card__body{padding:0}#Student .el-card__body:hover{-webkit-box-shadow:1px 3px 12px 0 rgba(0,0,0,.1);box-shadow:1px 3px 12px 0 rgba(0,0,0,.1)}#Student .el-tabs--border-card{-webkit-box-shadow:none;box-shadow:none}#Student .mycoures_tag{position:relative;margin-right:15px}#Student .mycoures_tag .svg-icon{width:16px;height:16px}#Student .mycoures_tag .icon_classs{position:absolute;top:29px;left:38px}#Student .couresfooter_name{height:36px;line-height:36px}#Student .couresfooter_name .names{padding:0 9px;width:220px;display:inline-block;overflow:hidden;word-break:break-all;text-overflow:ellipsis;white-space:nowrap}#Student .mycoures:hover{border:1px solid #00b0f0;cursor:pointer}#Student .mycoures:hover .couresfooter_time{color:#fff}#Student #MyhomeworkPage .el-tabs--top .el-tabs__item.is-top:nth-child(2),#Student #MyPaperPage .el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:30px}#Student #MyhomeworkPage .el-tabs__item,#Student #MyPaperPage .el-tabs__item{padding:0 15px}#Student #MyhomeworkPage .input-with-select.el-input,#Student #MyPaperPage .input-with-select.el-input{width:230px;margin-right:10px}#TeacherDashboard .teacher_left,#VerifyerDashboard .teacher_left{border:1px solid #dcdfe6;background:#fff}#TeacherDashboard .left_item .left_container,#VerifyerDashboard .left_item .left_container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #d7d7d7;width:100%}#TeacherDashboard .left_item .left_conent,#VerifyerDashboard .left_item .left_conent{padding:17px 0;line-height:22px;letter-spacing:1px}#TeacherDashboard .left_item .left_head,#VerifyerDashboard .left_item .left_head{padding:15px 15px 5px 10px;margin-left:7px}#TeacherDashboard .left_item .left_head .bgName,#VerifyerDashboard .left_item .left_head .bgName{background-color:#00b0f0;width:70px;height:70px;border-radius:100%;color:#fff;text-align:center;line-height:70px;font-size:22px}#TeacherDashboard .left_item .left_name,#VerifyerDashboard .left_item .left_name{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#TeacherDashboard .left_item .left_num,#VerifyerDashboard .left_item .left_num{font-size:14px;color:#555;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#TeacherDashboard .left_item .left_me,#VerifyerDashboard .left_item .left_me{font-size:14px;color:#1890ff;cursor:Pointer}#TeacherDashboard .left_item .left_me:hover,#VerifyerDashboard .left_item .left_me:hover{color:#8d0000}#TeacherDashboard .left_item .Operation,#VerifyerDashboard .left_item .Operation{padding:18px 0 0 20px;cursor:pointer;height:45px}#TeacherDashboard .left_item .active,#TeacherDashboard .left_item .Operation:hover,#VerifyerDashboard .left_item .active,#VerifyerDashboard .left_item .Operation:hover{color:#1890ff}#TeacherDashboard .right_item,#VerifyerDashboard .right_item{overflow-y:scroll}#TeacherDashboard .couresbox,#VerifyerDashboard .couresbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#TeacherDashboard .add_coures:hover,#VerifyerDashboard .add_coures:hover{border:1px solid #00b0f0;cursor:pointer}#TeacherDashboard .add_coures:hover .add_coures_title,#VerifyerDashboard .add_coures:hover .add_coures_title{color:#00b0f0}#TeacherDashboard .add_class:hover,#TeacherDashboard .add_classroom:hover,#VerifyerDashboard .add_class:hover,#VerifyerDashboard .add_classroom:hover{border:1px solid #00b0f0;cursor:pointer;color:#00b0f0}#TeacherDashboard .add_class:hover .add_class_title,#VerifyerDashboard .add_class:hover .add_class_title{color:#00b0f0}#TeacherDashboard .mycoures,#VerifyerDashboard .mycoures{width:258px;height:199px;margin:16px 24px 24px 0;border:1px solid #d7d7d7;position:relative;border-radius:4px}#TeacherDashboard .mycoures .my_coureshead,#VerifyerDashboard .mycoures .my_coureshead{width:256px;height:135px;border-top-left-radius:4px;border-top-right-radius:4px}#TeacherDashboard .mycoures .my_coureshead .img,#VerifyerDashboard .mycoures .my_coureshead .img{width:100%;height:100%;border-top-left-radius:4px;border-top-right-radius:4px}#TeacherDashboard .mycoures .my_coureshead .Nopictures,#VerifyerDashboard .mycoures .my_coureshead .Nopictures{color:#fff}#TeacherDashboard .mycoures .my_coureshead .Nopictures .Nopictures_dename,#VerifyerDashboard .mycoures .my_coureshead .Nopictures .Nopictures_dename{height:36px;font-size:12px;padding:15px 0 0 20px}#TeacherDashboard .mycoures .my_coureshead .Nopictures .Nopictures_sename,#VerifyerDashboard .mycoures .my_coureshead .Nopictures .Nopictures_sename{width:256px;padding:22px 22px 25px;text-align:center;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#TeacherDashboard .mycoures .my_coureshead .Nopictures .Nopictures_niname,#VerifyerDashboard .mycoures .my_coureshead .Nopictures .Nopictures_niname{font-size:12px;text-align:right;padding-right:19px}#TeacherDashboard .mycoures .my_coureshead .founder_icons,#VerifyerDashboard .mycoures .my_coureshead .founder_icons{color:#bfbfbf;width:15px;height:15px}#TeacherDashboard .mycoures .my_couressign,#VerifyerDashboard .mycoures .my_couressign{position:absolute;top:0;right:0;width:60px;height:20px;color:#fff;background-color:#d9001b;text-align:center;font-size:13px;line-height:20px}#TeacherDashboard .mycoures .coureshead_name,#VerifyerDashboard .mycoures .coureshead_name{width:256px;height:62px;text-align:center;line-height:32px;position:relative;background-color:#fff;letter-spacing:1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#TeacherDashboard .myclassse,#VerifyerDashboard .myclassse{width:270px;height:182px;margin:16px 24px 24px 0;background-color:#fff;border:1px solid #d7d7d7}#TeacherDashboard .myclassse .my_classs,#VerifyerDashboard .myclassse .my_classs{height:140px;position:relative}#TeacherDashboard .myclassse .my_classs .Classimg,#VerifyerDashboard .myclassse .my_classs .Classimg{width:60px;position:absolute;top:0;right:0}#TeacherDashboard .myclassse .my_classs .class_xueqi,#VerifyerDashboard .myclassse .my_classs .class_xueqi{font-size:13px;color:#7f7f7f;padding:19px 0 0 20px}#TeacherDashboard .myclassse .my_classs .class_classe,#VerifyerDashboard .myclassse .my_classs .class_classe{font-size:20px;color:#555;text-align:center;font-weight:700;margin-top:12px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;padding:0 31px}#TeacherDashboard .myclassse .my_classs .class_num,#VerifyerDashboard .myclassse .my_classs .class_num{font-size:14px;text-align:center;padding-top:4px;color:#7f7f7f}#TeacherDashboard .myclassse .my_classs .class_name,#VerifyerDashboard .myclassse .my_classs .class_name{text-align:center;color:#555;padding:16px 30px 0 30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#TeacherDashboard .myclassse .classshead_name,#VerifyerDashboard .myclassse .classshead_name{width:256px;height:40px;text-align:center;line-height:40px;background-color:#d7d7d7;position:relative;letter-spacing:1px}#TeacherDashboard .myclassse .operationbtn,#VerifyerDashboard .myclassse .operationbtn{position:absolute;z-index:100;width:100%;height:27px;line-height:27px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;bottom:0;left:0;top:-27px}#TeacherDashboard .myclassse .operationbtn .operationbtn_left,#VerifyerDashboard .myclassse .operationbtn .operationbtn_left{width:49%;background:#aaa;display:inline-block;text-align:center;opacity:.8;cursor:pointer}#TeacherDashboard .myclassse .operationbtn .operationbtn_left span,#VerifyerDashboard .myclassse .operationbtn .operationbtn_left span{opacity:1;color:#fff}#TeacherDashboard .myclassse .operationbtn .operationbtn_right,#VerifyerDashboard .myclassse .operationbtn .operationbtn_right{width:50%;background:#aaa;display:inline-block;text-align:center;opacity:.8;margin-left:3px;cursor:pointer}#TeacherDashboard .myclassse .operationbtn .operationbtn_right span,#VerifyerDashboard .myclassse .operationbtn .operationbtn_right span{opacity:1;color:#fff}#TeacherDashboard .add_coures,#VerifyerDashboard .add_coures{margin-top:16px;background:#fff;width:199px;height:199px;border:1px solid #d7d7d7;position:relative;border-radius:4px}#TeacherDashboard .add_coures .add_coures_title,#VerifyerDashboard .add_coures .add_coures_title{font-size:13px;position:absolute;top:15px;left:20px;color:#aaa}#TeacherDashboard .add_class,#VerifyerDashboard .add_class{position:relative;margin-top:16px;background:#fff;width:182px;height:182px;border:1px solid #d7d7d7}#TeacherDashboard .add_class .add_class_title,#VerifyerDashboard .add_class .add_class_title{font-size:13px;position:absolute;top:19px;left:20px;color:#aaa}#TeacherDashboard .add_classroom,#VerifyerDashboard .add_classroom{background:#fff;height:80px;border:1px solid #d7d7d7;color:#cdcdcd}#TeacherDashboard .myclass,#VerifyerDashboard .myclass{margin-top:10px}#TeacherDashboard .is-selected,#VerifyerDashboard .is-selected{color:#1989fa}#TeacherDashboard .dashboard-class-container .el-aside,#TeacherDashboard .dashboard-class-container .el-container,#TeacherDashboard .dashboard-class-container .el-header,#TeacherDashboard .dashboard-class-container .el-main,#VerifyerDashboard .dashboard-class-container .el-aside,#VerifyerDashboard .dashboard-class-container .el-container,#VerifyerDashboard .dashboard-class-container .el-header,#VerifyerDashboard .dashboard-class-container .el-main{height:auto!important;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}#TeacherDashboard .dashboard-class-container ::v-deep .is-always-shadow,#VerifyerDashboard .dashboard-class-container ::v-deep .is-always-shadow{-webkit-box-shadow:0 0 0;box-shadow:0 0 0}#TeacherDashboard .dashboard-class-container .el-header,#VerifyerDashboard .dashboard-class-container .el-header{padding:0}#TeacherDashboard .dashboard-class-container aside,#VerifyerDashboard .dashboard-class-container aside{padding:0;margin:0;border-radius:0;line-height:normal}#TeacherDashboard .dashboard-class-container .box-classHourId,#VerifyerDashboard .dashboard-class-container .box-classHourId{height:85px}#TeacherDashboard .dashboard-class-container .box-card,#VerifyerDashboard .dashboard-class-container .box-card{text-align:center;border-radius:0;color:#fff;cursor:pointer}#TeacherDashboard .dashboard-class-container .cardText,#VerifyerDashboard .dashboard-class-container .cardText{font-size:1.5vw;color:#333;margin-left:15px;line-height:50px}#TeacherDashboard .dashboard-class-container .marginBottomCls,#VerifyerDashboard .dashboard-class-container .marginBottomCls{margin-bottom:10px}#TeacherDashboard .dashboard-class-container .tabsText,#VerifyerDashboard .dashboard-class-container .tabsText{margin:10px;cursor:pointer}#TeacherDashboard .dashboard-class-container .termIext,#VerifyerDashboard .dashboard-class-container .termIext{width:100%;text-align:center;line-height:32px;color:#fff;height:80px}#TeacherDashboard .margin-none,#VerifyerDashboard .margin-none{margin-right:0}#TeacherDashboard .classes,#VerifyerDashboard .classes{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);height:50px;background:#fff;margin-bottom:10px;line-height:50px;font-size:18px}#TeacherDashboard .classes span:first-of-type,#VerifyerDashboard .classes span:first-of-type{margin-left:20px}#TeacherDashboard .classes span:nth-of-type(2),#VerifyerDashboard .classes span:nth-of-type(2){margin-left:10px}#TeacherDashboard .timetable,#VerifyerDashboard .timetable{height:65px;position:relative;border-radius:4px}#TeacherDashboard .timetable .timetable-left,#VerifyerDashboard .timetable .timetable-left{background:#005a80;width:41%;height:100%;padding:10px;color:#fff}#TeacherDashboard .timetable .timetable-left .subjectText,#VerifyerDashboard .timetable .timetable-left .subjectText{font-size:20px}#TeacherDashboard .timetable .timetable-left .subjectNumber,#VerifyerDashboard .timetable .timetable-left .subjectNumber{font-size:16px;padding-top:8px}#TeacherDashboard .timetable .timetable-right,#VerifyerDashboard .timetable .timetable-right{color:#fff;text-align:center;line-height:65px}#TeacherDashboard .timetable .timetable-right .timetable-am,#VerifyerDashboard .timetable .timetable-right .timetable-am{height:100%;width:60px;background:#00b0f0;border-left:1px solid #fff;font-size:18px}#TeacherDashboard .timetable .timetable-right .timetable-hour,#VerifyerDashboard .timetable .timetable-right .timetable-hour{background:#aaa;border-right:1px solid #fff;width:30px;text-align:center}#TeacherDashboard .timetable .timetable-right .timetable-hour:nth-of-type(2),#VerifyerDashboard .timetable .timetable-right .timetable-hour:nth-of-type(2){border-left:1px solid #fff}#TeacherDashboard .timetable-card,#VerifyerDashboard .timetable-card{text-align:center;padding:12px;height:65px}#TeacherDashboard .timetable-card p,#VerifyerDashboard .timetable-card p{margin:2px auto;font-size:14px}#TeacherDashboard .el-calendar__header,#VerifyerDashboard .el-calendar__header{border:1px solid #dfe6ec}#TeacherDashboard .col-left,#VerifyerDashboard .col-left{margin-left:20px}#TeacherDashboard .col-left:first-of-type,#VerifyerDashboard .col-left:first-of-type{margin-left:0}#TeacherDashboard #schedule .schedule_search,#VerifyerDashboard #schedule .schedule_search{margin-bottom:15px}#TeacherDashboard #schedule .schedule_search .el-select,#VerifyerDashboard #schedule .schedule_search .el-select{margin-right:5px}#TeacherDashboard #schedule .schedule_name,#VerifyerDashboard #schedule .schedule_name{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:5px;margin-right:5px}#TeacherDashboard #schedule .input-with-select,#VerifyerDashboard #schedule .input-with-select{border-radius:0;height:33px;line-height:33px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#TeacherDashboard #CouDiagnosticEvaluation .evaluate_heard,#VerifyerDashboard #CouDiagnosticEvaluation .evaluate_heard{height:50px;background-color:#fff;padding:16px 16px;margin:0 auto}#TeacherDashboard #CouDiagnosticEvaluation .evaluate_content .right_content,#VerifyerDashboard #CouDiagnosticEvaluation .evaluate_content .right_content{width:430px;height:125px;display:-webkit-box;display:-ms-flexbox;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-color:#fff;font-size:30px;position:relative;margin-bottom:15px;cursor:pointer}#TeacherDashboard #CouDiagnosticEvaluation .evaluate_content .top,#VerifyerDashboard #CouDiagnosticEvaluation .evaluate_content .top{height: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;margin-top:10%;text-align:center}#TeacherDashboard #CouDiagnosticEvaluation .evaluate_content .top .right_content:after,#VerifyerDashboard #CouDiagnosticEvaluation .evaluate_content .top .right_content:after{content:"";width:15px;height:125px;background-color:#ff9f40;position:absolute;left:0}#TeacherDashboard #CouDiagnosticEvaluation .evaluate_content .top .right_content:nth-child(2):after,#VerifyerDashboard #CouDiagnosticEvaluation .evaluate_content .top .right_content:nth-child(2):after{background-color:#00b0f0}#TeacherDashboard #CouDiagnosticEvaluation .evaluate_content .bottom,#VerifyerDashboard #CouDiagnosticEvaluation .evaluate_content .bottom{margin-top:5%;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}#TeacherDashboard #CouDiagnosticEvaluation .evaluate_content .bottom .right_content:after,#VerifyerDashboard #CouDiagnosticEvaluation .evaluate_content .bottom .right_content:after{text-align:center;content:"";width:15px;height:125px;background-color:#35a989;position:absolute;left:0}#TeacherDashboard #CouDiagnosticEvaluation .evaluate_content .bottom .right_content:nth-child(2):after,#VerifyerDashboard #CouDiagnosticEvaluation .evaluate_content .bottom .right_content:nth-child(2):after{background-color:#9867fe}#TeacherDashboard #Classroom .Classroom_box,#VerifyerDashboard #Classroom .Classroom_box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#TeacherDashboard #Classroom .Classroom_box .box_item,#VerifyerDashboard #Classroom .Classroom_box .box_item{width:219px;height:80px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 24px 16px 0}#TeacherDashboard #Classroom .Classroom_box .box_item .item_left,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_left{width:40px;height:80px;background-color:#e6e6e6;text-align:center;line-height:80px;font-size:20px}#TeacherDashboard #Classroom .Classroom_box .box_item .item_right,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_right{width:180px;height:80px;border:1px solid #d7d7d7;background-color:#fff;padding:10px;position:relative}#TeacherDashboard #Classroom .Classroom_box .box_item .item_right .right_title,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_right .right_title{width:140px;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;height:26px}#TeacherDashboard #Classroom .Classroom_box .box_item .item_right .item,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_right .item{margin:0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#TeacherDashboard #Classroom .Classroom_box .box_item .item_right .item .timetable-card,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_right .item .timetable-card{cursor:pointer}#TeacherDashboard #Classroom .Classroom_box .box_item .item_right .item .timetable-card .itemImage,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_right .item .timetable-card .itemImage{width:18px;height:18px;-webkit-transition-duration:.5s;transition-duration:.5s;margin-bottom:12px}#TeacherDashboard #Classroom .Classroom_box .box_item .item_right .item .el-card__body:hover .itemImage,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_right .item .el-card__body:hover .itemImage{-webkit-transition-duration:.5s;transition-duration:.5s}#TeacherDashboard #Classroom .Classroom_box .box_item .item_right .couresfooter_icons,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_right .couresfooter_icons{background-image:url(../../static/img/kechengcaozuo.7c056b1e.png);position:absolute;left:0;background-repeat:no-repeat;background-size:18px;height:20px;right:0;bottom:0;width:44px;cursor:pointer}#TeacherDashboard #Classroom .Classroom_box .box_item .item_right .hook_icons,#VerifyerDashboard #Classroom .Classroom_box .box_item .item_right .hook_icons{position:absolute;right:33px;width:25px;height:25px}#TeacherDashboard #Classroom .Classroom_box .add_classroom,#VerifyerDashboard #Classroom .Classroom_box .add_classroom{margin-bottom:16px}#TeacherDashboard .hide,#VerifyerDashboard .hide{display:none}#TeacherDashboard .Operation .svg-icon,#VerifyerDashboard .Operation .svg-icon{width:23px;height:23px;margin-right:10px;float:left}#TeacherDashboard .el-tag--medium,#VerifyerDashboard .el-tag--medium{height:30px;line-height:28px;text-align:center;font-size:14px;width:90px;border-radius:4px}#TeacherDashboard .isCoursetitles .el-tag,#TeacherDashboard .myclass_tag .el-tag,#VerifyerDashboard .isCoursetitles .el-tag,#VerifyerDashboard .myclass_tag .el-tag{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#e9b60a),to(#db8c06));background:linear-gradient(90deg,#e9b60a 0,#db8c06);border-color:#e1cb06}#TeacherDashboard .noCoursetitles .el-tag,#VerifyerDashboard .noCoursetitles .el-tag{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#d7d7d7),to(#7f7f7f));background:linear-gradient(90deg,#d7d7d7 0,#7f7f7f);border-color:#d7d7d7}#TeacherDashboard .el-card__body,#VerifyerDashboard .el-card__body{padding:0}#TeacherDashboard .el-card__body:hover,#VerifyerDashboard .el-card__body:hover{-webkit-box-shadow:1px 3px 12px 0 rgba(0,0,0,.1);box-shadow:1px 3px 12px 0 rgba(0,0,0,.1)}#TeacherDashboard .add_coures .svg-icon,#VerifyerDashboard .add_coures .svg-icon{width:4.5em;height:4.5em;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#TeacherDashboard .add_class .svg-icon,#VerifyerDashboard .add_class .svg-icon{width:4.5em;height:4.5em;margin:53px}#TeacherDashboard .add_classroom,#VerifyerDashboard .add_classroom{width:80px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#TeacherDashboard .add_classroom .svg-icon,#VerifyerDashboard .add_classroom .svg-icon{width:2.5em;height:2.5em;-ms-flex-item-align:center;align-self:center}#TeacherDashboard .el-tabs--border-card,#VerifyerDashboard .el-tabs--border-card{-webkit-box-shadow:none;box-shadow:none}#TeacherDashboard .myclass_tag,#VerifyerDashboard .myclass_tag{position:relative}#TeacherDashboard .myclass_tag .icon_classs,#VerifyerDashboard .myclass_tag .icon_classs{position:absolute;top:31px;left:38px;width:16px;height:16px}#TeacherDashboard .myclass_tag .el-input,#VerifyerDashboard .myclass_tag .el-input{width:250px}#TeacherDashboard .myclass_tag .el-input__suffix,#VerifyerDashboard .myclass_tag .el-input__suffix{top:3px}#TeacherDashboard .mycoures_tag,#VerifyerDashboard .mycoures_tag{position:relative;cursor:pointer;margin-right:15px}#TeacherDashboard .mycoures_tag .svg-icon,#VerifyerDashboard .mycoures_tag .svg-icon{width:16px;height:16px}#TeacherDashboard .mycoures_tag .icon_classs,#VerifyerDashboard .mycoures_tag .icon_classs{position:absolute;top:29px;left:38px}#TeacherDashboard .couresfooter_name,#VerifyerDashboard .couresfooter_name{height:32px}#TeacherDashboard .couresfooter_name .el-button,#VerifyerDashboard .couresfooter_name .el-button{padding:0 9px;border-radius:0;width:256px;font-size:14px;background-color:#fff;color:#000;border:0;height:38px;letter-spacing:1px;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;text-align:left}#TeacherDashboard .couresfooter_name .el-button .names,#VerifyerDashboard .couresfooter_name .el-button .names{width:220px;display:inline-block;overflow:hidden;word-break:break-all;text-overflow:ellipsis;white-space:nowrap}#TeacherDashboard .couresfooter_name .el-button--primary:focus,#TeacherDashboard .couresfooter_name .el-button--primary:hover,#VerifyerDashboard .couresfooter_name .el-button--primary:focus,#VerifyerDashboard .couresfooter_name .el-button--primary:hover{background:#fff;border-color:#fff;color:#333}#TeacherDashboard .couresfooter_name .couresfooter_icons,#VerifyerDashboard .couresfooter_name .couresfooter_icons{background-image:url(../../static/img/kechengcaozuo1.488ac5da.png);position:absolute;left:233px;background-repeat:no-repeat;background-size:17px;height:17px;right:0;bottom:15px}#TeacherDashboard .couresfooter_time,#VerifyerDashboard .couresfooter_time{height:30px;line-height:29px;font-size:12px;color:#aaa;text-align:left}#TeacherDashboard .classsfooter_name .el-button,#VerifyerDashboard .classsfooter_name .el-button{padding:0;border-radius:0;width:269px;font-size:16px;background-color:#d7d7d7;color:#000;border:0;height:40px;letter-spacing:1px;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",Arial,sans-serif}#TeacherDashboard .classsfooter_name .el-button .names,#VerifyerDashboard .classsfooter_name .el-button .names{width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}#TeacherDashboard .classsfooter_name .el-button--primary:focus,#TeacherDashboard .classsfooter_name .el-button--primary:hover,#VerifyerDashboard .classsfooter_name .el-button--primary:focus,#VerifyerDashboard .classsfooter_name .el-button--primary:hover{background:#d7d7d7;border-color:#d7d7d7;color:#333}#TeacherDashboard .classsfooter_name .couresfooter_icons,#VerifyerDashboard .classsfooter_name .couresfooter_icons{background-image:url(../../static/img/kechengcaozuo.7c056b1e.png);position:absolute;left:238px;background-repeat:no-repeat;background-size:18px;height:20px;right:0;bottom:10px}#TeacherDashboard .classsfooter_name .couresfooter_iconss,#VerifyerDashboard .classsfooter_name .couresfooter_iconss{background-image:url(../../static/img/kechengcaozuo-white.f19b2d66.png);position:absolute;left:238px;background-repeat:no-repeat;background-size:20px;height:20px;right:0;bottom:10px}#TeacherDashboard .mycoures:hover,#VerifyerDashboard .mycoures:hover{border:1px solid #00b0f0;cursor:pointer;border-radius:4px}#TeacherDashboard .mycoures:hover .couresfooter_time,#TeacherDashboard .mycoures:hover .el-button,#VerifyerDashboard .mycoures:hover .couresfooter_time,#VerifyerDashboard .mycoures:hover .el-button{background:#00b0f0!important;border-color:#00b0f0!important;color:#fff!important}#TeacherDashboard .mycoures:hover .couresfooter_icons,#VerifyerDashboard .mycoures:hover .couresfooter_icons{background-image:url(../../static/img/kechengcaozuo.f19b2d66.png)}#TeacherDashboard .myclassse:hover,#VerifyerDashboard .myclassse:hover{border:1px solid #00b0f0;cursor:pointer}#TeacherDashboard .myclassse:hover .el-button,#VerifyerDashboard .myclassse:hover .el-button{background:#00b0f0!important;border-color:#00b0f0!important;color:#fff!important}#TeacherDashboard .myclassse:hover .class_classe,#TeacherDashboard .myclassse:hover .class_name,#TeacherDashboard .myclassse:hover .class_num,#TeacherDashboard .myclassse:hover .class_xueqi,#VerifyerDashboard .myclassse:hover .class_classe,#VerifyerDashboard .myclassse:hover .class_name,#VerifyerDashboard .myclassse:hover .class_num,#VerifyerDashboard .myclassse:hover .class_xueqi{color:#00b0f0}#TeacherDashboard .myclassse:hover .couresfooter_icons,#VerifyerDashboard .myclassse:hover .couresfooter_icons{background-image:url(../../static/img/kechengcaozuo.f19b2d66.png)}#TeacherDashboard #schedule .input-with-select.el-input,#VerifyerDashboard #schedule .input-with-select.el-input{width:230px;margin-right:10px}#TeacherDashboard #CouDiagnosticEvaluation .heard_icons,#VerifyerDashboard #CouDiagnosticEvaluation .heard_icons{width:22px;height:22px;margin-top:-3px;margin-right:8px}#TeacherDashboard #schedule,#VerifyerDashboard #schedule{padding:10px;background-color:#fff;height:100%}#TeacherDashboard #Classroom .el-collapse-item__wrap,#VerifyerDashboard #Classroom .el-collapse-item__wrap{background-color:transparent;border-bottom:0}#TeacherDashboard #Classroom .el-collapse,#VerifyerDashboard #Classroom .el-collapse{border-bottom:0}#TeacherDashboard #Classroom .el-collapse-item__header,#VerifyerDashboard #Classroom .el-collapse-item__header{border:1px solid #d7d7d7;height:40px;line-height:40px;margin-bottom:10px}#TeacherDashboard #Classroom .el-collapse-item__header.is-active,#VerifyerDashboard #Classroom .el-collapse-item__header.is-active{border-bottom-color:#d7d7d7;height:40px;line-height:40px;margin-bottom:10px}#TeacherDashboard #Classroom .collapse-title,#VerifyerDashboard #Classroom .collapse-title{-webkit-box-flex:1;-ms-flex:1 0 90%;flex:1 0 90%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#TeacherDashboard #Classroom .el-collapse-item__header,#VerifyerDashboard #Classroom .el-collapse-item__header{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}#TeacherDashboard #Classroom .el-collapse-item__arrow,#VerifyerDashboard #Classroom .el-collapse-item__arrow{font-size:20px;margin-left:10px}#TeacherDashboard #Classroom .el-collapse-item__content,#VerifyerDashboard #Classroom .el-collapse-item__content{padding-bottom:0}#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(2):before,#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(4):before,#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(5):before{content:"";position:absolute;width:4px;height:100%;bottom:0;border-right:1px solid #d7d7d7;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-box-sizing:border-box;box-sizing:border-box;right:-5px;top:7px}#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(2):hover .icon-class,#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(3):hover .icon-class,#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(4):hover .icon-class,#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(5):hover .icon-class,#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(6):hover .icon-class,#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(7):hover .icon-class{color:#fff}#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(2) .icon-class{color:#1195db}#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(3) .icon-class{color:#f0b155}#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(4) .icon-class{color:#0061b0}#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(5) .icon-class{color:#2aa515}#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(6) .icon-class{color:#00b0f0}#ProEduadministrationDetails .detail_title .toolsBtn:nth-child(7) .icon-class{color:#d81e06}#ProEduadministrationDetails #EduDetailsTree .el-collapse-item__header,#ProEduadministrationDetails #EduDetailsTree .el-collapse-item__header.is-active{min-height:35px;line-height:23px;height:100%;margin-bottom:0;background-color:#00b0f0;color:#fff}#ProEduadministrationDetails #EduDetailsTree .el-collapse-item__header.is-active{border-bottom-color:#d7d7d7;position:relative}#ProEduadministrationDetails #EduDetailsTree .collapse-title{font-size:15px}#ProEduadministrationDetails #EduDetailsTree .collapse-title .title_left{display:inline-block;word-wrap:break-word}#ProEduadministrationDetails #EduDetailsTree .el-collapse-item__content{padding-bottom:0}#ProEduadministrationDetails #EduDetailsTree .active .opus_index,#ProEduadministrationDetails #EduDetailsTree .active .opus_name{color:#00b0f0}#ProEduadministrationDetails #EduDetailsTree .opus_index{float:left}#ProEduadministrationDetails #EduDetailsTree .opus_name{line-height:22px;width:92%;word-wrap:break-word}#CourseWebsitehome ul{list-style:none}#CourseWebsitehome #CouresehomeDetailsl{width:960px;margin:0 auto}#CourseWebsitehome #CouresehomeDetailsl #DetailslTop{height:358px;background-color:#fff;padding:30px;margin:15px 0 10px 0}#CourseWebsitehome #CouresehomeDetailsl #DetailslTop .Nopictures{color:#fff;height:298px}#CourseWebsitehome #CouresehomeDetailsl #DetailslTop .Nopictures .Nopictures_dename{height:36px;font-size:15px;padding:19px 0 0 20px}#CourseWebsitehome #CouresehomeDetailsl #DetailslTop .Nopictures .Nopictures_sename{padding:0 25px;text-align:center;font-size:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:230px;line-height:221px}#CourseWebsitehome #CouresehomeDetailsl #DetailslTop .Nopictures .Nopictures_niname{font-size:15px;text-align:right;padding-right:19px}#CourseWebsitehome #CouresehomeDetailsl #DetailslTop .aside_right{width:100%;margin-left:30px}#CourseWebsitehome #CouresehomeDetailsl #DetailslTop .aside_right .right_title{color:#333;font-size:24px;margin-bottom:5px}#CourseWebsitehome #CouresehomeDetailsl #DetailslTop .aside_right .right_conenet{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-bottom:8px;border-bottom:1px dashed #d7d7d7}#CourseWebsitehome #CouresehomeDetailsl #DetailslLeft{min-height:421px;background-color:#fff;height:100%}#CourseWebsitehome #CouresehomeDetailsl #DetailslLeft .radio_tabs{padding:20px 0 20px 0;text-align:center}#CourseWebsitehome #CouresehomeDetailsl #DetailslLeft .radio_tabs .el-radio-button__inner{padding:8px 31px!important;border-color:#00b0f0;color:#00b0f0}#CourseWebsitehome #CouresehomeDetailsl #DetailslLeft .radio_tabs .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#00b0f0;border-color:#00b0f0;color:#fff}#CourseWebsitehome #CouresehomeDetailsl #DetailslLeft .radio_tabs .el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #00b0f0}#CourseWebsitehome #CouresehomeDetailsl #DetailslLeft #WebCourseDetails .couresedetails_conent{margin:0 15px;text-indent:1.5rem;font-size:15px;color:#333;line-height:23px;margin-bottom:25px}#CourseWebsitehome #CouresehomeDetailsl #WebCouresteachingstatistics .head_top{font-size:14px;color:#aaa;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:center;align-self:center;width:100%;line-height:33px}#CourseWebsitehome .couresehome_title{font-size:18px;color:#333;padding-left:15px;font-weight:700;border-left:3px solid #00b0f0;margin-bottom:15px}#CourseWebsitehome #courseshome_anomaly_list .top,#CourseWebsitehome #courseshome_list .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center;margin:30px 0 20px 0}#CourseWebsitehome #courseshome_anomaly_list .top .title,#CourseWebsitehome #courseshome_list .top .title{display:inline-block;font-size:28px}#CourseWebsitehome #courseshome_anomaly_list .top .grade,#CourseWebsitehome #courseshome_list .top .grade{display:inline-block;font-size:16px;color:#7f7f7f;margin-left:25px}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content,#CourseWebsitehome #courseshome_list .courses_anomaly_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content .courses_big,#CourseWebsitehome #courseshome_list .courses_anomaly_content .courses_big{cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:11px}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content .courses_big .courses_big_img,#CourseWebsitehome #courseshome_list .courses_anomaly_content .courses_big .courses_big_img{width:100%;height:246px}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content .courses_big .courses_big_img img,#CourseWebsitehome #courseshome_list .courses_anomaly_content .courses_big .courses_big_img img{width:100%;height:100%}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content .courses_big .courses_big_bg,#CourseWebsitehome #courseshome_list .courses_anomaly_content .courses_big .courses_big_bg{background:#f2f2f2}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content .courses_big .courses_big_bg .courses_big_info,#CourseWebsitehome #courseshome_list .courses_anomaly_content .courses_big .courses_big_bg .courses_big_info{height:139px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;margin-left:15px}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content .courses_big .courses_big_bg .courses_big_info .courses_big_name,#CourseWebsitehome #courseshome_list .courses_anomaly_content .courses_big .courses_big_bg .courses_big_info .courses_big_name{font-size:25px}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content .courses_big .courses_big_bg .courses_big_class,#CourseWebsitehome #courseshome_list .courses_anomaly_content .courses_big .courses_big_bg .courses_big_class{font-size:16px;color:#b8b8b8}#CourseWebsitehome #courseshome_anomaly_list .courses_anomaly_content .courses_anomaly_list_content,#CourseWebsitehome #courseshome_list .courses_anomaly_content .courses_anomaly_list_content{width:734px}#CourseWebsitehome #CoureseHome .CoureseMain{width:1200px;margin:0 auto;min-width:960px}#CourseWebsitehome #CoureseHome .CoureseMain .profession{font-weight:700;font-size:19px;margin:0 10px;color:#333}#CourseWebsitehome #CoureseHome .CoureseMain .profession_courses{margin:0 10px;font-size:15px;color:#aaa}#CourseWebsitehome #CoureseHome .courseshome_components{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:48px 0 24px 0}@media screen and (min-width:1210px){#CourseWebsitehome #CouresehomeDetailsl{width:1200px}}#WebCoursesList{-ms-flex-wrap:wrap;flex-wrap:wrap}#WebCoursesList,#WebCoursesList .courses_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#WebCoursesList .courses_list{cursor:pointer;width:228px;margin-bottom:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}#WebCoursesList .courses_list .courses_img{position:relative}#WebCoursesList .courses_list .courses_img img{width:100%}#WebCoursesList .courses_list .courses_info{height:68px;margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}#WebCoursesList .courses_list .courses_info .courses_name{font-size:14px}#WebCoursesList .courses_list .courses_info .courses_class{color:#bbb;font-size:12px}#WebCoursesList .courses_list .courses_info .courses_class span:nth-child(2){margin:0 5px}#WebCoursesList .courses_list:hover{-webkit-transform:scaleZ(1);transform:scaleZ(1);-webkit-box-shadow:0 0 10px #b9b9b9;box-shadow:0 0 10px #b9b9b9;-webkit-transition:all .7s;transition:all .7s}#CouresehomeHead{width:1427px;margin:0 auto;background:#fff;height:90px}#CouresehomeHead .cou_global_nav_alpha{-webkit-box-shadow:0 0 1px rgba(0,0,0,.3490196078);box-shadow:0 0 1px rgba(0,0,0,.3490196078)}#CouresehomeHead .cou_global_nav{position:fixed;top:0;left:0;z-index:1888;width:100%;height:90px}#CouresehomeHead .cou_global_nav .gn_header{position:relative;width:1427px;height:90px;margin:0 auto;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#CouresehomeHead .cou_global_nav .gn_header .gn_logo{margin-left:120px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;width:140px;height:90px;line-height:90px}#CouresehomeHead .cou_global_nav .gn_header .gn_logo .box .logo{display:block;width:40px;height:90px;cursor:pointer;background:url(../../static/img/zutu.7a7b802e.png) no-repeat 50%;background-size:40px 40px}#CouresehomeHead .cou_global_nav .gn_header .gn_logo .logo_name{font-size:20px;margin-left:5px;color:#555}#CouresehomeHead .cou_global_nav .gn_header .gn_position{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:63px}#CouresehomeHead .cou_global_nav .gn_header .gn_position .gn_nav{float:left}#CouresehomeHead .cou_global_nav .gn_header .gn_position .gn_nav .gn_nav_list li{cursor:pointer;float:left;display:inline;position:relative;margin-left:30px;font-size:16px;color:#333}#CouresehomeHead .cou_global_nav .gn_header .gn_position .gn_nav .gn_nav_list li:hover{color:#00b0f0}#CouresehomeHead .cou_global_nav .gn_header .gn_header_right{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}#CouresehomeHead .cou_global_nav .gn_header .gn_header_right .gn_header_app{margin:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;z-index:9999}#CouresehomeHead .cou_global_nav .gn_header .gn_header_right .gn_header_app .gn_app_bg{width:22px;height:22px;margin-right:5px}#CouresehomeHead .cou_global_nav .gn_header .gn_header_right .gn_header_login_register{display:-webkit-box;display:-ms-flexbox;display:flex}#CouresehomeHead .cou_global_nav .gn_header .gn_header_right .gn_header_login_register .gn_header_btn{width:70px;height:28px;line-height:28px;text-align:center;border-radius:5px;font-size:13px;cursor:pointer}#CouresehomeHead .cou_global_nav .gn_header .gn_header_right .gn_header_login_register .gn_header_login{border:1px solid #00b0f0;color:#00b0f0;margin-right:10px}#CouresehomeHead .cou_global_nav .gn_header .gn_header_right .gn_header_login_register .gn_header_register{border:1px solid #f59a23;color:#f59a23}#CouresehomeHead .cou_global_nav .gn_header .Appcode{position:absolute;right:9%}#CouresehomeHead .cou_global_nav .gn_header .Appcode .code_box{position:relative;top:68px;right:0;width:170px;height:175px;padding:12px;background-color:#fff;border:1px solid #ccc;border-radius:3px}#CouresehomeHead .cou_global_nav .gn_header .Appcode .code_box:before{-webkit-box-sizing:content-box;box-sizing:content-box;width:0;height:0;position:absolute;top:-16px;right:109px;padding:0;border-bottom:8px solid #fff;border-top:8px solid transparent;border-left:8px solid transparent;border-right:8px solid transparent;display:block;content:"";z-index:12}#CouresehomeHead .cou_global_nav .gn_header .Appcode .code_box:after{-webkit-box-sizing:content-box;box-sizing:content-box;width:0;height:0;position:absolute;top:-18px;right:108px;padding:0;border-bottom:9px solid #ccc;border-top:9px solid transparent;border-left:9px solid transparent;border-right:9px solid transparent;display:block;content:"";z-index:10}#CoursesMoreButton .more{cursor:pointer;border:1px solid #e3e3e3;border-radius:5px;height:25px;width:67px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CoursesMoreButton .more .fake_icon{width:12px;height:12px;background:#707070;position:relative;line-height:10px;margin-left:5px;border-radius:50%}#CoursesMoreButton .more .fake_icon .more_icon{display:inline-block;width:5px;height:5px;border:1px solid #fff;border-right:0;border-bottom:0;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:3px;left:2px}#CourseSearch .courseseacrh_content{width:1200px;margin:0 auto}#CourseSearch .coursesearch_top{width:100%;-webkit-box-shadow:0 3px 10px #f3f3f3;box-shadow:0 3px 10px #f3f3f3;margin-bottom:50px}#CourseSearch .coursesearch_top .coursesearch_box{margin-top:40px}#CourseSearch .coursesearch_top .coursesearch_box .content_list{margin-bottom:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-bottom:1px solid #e4e4e4}#CourseSearch .coursesearch_top .coursesearch_box .content_list:last-of-type{border-bottom:0}#CourseSearch .coursesearch_top .coursesearch_box .content_list .content_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:40px;line-height:30px}#CourseSearch .coursesearch_top .coursesearch_box .content_list .content_left div{width:115px;height:30px;font-size:19px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#CourseSearch .coursesearch_top .coursesearch_box .content_list .content_right{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}#CourseSearch .coursesearch_top .coursesearch_box .content_list .content_right .right_module{cursor:pointer;font-size:16px;padding:0 15px;height:30px;line-height:30px;margin-bottom:20px}#CourseSearch .coursesearch_top .coursesearch_box .content_list .content_right .right_module:hover{background:#00b0f0;color:#fff;border-radius:10px}#CourseSearch .courseshome_components{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:48px 0 24px 0}#CourseshomeFooter .courseshome_footer{width:100%;height:250px;background:#333;margin-top:50px}#CourseshomeFooter .courseshome_footer .courseshome_container{width:1200px;height:100%;margin:0 auto;color:#f2f2f2;position:relative}#CourseshomeFooter .courseshome_footer .courseshome_container .courseshome_footer_content{margin-left:23px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#CourseshomeFooter .courseshome_footer .courseshome_container .courseshome_footer_content h2{font-weight:400}#CourseshomeFooter .courseshome_footer .courseshome_container .courseshome_footer_content div{margin-bottom:5px;color:#fff;font-size:14px}#NewCouCourseIndex,#NewStudentCourseIndex{padding:10px 15px;margin-top:10px}#NewCouCourseIndex .newcoucontent,#NewStudentCourseIndex .newcoucontent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#NewCouCourseIndex .newcoucontent .newcouleft,#NewStudentCourseIndex .newcoucontent .newcouleft{width:200px;min-width:200px;background:#fff;margin-right:10px;border-radius:5px}#NewCouCourseIndex .newcoucontent .newcouright,#NewStudentCourseIndex .newcoucontent .newcouright{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1080px;border-radius:5px;background:#fff}#NewCoursesLeftTop .menutop,#NewStuCoursesLeftTop .menutop{height:142px;width:100%;padding:5px 5px 0}#NewCoursesLeftTop .menutop .coursespicture,#NewStuCoursesLeftTop .menutop .coursespicture{height:100px;width:190px;border-radius:10px}#NewCoursesLeftTop .menutop .coursespicture .Nopictures,#NewStuCoursesLeftTop .menutop .coursespicture .Nopictures{height:100%;width:100%;color:#fff;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}#NewCoursesLeftTop .menutop .coursespicture .Nopictures .Nopictures_dename,#NewStuCoursesLeftTop .menutop .coursespicture .Nopictures .Nopictures_dename{padding:10px 0 0 10px;font-size:12px}#NewCoursesLeftTop .menutop .coursespicture .Nopictures .Nopictures_sename,#NewStuCoursesLeftTop .menutop .coursespicture .Nopictures .Nopictures_sename{padding:18px 0;text-align:center;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#NewCoursesLeftTop .menutop .coursespicture .Nopictures .Nopictures_niname,#NewStuCoursesLeftTop .menutop .coursespicture .Nopictures .Nopictures_niname{padding-right:10px;font-size:12px;text-align:right}#NewCoursesLeftTop .menutop .coursestitle,#NewStuCoursesLeftTop .menutop .coursestitle{font-size:14px;margin:10px auto;text-align:center}#CoursesLeftButton{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:10px 0}#CoursesLeftButton .coursesbutton{cursor:pointer;display:inline-block;border:1px solid #33c0f3;color:#33c0f3;padding:5px 15px;font-size:13px;border-radius:15px}#CoursesLeftButton .coursesbutton:hover{background:#e6f6fa}#Assignment,#certificate-detail,#certificate-manage,#CouDirectSeeding,#Exam,#StuDirectSeeding,#StuExam,#StuHomeDirectSeeding,#StuStudyTask,#TeacherDirectSeeding{-webkit-box-sizing:border-box;box-sizing:border-box}#Assignment .container_box,#certificate-detail .container_box,#certificate-manage .container_box,#CouDirectSeeding .container_box,#Exam .container_box,#StuDirectSeeding .container_box,#StuExam .container_box,#StuHomeDirectSeeding .container_box,#StuStudyTask .container_box,#TeacherDirectSeeding .container_box{padding:15px 50px!important}#Assignment .content_top,#certificate-detail .content_top,#certificate-manage .content_top,#CouDirectSeeding .content_top,#Exam .content_top,#StuDirectSeeding .content_top,#StuExam .content_top,#StuHomeDirectSeeding .content_top,#StuStudyTask .content_top,#TeacherDirectSeeding .content_top{border-bottom:1px solid #f2f2f2}#Assignment .content_top .container,#certificate-detail .content_top .container,#certificate-manage .content_top .container,#CouDirectSeeding .content_top .container,#Exam .content_top .container,#StuDirectSeeding .content_top .container,#StuExam .content_top .container,#StuHomeDirectSeeding .content_top .container,#StuStudyTask .content_top .container,#TeacherDirectSeeding .content_top .container{padding:23px 50px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#Assignment .content_top .container .class_name,#certificate-detail .content_top .container .class_name,#certificate-manage .content_top .container .class_name,#CouDirectSeeding .content_top .container .class_name,#Exam .content_top .container .class_name,#StuDirectSeeding .content_top .container .class_name,#StuExam .content_top .container .class_name,#StuHomeDirectSeeding .content_top .container .class_name,#StuStudyTask .content_top .container .class_name,#TeacherDirectSeeding .content_top .container .class_name{font-weight:700}#Assignment .content_top .container .container_left,#certificate-detail .content_top .container .container_left,#certificate-manage .content_top .container .container_left,#CouDirectSeeding .content_top .container .container_left,#Exam .content_top .container .container_left,#StuDirectSeeding .content_top .container .container_left,#StuExam .content_top .container .container_left,#StuHomeDirectSeeding .content_top .container .container_left,#StuStudyTask .content_top .container .container_left,#TeacherDirectSeeding .content_top .container .container_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Assignment .content_top .container .container_left .button_list,#certificate-detail .content_top .container .container_left .button_list,#certificate-manage .content_top .container .container_left .button_list,#CouDirectSeeding .content_top .container .container_left .button_list,#Exam .content_top .container .container_left .button_list,#StuDirectSeeding .content_top .container .container_left .button_list,#StuExam .content_top .container .container_left .button_list,#StuHomeDirectSeeding .content_top .container .container_left .button_list,#StuStudyTask .content_top .container .container_left .button_list,#TeacherDirectSeeding .content_top .container .container_left .button_list{cursor:pointer;margin-right:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 20px;height:35px;border-radius:20px;border:1px solid #b3b3b3;color:#b3b3b3;-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;font-size:16px;line-height:35px}#Assignment .content_top .container .container_left .button_list:hover,#certificate-detail .content_top .container .container_left .button_list:hover,#certificate-manage .content_top .container .container_left .button_list:hover,#CouDirectSeeding .content_top .container .container_left .button_list:hover,#Exam .content_top .container .container_left .button_list:hover,#StuDirectSeeding .content_top .container .container_left .button_list:hover,#StuExam .content_top .container .container_left .button_list:hover,#StuHomeDirectSeeding .content_top .container .container_left .button_list:hover,#StuStudyTask .content_top .container .container_left .button_list:hover,#TeacherDirectSeeding .content_top .container .container_left .button_list:hover{color:#26bcf2;border:1px solid #26bcf2}#Assignment .content_top .container .container_left .is_active,#certificate-detail .content_top .container .container_left .is_active,#certificate-manage .content_top .container .container_left .is_active,#CouDirectSeeding .content_top .container .container_left .is_active,#Exam .content_top .container .container_left .is_active,#StuDirectSeeding .content_top .container .container_left .is_active,#StuExam .content_top .container .container_left .is_active,#StuHomeDirectSeeding .content_top .container .container_left .is_active,#StuStudyTask .content_top .container .container_left .is_active,#TeacherDirectSeeding .content_top .container .container_left .is_active{background:#00b0f0!important;color:#fff!important;border:1px solid #00b0f0!important}#Assignment .content_top .container .container_left .is_active:hover,#certificate-detail .content_top .container .container_left .is_active:hover,#certificate-manage .content_top .container .container_left .is_active:hover,#CouDirectSeeding .content_top .container .container_left .is_active:hover,#Exam .content_top .container .container_left .is_active:hover,#StuDirectSeeding .content_top .container .container_left .is_active:hover,#StuExam .content_top .container .container_left .is_active:hover,#StuHomeDirectSeeding .content_top .container .container_left .is_active:hover,#StuStudyTask .content_top .container .container_left .is_active:hover,#TeacherDirectSeeding .content_top .container .container_left .is_active:hover{background:#4fc8f4!important;border-color:#4fc8f4!important}#Assignment .content_top .container .container_right,#certificate-detail .content_top .container .container_right,#certificate-manage .content_top .container .container_right,#CouDirectSeeding .content_top .container .container_right,#Exam .content_top .container .container_right,#StuDirectSeeding .content_top .container .container_right,#StuExam .content_top .container .container_right,#StuHomeDirectSeeding .content_top .container .container_right,#StuStudyTask .content_top .container .container_right,#TeacherDirectSeeding .content_top .container .container_right{margin-right:30px}#Assignment .content_top .container .container_right .el-input__inner,#certificate-detail .content_top .container .container_right .el-input__inner,#certificate-manage .content_top .container .container_right .el-input__inner,#CouDirectSeeding .content_top .container .container_right .el-input__inner,#Exam .content_top .container .container_right .el-input__inner,#StuDirectSeeding .content_top .container .container_right .el-input__inner,#StuExam .content_top .container .container_right .el-input__inner,#StuHomeDirectSeeding .content_top .container .container_right .el-input__inner,#StuStudyTask .content_top .container .container_right .el-input__inner,#TeacherDirectSeeding .content_top .container .container_right .el-input__inner{border-radius:20px}#Assignment .content_bottom .content_box,#certificate-detail .content_bottom .content_box,#certificate-manage .content_bottom .content_box,#CouDirectSeeding .content_bottom .content_box,#Exam .content_bottom .content_box,#StuDirectSeeding .content_bottom .content_box,#StuExam .content_bottom .content_box,#StuHomeDirectSeeding .content_bottom .content_box,#StuStudyTask .content_bottom .content_box,#TeacherDirectSeeding .content_bottom .content_box{padding:20px 50px 0}#Assignment .content_bottom .content_box .bottom_tab,#certificate-detail .content_bottom .content_box .bottom_tab,#certificate-manage .content_bottom .content_box .bottom_tab,#CouDirectSeeding .content_bottom .content_box .bottom_tab,#Exam .content_bottom .content_box .bottom_tab,#StuDirectSeeding .content_bottom .content_box .bottom_tab,#StuExam .content_bottom .content_box .bottom_tab,#StuHomeDirectSeeding .content_bottom .content_box .bottom_tab,#StuStudyTask .content_bottom .content_box .bottom_tab,#TeacherDirectSeeding .content_bottom .content_box .bottom_tab{border-bottom:1px solid #dadada;padding:0 0 20px}#Assignment .content_bottom .content_box .bottom_tab .custom_button,#certificate-detail .content_bottom .content_box .bottom_tab .custom_button,#certificate-manage .content_bottom .content_box .bottom_tab .custom_button,#CouDirectSeeding .content_bottom .content_box .bottom_tab .custom_button,#Exam .content_bottom .content_box .bottom_tab .custom_button,#StuDirectSeeding .content_bottom .content_box .bottom_tab .custom_button,#StuExam .content_bottom .content_box .bottom_tab .custom_button,#StuHomeDirectSeeding .content_bottom .content_box .bottom_tab .custom_button,#StuStudyTask .content_bottom .content_box .bottom_tab .custom_button,#TeacherDirectSeeding .content_bottom .content_box .bottom_tab .custom_button{cursor:pointer;padding:5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;color:#7f7f7f;border:1px solid #fff;margin-right:10px}#Assignment .content_bottom .content_box .bottom_tab .custom_button:hover,#Assignment .content_bottom .content_box .bottom_tab .is_active,#certificate-detail .content_bottom .content_box .bottom_tab .custom_button:hover,#certificate-detail .content_bottom .content_box .bottom_tab .is_active,#certificate-manage .content_bottom .content_box .bottom_tab .custom_button:hover,#certificate-manage .content_bottom .content_box .bottom_tab .is_active,#CouDirectSeeding .content_bottom .content_box .bottom_tab .custom_button:hover,#CouDirectSeeding .content_bottom .content_box .bottom_tab .is_active,#Exam .content_bottom .content_box .bottom_tab .custom_button:hover,#Exam .content_bottom .content_box .bottom_tab .is_active,#StuDirectSeeding .content_bottom .content_box .bottom_tab .custom_button:hover,#StuDirectSeeding .content_bottom .content_box .bottom_tab .is_active,#StuExam .content_bottom .content_box .bottom_tab .custom_button:hover,#StuExam .content_bottom .content_box .bottom_tab .is_active,#StuHomeDirectSeeding .content_bottom .content_box .bottom_tab .custom_button:hover,#StuHomeDirectSeeding .content_bottom .content_box .bottom_tab .is_active,#StuStudyTask .content_bottom .content_box .bottom_tab .custom_button:hover,#StuStudyTask .content_bottom .content_box .bottom_tab .is_active,#TeacherDirectSeeding .content_bottom .content_box .bottom_tab .custom_button:hover,#TeacherDirectSeeding .content_bottom .content_box .bottom_tab .is_active{border:1px solid #26bcf2;color:#26bcf2}#Assignment .content_bottom .bottom_box,#certificate-detail .content_bottom .bottom_box,#certificate-manage .content_bottom .bottom_box,#CouDirectSeeding .content_bottom .bottom_box,#Exam .content_bottom .bottom_box,#StuDirectSeeding .content_bottom .bottom_box,#StuExam .content_bottom .bottom_box,#StuHomeDirectSeeding .content_bottom .bottom_box,#StuStudyTask .content_bottom .bottom_box,#TeacherDirectSeeding .content_bottom .bottom_box{padding:0 50px 0}#Assignment .content_bottom .bottom_box:hover,#certificate-detail .content_bottom .bottom_box:hover,#certificate-manage .content_bottom .bottom_box:hover,#CouDirectSeeding .content_bottom .bottom_box:hover,#Exam .content_bottom .bottom_box:hover,#StuDirectSeeding .content_bottom .bottom_box:hover,#StuExam .content_bottom .bottom_box:hover,#StuHomeDirectSeeding .content_bottom .bottom_box:hover,#StuStudyTask .content_bottom .bottom_box:hover,#TeacherDirectSeeding .content_bottom .bottom_box:hover{background:#e6f6fa}#Assignment .content_bottom .bottom_box .bottom_list,#certificate-detail .content_bottom .bottom_box .bottom_list,#certificate-manage .content_bottom .bottom_box .bottom_list,#CouDirectSeeding .content_bottom .bottom_box .bottom_list,#Exam .content_bottom .bottom_box .bottom_list,#StuDirectSeeding .content_bottom .bottom_box .bottom_list,#StuExam .content_bottom .bottom_box .bottom_list,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list,#StuStudyTask .content_bottom .bottom_box .bottom_list,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 30px 8px 0;border-bottom:1px solid #dadada}#Assignment .content_bottom .bottom_box .bottom_list .list_top,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top,#Exam .content_bottom .bottom_box .bottom_list .list_top,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top,#StuExam .content_bottom .bottom_box .bottom_list .list_top,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con{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}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .list_type{padding:3px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;border-radius:20px;margin-right:10px}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_orange{background:#f59a23}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_blue{background:#00b0f0}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_green{background:#70b603}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .type_gray{background:#aaa}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .list_title{font-weight:700;font-size:15px;margin-right:5px}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_status{padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:11px;border-radius:20px}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_true{border:1px solid #70b603;color:#70b603}#Assignment .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#Exam .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#StuExam .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .left_con .publish_false{border:1px solid #bbb;color:#bbb}#Assignment .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#Exam .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#StuExam .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .right_top_con,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con{display:-webkit-box;display:-ms-flexbox;display: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:14px}#Assignment .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#Exam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#StuExam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish{cursor:pointer;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 15px;color:#909090;margin-right:10px}#Assignment .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#Exam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#StuExam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .list_publish:hover{color:#00b0f0}#Assignment .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#Exam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#StuExam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active{cursor:pointer;background:#00b0f0;color:#fff}#Assignment .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#Exam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#StuExam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_active:hover{background:#4fc8f4;color:#fff}#Assignment .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#Exam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#StuExam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives{background:#f59a23!important;color:#fff!important;border:1px solid #f59a23!important;padding:5px 15px}#Assignment .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#certificate-detail .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#certificate-manage .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#Exam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#StuExam .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_top .right_top_con .is_actives:hover{background:#f59a23!important;border-color:#f59a23!important}#Assignment .content_bottom .bottom_box .bottom_list .list_bottom,#certificate-detail .content_bottom .bottom_box .bottom_list .list_bottom,#certificate-manage .content_bottom .bottom_box .bottom_list .list_bottom,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom,#Exam .content_bottom .bottom_box .bottom_list .list_bottom,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom,#StuExam .content_bottom .bottom_box .bottom_list .list_bottom,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_bottom,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom{margin:20px 0 10px 61px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Assignment .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#certificate-detail .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#certificate-manage .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#Exam .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#StuExam .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .left_con .require{width:600px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aaa;font-size:14px}#Assignment .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#certificate-detail .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#certificate-manage .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#Exam .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#StuExam .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .left_con .submit_date{margin-top:10px;font-size:13px;color:#aaa}#Assignment .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#certificate-detail .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#certificate-manage .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#Exam .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#StuExam .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}#Assignment .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#certificate-detail .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#certificate-manage .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#Exam .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#StuExam .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div{width:90px;width:auto;font-size:14px;color:#a2a2a2}#Assignment .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#certificate-detail .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#certificate-manage .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#Exam .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#StuExam .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con div span{color:#f59a23;margin-left:5px}#Assignment .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#certificate-detail .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#certificate-manage .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#CouDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#Exam .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#StuDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#StuExam .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#StuHomeDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#StuStudyTask .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished,#TeacherDirectSeeding .content_bottom .bottom_box .bottom_list .list_bottom .right_bottom_con .correct_unfinished{margin:0 40px}#CoursesClassTeach .content_top .container_box,#StuCoursesClassTeach .content_top .container_box{padding:15px 50px!important}#CoursesClassTeach .content_top .container,#StuCoursesClassTeach .content_top .container{display:-webkit-box;display:-ms-flexbox;display: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:23px 50px;border-bottom:1px solid #f2f2f2}#CoursesClassTeach .content_top .container .class_name,#StuCoursesClassTeach .content_top .container .class_name{font-weight:700}#CoursesClassTeach .content_top .container .container_left,#StuCoursesClassTeach .content_top .container .container_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CoursesClassTeach .content_top .container .container_left .button_list,#StuCoursesClassTeach .content_top .container .container_left .button_list{cursor:pointer;margin-right:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 20px;height:35px;border-radius:20px;border:1px solid #b3b3b3;color:#b3b3b3;-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;font-size:16px;line-height:35px}#CoursesClassTeach .content_top .container .container_left .button_list:hover,#StuCoursesClassTeach .content_top .container .container_left .button_list:hover{color:#26bcf2;border:1px solid #26bcf2}#CoursesClassTeach .content_top .container .container_left .is_active,#StuCoursesClassTeach .content_top .container .container_left .is_active{background:#00b0f0!important;color:#fff!important;border:1px solid #00b0f0!important}#CoursesClassTeach .content_top .container .container_left .is_active:hover,#StuCoursesClassTeach .content_top .container .container_left .is_active:hover{background:#4fc8f4!important;border-color:#4fc8f4!important}#CoursesClassTeach .content_top .container .container_right,#StuCoursesClassTeach .content_top .container .container_right{margin-right:30px}#CoursesClassTeach .content_bottom .record_box,#StuCoursesClassTeach .content_bottom .record_box{padding:20px 50px 0}#CoursesClassTeach .content_bottom .record_box:hover,#StuCoursesClassTeach .content_bottom .record_box:hover{background:#e6f6fa}#CoursesClassTeach .content_bottom .record_box .record_list,#StuCoursesClassTeach .content_bottom .record_box .record_list{cursor:pointer;border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#CoursesClassTeach .content_bottom .record_box .record_list .list_title,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_title{font-weight:700;font-size:15px;margin-left:10px}#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con{height:20px;margin:15px 30px 20px 10px;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}#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_left,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_left{display:-webkit-box;display:-ms-flexbox;display:flex}#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_left .activity_num,#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_left .courseware_num,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_left .activity_num,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_left .courseware_num{font-size:13px;color:#b3b3b3;margin-right:20px}#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right .list_button,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right .list_button{cursor:pointer;border-radius:20px;margin-left:10px;font-size:14px;color:#00b0f0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 15px}#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right .list_button:hover,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right .list_button:hover{color:#4fc8f4}#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right .is_active,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right .is_active{background:#00b0f0!important;border-color:#00b0f0!important;color:#fff!important}#CoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right .is_active:hover,#StuCoursesClassTeach .content_bottom .record_box .record_list .list_footer_con .list_right .is_active:hover{background:#4fc8f4!important;border-color:#4fc8f4!important}#CoursesClassManage .content_top{height:80px;padding:0 50px;border-bottom:1px solid #f2f2f2;line-height:80px}#CoursesClassManage .content_top .container{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#CoursesClassManage .content_top .container .container_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CoursesClassManage .content_top .container .container_left .button_list{cursor:pointer;margin-right:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 20px;height:35px;border-radius:20px;border:1px solid #b3b3b3;color:#b3b3b3;-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;font-size:16px;line-height:35px}#CoursesClassManage .content_top .container .container_left .button_list:hover{color:#26bcf2;border:1px solid #26bcf2}#CoursesClassManage .content_top .container .container_left .is_active{background:#00b0f0!important;color:#fff!important;border:1px solid #00b0f0!important}#CoursesClassManage .content_top .container .container_left .is_active:hover{background:#4fc8f4!important;border-color:#4fc8f4!important}#CoursesClassManage .content_top .container .container_right{margin-right:30px}#CoursesClassManage .content_bottom .record_box{padding:0 50px}#CoursesClassManage .content_bottom .record_box:last-child{margin-bottom:80px}#CoursesClassManage .content_bottom .record_box .record_list{padding:15px 0 10px;cursor:pointer;border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#CoursesClassManage .content_bottom .record_box .record_list .list_title{font-weight:700;font-size:15px;margin-left:10px;height:28px;line-height:28px}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con{height:36px;margin:15px 30px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_left{display:-webkit-box;display:-ms-flexbox;display:flex}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_left .courseware_num{font-size:13px;color:#b3b3b3;margin-right:20px}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_right .user_handle{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_right .user_handle .list_button{cursor:pointer;border-radius:20px;margin-left:5px;font-size:14px;color:#00b0f0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px 10px 0}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_right .user_handle .list_button:hover{color:#4fc8f4}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_right .QRcode{font-size:12px;color:#7f7f7f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_right .QRcode .invitation{font-size:13px;margin-right:10px}#CoursesClassManage .content_bottom .record_box .record_list .list_footer_con .list_right .QRcode .QRcode_box{position:relative}#CoursesClassManage .content_bottom .record_box:hover{background:#e6f6fa}#AssignExamLibrary,#CouResourceLibrary,#CouTestQuestionsLibrary,#ExamLibrary{min-width:600px}#AssignExamLibrary .container_box,#CouResourceLibrary .container_box,#CouTestQuestionsLibrary .container_box,#ExamLibrary .container_box{background:#fff;border-radius:5px;padding:0!important;margin:0!important}#AssignExamLibrary .container_box .header,#CouResourceLibrary .container_box .header,#CouTestQuestionsLibrary .container_box .header,#ExamLibrary .container_box .header{padding:10px 15px;border-bottom:1px solid #f2f2f2;color:#aaa;font-size:16px}#AssignExamLibrary .container_box .header .back,#CouResourceLibrary .container_box .header .back,#CouTestQuestionsLibrary .container_box .header .back,#ExamLibrary .container_box .header .back{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}#AssignExamLibrary .container_box .header .back i,#CouResourceLibrary .container_box .header .back i,#CouTestQuestionsLibrary .container_box .header .back i,#ExamLibrary .container_box .header .back i{font-size:16px;color:#7f7f7f;margin-right:5px}#AssignExamLibrary .container_box .header .back:hover,#AssignExamLibrary .container_box .header .back:hover i,#CouResourceLibrary .container_box .header .back:hover,#CouResourceLibrary .container_box .header .back:hover i,#CouTestQuestionsLibrary .container_box .header .back:hover,#CouTestQuestionsLibrary .container_box .header .back:hover i,#ExamLibrary .container_box .header .back:hover,#ExamLibrary .container_box .header .back:hover i{color:#00b0f0}#AssignExamLibrary .container_box .container_header,#CouResourceLibrary .container_box .container_header,#CouTestQuestionsLibrary .container_box .container_header,#ExamLibrary .container_box .container_header{padding:30px 0;border-bottom:1px solid #f2f2f2}#AssignExamLibrary .container_box .container_header .container_handle,#CouResourceLibrary .container_box .container_header .container_handle,#CouTestQuestionsLibrary .container_box .container_header .container_handle,#ExamLibrary .container_box .container_header .container_handle{padding:0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#AssignExamLibrary .container_box .container_header .container_handle .user_handle,#CouResourceLibrary .container_box .container_header .container_handle .user_handle,#CouTestQuestionsLibrary .container_box .container_header .container_handle .user_handle,#ExamLibrary .container_box .container_header .container_handle .user_handle{display:-webkit-box;display:-ms-flexbox;display: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:-2px}#AssignExamLibrary .container_box .container_header .container_handle .user_handle .new,#CouResourceLibrary .container_box .container_header .container_handle .user_handle .new,#CouTestQuestionsLibrary .container_box .container_header .container_handle .user_handle .new,#ExamLibrary .container_box .container_header .container_handle .user_handle .new{margin-right:80px}#AssignExamLibrary .container_box .container_header .container_handle .user_handle .new .el-button--medium.is-round,#CouResourceLibrary .container_box .container_header .container_handle .user_handle .new .el-button--medium.is-round,#CouTestQuestionsLibrary .container_box .container_header .container_handle .user_handle .new .el-button--medium.is-round,#ExamLibrary .container_box .container_header .container_handle .user_handle .new .el-button--medium.is-round{padding:0 20px;height:35px}#AssignExamLibrary .container_box .container_header .container_handle .user_handle .new .el-button--medium,#CouResourceLibrary .container_box .container_header .container_handle .user_handle .new .el-button--medium,#CouTestQuestionsLibrary .container_box .container_header .container_handle .user_handle .new .el-button--medium,#ExamLibrary .container_box .container_header .container_handle .user_handle .new .el-button--medium{font-size:16px}#AssignExamLibrary .container_box .container_main,#CouResourceLibrary .container_box .container_main,#CouTestQuestionsLibrary .container_box .container_main,#ExamLibrary .container_box .container_main{padding:0 50px}#CouResourceLibrary,#CouTestQuestionsLibrary{padding:0;margin-top:0}#CouResourceLibrary .user_handle,#CouTestQuestionsLibrary .user_handle{margin-bottom:2px!important}#CouResourceLibrary .container_box .container_header,#CouTestQuestionsLibrary .container_box .container_header{padding:0}#CouResourceLibrary .container_box .container_header .container_handle,#CouTestQuestionsLibrary .container_box .container_header .container_handle{height:81px;padding-top:2px}#CouResourceLibrary .container_box .container_header .container_handle .button_list,#CouTestQuestionsLibrary .container_box .container_header .container_handle .button_list{cursor:pointer;margin-right:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 20px;height:35px;border-radius:20px;border:1px solid #b3b3b3;color:#b3b3b3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:35px}#IterationFileName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:10px 0}#IterationFileName,#IterationFileName span{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#IterationFileName span{height:20px;line-height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;font-size:12px;color:#7f7f7f;cursor:pointer}#IterationFileName span:hover{color:#23bbf2}#IterationFileName span:before{content:"";margin-right:10px;display:inline-block;width:6px;height:6px;border:1px solid #cdcdcd;border-right:0;border-bottom:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}#IterationFileName span:first-of-type:before{content:"";display:none}#CheckHomework{background:#f2f2f2}#CheckHomework .container{width:1200px;min-width:1200px;margin:15px auto}#CheckHomework .container .container_header{height:66px;background:#fff;padding:0 20px;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}#CheckHomework .container .container_header .header_right{cursor:pointer;color:#7f7f7f}#CheckHomework .container .container_header .header_right .attendback{color:#7f7f7f}#CheckHomework .container .container_header .header_right:hover,#CheckHomework .container .container_header .header_right:hover .attendback{color:#14b6f1}#PublishExam,#PublishHomeWork{margin:20px auto 0;background:#fff;min-height:calc(100vh - 80px);width:900px}#PublishExam .publish_header,#PublishHomeWork .publish_header{padding:0 50px;height:50px;line-height:50px;border-bottom:1px solid #dcdcdc}#PublishExam .publish_content,#PublishHomeWork .publish_content{padding:0 50px}#SubmittedHomework .container{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#SubmittedHomework .container .container_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#SubmittedHomework .container .container_left .button_list{cursor:pointer;margin-right:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 20px;height:35px;border-radius:20px;border:1px solid #b3b3b3;color:#b3b3b3;-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;font-size:18px}#SubmittedHomework .container .container_left .button_list:hover{color:#26bcf2;border:1px solid #26bcf2}#SubmittedHomework .container .container_left .is_active{background:#00b0f0!important;color:#fff!important;border:1px solid #00b0f0!important}#SubmittedHomework .container .container_left .is_active:hover{background:#4fc8f4!important;border-color:#4fc8f4!important}#SubmittedHomework .container .container_right{margin-right:30px}#NotSubmittedHomework{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#NotSubmittedHomework .info_box{width:163px;height:55px;background:#f0f2f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px}#NotSubmittedHomework .info_box .info_left{background-color:#00b0f0;width:44px;height:44px;border-radius:100%;color:#fff;text-align:center;line-height:44px;font-size:13px;border:1px solid #f0f2f5}#NotSubmittedHomework .info_box .info_right{padding:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;text-align:left}#NotSubmittedHomework .info_box .info_right .info_name{height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#555;width:90px}#NotSubmittedHomework .info_box .info_right .info_num{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#7f7f7f;width:90px}#CouWorksLibraryList{background:#fff;border-radius:5px;padding:12px}#CouWorksLibraryList .head_box{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background-color:#f2f2f2;padding:0 16px;height:50px;line-height:50px;border-radius:8px 8px 0 0}#CouWorksLibraryList .head_box .library_heard{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;color:#333;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#CouWorksLibraryList .head_box .library_heard div:first-of-type{font-size:15px}#CouWorksLibraryList .head_box .library_heard div:nth-of-type(2){font-size:14px;color:#8a8a8a}#CouWorksLibraryList .container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0 13px;border-radius:0 0 8px 8px;border:1px solid #f2f2f2;-ms-flex-wrap:wrap;flex-wrap:wrap}#CouWorksLibraryList .container .container_box{margin:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #f2f2f2;border-radius:5px;cursor:pointer;-webkit-box-shadow:0 0 15px 0 #ccc;box-shadow:0 0 15px 0 #ccc}#CouWorksLibraryList .container .container_box:hover{border-color:#00b0f0}#CouWorksLibraryList .container .container_box:hover .stu_info{background:#00b0f0;color:#fff}#CouWorksLibraryList .container .container_box:hover .stu_info .class_name{color:#fff}#CouWorksLibraryList .container .container_box .bg_img{width:280px;height:158px;border-radius:5px 5px 0 0}#CouWorksLibraryList .container .container_box .bg_img img{border-radius:5px 5px 0 0}#CouWorksLibraryList .container .container_box .stu_info{border-radius:0 0 5px 5px;padding:10px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#CouWorksLibraryList .container .container_box .stu_info .user_info{font-size:14px;margin-bottom:10px}#CouWorksLibraryList .container .container_box .stu_info .class_name{color:#aaa;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CellExercise .groups_item .el-form-item__label,#ComprehensiveAbilities .groups_item .el-form-item__label,#Homework .groups_item .el-form-item__label,#PowerTrain .groups_item .el-form-item__label,#Resource .groups_item .el-form-item__label,#SimulateExam .groups_item .el-form-item__label,#StudyRethink .groups_item .el-form-item__label,#StudyTarget .groups_item .el-form-item__label{width:100px!important}#CellExercise .groups_item .el-form-item__content,#ComprehensiveAbilities .groups_item .el-form-item__content,#Homework .groups_item .el-form-item__content,#PowerTrain .groups_item .el-form-item__content,#Resource .groups_item .el-form-item__content,#SimulateExam .groups_item .el-form-item__content,#StudyRethink .groups_item .el-form-item__content,#StudyTarget .groups_item .el-form-item__content{margin-left:0!important}#CellExercise fieldset,#ComprehensiveAbilities fieldset,#Homework fieldset,#PowerTrain fieldset,#Resource fieldset,#SimulateExam fieldset,#StudyRethink fieldset,#StudyTarget fieldset{padding:10px 15px;color:#333;border:2px dashed #2093ff;margin-bottom:15px;border-radius:5px}#CellExercise legend,#ComprehensiveAbilities legend,#Homework legend,#PowerTrain legend,#Resource legend,#SimulateExam legend,#StudyRethink legend,#StudyTarget legend{border-radius:5px;color:#2093ff;padding:0 10px;border:1px solid #2093ff}#CellExercise .custom_cell,#ComprehensiveAbilities .custom_cell,#Homework .custom_cell,#PowerTrain .custom_cell,#Resource .custom_cell,#SimulateExam .custom_cell,#StudyRethink .custom_cell,#StudyTarget .custom_cell{text-align:end;margin-right:15px}#CellExercise .tips,#ComprehensiveAbilities .tips,#Homework .tips,#PowerTrain .tips,#Resource .tips,#SimulateExam .tips,#StudyRethink .tips,#StudyTarget .tips{margin:15px 0;font-size:13px;color:#aaa}#CellExercise .content_box,#ComprehensiveAbilities .content_box,#Homework .content_box,#PowerTrain .content_box,#Resource .content_box,#SimulateExam .content_box,#StudyRethink .content_box,#StudyTarget .content_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CellExercise .content_box .explain,#ComprehensiveAbilities .content_box .explain,#Homework .content_box .explain,#PowerTrain .content_box .explain,#Resource .content_box .explain,#SimulateExam .content_box .explain,#StudyRethink .content_box .explain,#StudyTarget .content_box .explain{margin:0 10px}#CellExercise .el-input__inner,#ComprehensiveAbilities .el-input__inner,#Homework .el-input__inner,#PowerTrain .el-input__inner,#Resource .el-input__inner,#SimulateExam .el-input__inner,#StudyRethink .el-input__inner,#StudyTarget .el-input__inner{height:30px}#CellExercise .Numcolor .el-input__inner,#ComprehensiveAbilities .Numcolor .el-input__inner,#Homework .Numcolor .el-input__inner,#PowerTrain .Numcolor .el-input__inner,#Resource .Numcolor .el-input__inner,#SimulateExam .Numcolor .el-input__inner,#StudyRethink .Numcolor .el-input__inner,#StudyTarget .Numcolor .el-input__inner{height:30px;color:#f59a23}#CellExercise .el-form-item__label,#ComprehensiveAbilities .el-form-item__label,#Homework .el-form-item__label,#PowerTrain .el-form-item__label,#Resource .el-form-item__label,#SimulateExam .el-form-item__label,#StudyRethink .el-form-item__label,#StudyTarget .el-form-item__label{color:#aeaeae}#CellExercise .init_form_color .el-form-item__label,#ComprehensiveAbilities .init_form_color .el-form-item__label,#Homework .init_form_color .el-form-item__label,#PowerTrain .init_form_color .el-form-item__label,#Resource .init_form_color .el-form-item__label,#SimulateExam .init_form_color .el-form-item__label,#StudyRethink .init_form_color .el-form-item__label,#StudyTarget .init_form_color .el-form-item__label{color:#000}#TeachResourceHeader .user_handle,#TeachResourceHeader .user_handle .user_login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#TeachResourceHeader .user_handle .user_login{width:140px;font-size:12px;color:#5d6066}#TeachResourceHeader .user_handle .user_login .header_link{margin:0 10px;width:1px;height:15px;background:#000}#TeachResourceHeader .user_handle .user_login div{cursor:pointer}#TeachResourceHeader .user_handle .user_login div:hover{color:#00b0f0}#TeachResourceHeader .user_handle .user_login div:nth-of-type(2){cursor:auto}#TeachResourceHeader .user_handle .user_login div:nth-of-type(2):hover{color:#5d6066}#TeachResourceCenter,#TeachResourceHome,#TeachResourcePro,#TeachResourceProd,#TeachResourceYouke{position:relative;background:#f7f7f7}#TeachResourceCenter .resource_flex,#TeachResourceHome .resource_flex,#TeachResourcePro .resource_flex,#TeachResourceProd .resource_flex,#TeachResourceYouke .resource_flex{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}#TeachResourceCenter .resource_flex li,#TeachResourceHome .resource_flex li,#TeachResourcePro .resource_flex li,#TeachResourceProd .resource_flex li,#TeachResourceYouke .resource_flex li{width:32%;margin-right:2%}#TeachResourceCenter .resource_flex li:nth-of-type(3),#TeachResourceHome .resource_flex li:nth-of-type(3),#TeachResourcePro .resource_flex li:nth-of-type(3),#TeachResourceProd .resource_flex li:nth-of-type(3),#TeachResourceYouke .resource_flex li:nth-of-type(3){margin-right:0}#TeachResourceCenter .container_box .pro_list,#TeachResourceHome .container_box .pro_list,#TeachResourcePro .container_box .pro_list,#TeachResourceProd .container_box .pro_list,#TeachResourceYouke .container_box .pro_list{margin-top:1.3rem;background:#fff;padding:1rem 0;border-radius:.3rem}#TeachResourceCenter .container_box .pro_list .list_tab,#TeachResourceHome .container_box .pro_list .list_tab,#TeachResourcePro .container_box .pro_list .list_tab,#TeachResourceProd .container_box .pro_list .list_tab,#TeachResourceYouke .container_box .pro_list .list_tab{font-size:.9rem;color:#585858;cursor:pointer;border-right:1px solid #e9e9e9}#TeachResourceCenter .container_box .pro_list .list_tab:last-child,#TeachResourceHome .container_box .pro_list .list_tab:last-child,#TeachResourcePro .container_box .pro_list .list_tab:last-child,#TeachResourceProd .container_box .pro_list .list_tab:last-child,#TeachResourceYouke .container_box .pro_list .list_tab:last-child{border-right:0}#TeachResourceCenter .container_box .pro_list .list_tab:hover,#TeachResourceHome .container_box .pro_list .list_tab:hover,#TeachResourcePro .container_box .pro_list .list_tab:hover,#TeachResourceProd .container_box .pro_list .list_tab:hover,#TeachResourceYouke .container_box .pro_list .list_tab:hover{color:#00b0f0}#TeachResourceCenter .container_box .live_list,#TeachResourceHome .container_box .live_list,#TeachResourcePro .container_box .live_list,#TeachResourceProd .container_box .live_list,#TeachResourceYouke .container_box .live_list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.3rem}#TeachResourceCenter .container_box .live_list .courses_list,#TeachResourceHome .container_box .live_list .courses_list,#TeachResourcePro .container_box .live_list .courses_list,#TeachResourceProd .container_box .live_list .courses_list,#TeachResourceYouke .container_box .live_list .courses_list{-webkit-box-flex:2;-ms-flex:2;flex:2;height:316px}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box{padding:25px 40px;height: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}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list{cursor:pointer;-webkit-transition:all .35s;transition:all .35s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33%}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list:hover,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list:hover,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list:hover,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list:hover,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list:hover,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list:hover,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list:hover,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list:hover,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list:hover,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list:hover{-webkit-box-shadow:3px 3px 10px rgba(0,0,0,.2);box-shadow:3px 3px 10px rgba(0,0,0,.2);border-radius:0 0 5px 5px}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list .small_img,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list .small_img,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list .small_img,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list .small_img,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list .small_img{height:130px}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img img,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list .small_img img,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img img,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list .small_img img,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img img,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list .small_img img,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img img,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list .small_img img,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list .small_img img,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list .small_img img{-o-object-fit:cover;object-fit:cover}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info{border-radius:0 0 5px 5px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;height:100%;background:#f7f7f7}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .title,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .title,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .title,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .title,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .title,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .title,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .title,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .title,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .title,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .title{font-size:1rem;font-weight:700;color:#000}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .top .teacher_name,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .top .teacher_name{margin:10px 0 30px;font-size:.8rem;color:#1d1d1d}#TeachResourceCenter .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .time_part,#TeachResourceCenter .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .time_part,#TeachResourceHome .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .time_part,#TeachResourceHome .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .time_part,#TeachResourcePro .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .time_part,#TeachResourcePro .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .time_part,#TeachResourceProd .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .time_part,#TeachResourceProd .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .time_part,#TeachResourceYouke .container_box .live_list .courses_list #show_pro .caro_box .caro_list .teach_info .time_part,#TeachResourceYouke .container_box .live_list .courses_list #small .caro_box .caro_list .teach_info .time_part{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.5rem;color:#828282}#TeachResourceCenter .container_box .live_list .live,#TeachResourceHome .container_box .live_list .live,#TeachResourcePro .container_box .live_list .live,#TeachResourceProd .container_box .live_list .live,#TeachResourceYouke .container_box .live_list .live{position:relative;margin-left:1.3rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:316px;border-radius:.3rem;background:#fff}#TeachResourceCenter .container_box .live_list .live .live_img,#TeachResourceHome .container_box .live_list .live .live_img,#TeachResourcePro .container_box .live_list .live .live_img,#TeachResourceProd .container_box .live_list .live .live_img,#TeachResourceYouke .container_box .live_list .live .live_img{height:160px}#TeachResourceCenter .container_box .live_list .live .live_img img,#TeachResourceHome .container_box .live_list .live .live_img img,#TeachResourcePro .container_box .live_list .live .live_img img,#TeachResourceProd .container_box .live_list .live .live_img img,#TeachResourceYouke .container_box .live_list .live .live_img img{-o-object-fit:cover;object-fit:cover}#TeachResourceCenter .container_box .live_list .live .live_swiper,#TeachResourceHome .container_box .live_list .live .live_swiper,#TeachResourcePro .container_box .live_list .live .live_swiper,#TeachResourceProd .container_box .live_list .live .live_swiper,#TeachResourceYouke .container_box .live_list .live .live_swiper{height:100%}#TeachResourceCenter .container_box .live_list .live .live_tips,#TeachResourceHome .container_box .live_list .live .live_tips,#TeachResourcePro .container_box .live_list .live .live_tips,#TeachResourceProd .container_box .live_list .live .live_tips,#TeachResourceYouke .container_box .live_list .live .live_tips{position:absolute;left:0;top:0;border-bottom-right-radius:.3rem;border-top-left-radius:.3rem;text-align:center;font-size:1rem;font-weight:700;color:#fff;z-index:99999999;padding:.4rem .6rem}#TeachResourceCenter .container_box .live_list .live .live_now,#TeachResourceHome .container_box .live_list .live .live_now,#TeachResourcePro .container_box .live_list .live .live_now,#TeachResourceProd .container_box .live_list .live .live_now,#TeachResourceYouke .container_box .live_list .live .live_now{background:#4b4b4b}#TeachResourceCenter .container_box .live_list .live .live_end,#TeachResourceHome .container_box .live_list .live .live_end,#TeachResourcePro .container_box .live_list .live .live_end,#TeachResourceProd .container_box .live_list .live .live_end,#TeachResourceYouke .container_box .live_list .live .live_end{background:red}#TeachResourceCenter .container_box .live_list .live .live_info,#TeachResourceHome .container_box .live_list .live .live_info,#TeachResourcePro .container_box .live_list .live .live_info,#TeachResourceProd .container_box .live_list .live .live_info,#TeachResourceYouke .container_box .live_list .live .live_info{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 .3rem .3rem}#TeachResourceCenter .container_box .live_list .live .live_info .teach_name,#TeachResourceHome .container_box .live_list .live .live_info .teach_name,#TeachResourcePro .container_box .live_list .live .live_info .teach_name,#TeachResourceProd .container_box .live_list .live .live_info .teach_name,#TeachResourceYouke .container_box .live_list .live .live_info .teach_name{color:#626262;font-size:.8rem}#TeachResourceCenter .container_box .live_list .live .live_info .teach_time,#TeachResourceHome .container_box .live_list .live .live_info .teach_time,#TeachResourcePro .container_box .live_list .live .live_info .teach_time,#TeachResourceProd .container_box .live_list .live .live_info .teach_time,#TeachResourceYouke .container_box .live_list .live .live_info .teach_time{margin-left:.6rem}#TeachResourceCenter .container_box .live_list .live .live_info .teach_time .teach_title,#TeachResourceHome .container_box .live_list .live .live_info .teach_time .teach_title,#TeachResourcePro .container_box .live_list .live .live_info .teach_time .teach_title,#TeachResourceProd .container_box .live_list .live .live_info .teach_time .teach_title,#TeachResourceYouke .container_box .live_list .live .live_info .teach_time .teach_title{font-size:.9rem;color:#494949}#TeachResourceCenter .container_box .live_list .live .live_info .teach_time .teach_time,#TeachResourceHome .container_box .live_list .live .live_info .teach_time .teach_time,#TeachResourcePro .container_box .live_list .live .live_info .teach_time .teach_time,#TeachResourceProd .container_box .live_list .live .live_info .teach_time .teach_time,#TeachResourceYouke .container_box .live_list .live .live_info .teach_time .teach_time{font-size:.8rem;margin:.5rem 0;color:#bfbfbf}#TeachResourceCenter .swiper,#TeachResourceHome .swiper,#TeachResourcePro .swiper,#TeachResourceProd .swiper,#TeachResourceYouke .swiper{width:100vw;height:21.3333333333vw}#TeachResourceProd .live_list{height:100%}#TeachResourceProd .live_list .courses_list{height:100%!important}#TeachResourceProd .live_list .courses_list #show_pro{height:100%}#TeachResourceProd .live_list .courses_list #show_pro .caro_box{padding:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}#TeachResourceProd .live_list .courses_list #show_pro .caro_box .caro_list{width:13%!important;margin:0 30px}#TeachResourceProd .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2){margin:0 30px!important}#TeachResourceProd .live_list .courses_list #show_pro .caro_box .caro_list .teach_info{background:#fff!important}#TeachResourceFooter{position:absolute;bottom:0;left:0;right:0;background:#000;color:#8d8d8d;font-size:.8rem}#TeachResourceFooter .container{border-bottom:1px solid #313131}#TeachResourceFooter .container .link{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.3rem 0}#TeachResourceFooter .container .link .link_list{margin-right:2rem;cursor:pointer}#TeachResourceFooter .container .link .link_list:first-of-type,#TeachResourceFooter .container .link .link_list:hover,#TeachResourceFooter .container .link .link_list:nth-of-type(2){color:#06a2db}#CouResourcePreview,#CouWorkResourcePreview,#ForgetPassword,#Home_Login,#TeachResource,#TeachResourceLogin{overflow-x:hidden}#CouResourcePreview::-webkit-scrollbar,#CouWorkResourcePreview::-webkit-scrollbar,#ForgetPassword::-webkit-scrollbar,#Home_Login::-webkit-scrollbar,#TeachResource::-webkit-scrollbar,#TeachResourceLogin::-webkit-scrollbar{width:10px;height:20px}#CouResourcePreview .publish_time,#CouWorkResourcePreview .publish_time,#ForgetPassword .publish_time,#Home_Login .publish_time,#TeachResource .publish_time,#TeachResourceLogin .publish_time{color:#959595;font-size:16px}#CouResourcePreview .customName,#CouWorkResourcePreview .customName,#ForgetPassword .customName,#Home_Login .customName,#TeachResource .customName,#TeachResourceLogin .customName{background-color:#00b0f0;width:68px;height:68px;border-radius:100%;color:#fff;text-align:center;line-height:68px;font-size:16px}#CouResourcePreview html,#CouWorkResourcePreview html,#ForgetPassword html,#Home_Login html,#TeachResource html,#TeachResourceLogin html{font-size:100px}#CouResourcePreview .main-width,#CouWorkResourcePreview .main-width,#ForgetPassword .main-width,#Home_Login .main-width,#TeachResource .main-width,#TeachResourceLogin .main-width{max-width:1300px;margin:0 auto}#CouResourcePreview .hidden,#CouWorkResourcePreview .hidden,#ForgetPassword .hidden,#Home_Login .hidden,#TeachResource .hidden,#TeachResourceLogin .hidden{display:none}#CouResourcePreview .pr,#CouWorkResourcePreview .pr,#ForgetPassword .pr,#Home_Login .pr,#TeachResource .pr,#TeachResourceLogin .pr{position:relative}#CouResourcePreview body.bg,#CouWorkResourcePreview body.bg,#ForgetPassword body.bg,#Home_Login body.bg,#TeachResource body.bg,#TeachResourceLogin body.bg{background-color:#f7f7f7;overflow-x:hidden}#CouResourcePreview .live_box li a,#CouResourcePreview .plist ul li a,#CouResourcePreview .pro-list .left-box a,#CouResourcePreview .pro-list>ul>li a,#CouResourcePreview .pv-list ul li a,#CouResourcePreview .slider_left li a,#CouResourcePreview .works-slider a,#CouWorkResourcePreview .live_box li a,#CouWorkResourcePreview .plist ul li a,#CouWorkResourcePreview .pro-list .left-box a,#CouWorkResourcePreview .pro-list>ul>li a,#CouWorkResourcePreview .pv-list ul li a,#CouWorkResourcePreview .slider_left li a,#CouWorkResourcePreview .works-slider a,#ForgetPassword .live_box li a,#ForgetPassword .plist ul li a,#ForgetPassword .pro-list .left-box a,#ForgetPassword .pro-list>ul>li a,#ForgetPassword .pv-list ul li a,#ForgetPassword .slider_left li a,#ForgetPassword .works-slider a,#Home_Login .live_box li a,#Home_Login .plist ul li a,#Home_Login .pro-list .left-box a,#Home_Login .pro-list>ul>li a,#Home_Login .pv-list ul li a,#Home_Login .slider_left li a,#Home_Login .works-slider a,#TeachResource .live_box li a,#TeachResource .plist ul li a,#TeachResource .pro-list .left-box a,#TeachResource .pro-list>ul>li a,#TeachResource .pv-list ul li a,#TeachResource .slider_left li a,#TeachResource .works-slider a,#TeachResourceLogin .live_box li a,#TeachResourceLogin .plist ul li a,#TeachResourceLogin .pro-list .left-box a,#TeachResourceLogin .pro-list>ul>li a,#TeachResourceLogin .pv-list ul li a,#TeachResourceLogin .slider_left li a,#TeachResourceLogin .works-slider a{color:#434343}@font-face{font-family:iconfont}#CouResourcePreview .iconfont,#CouWorkResourcePreview .iconfont,#ForgetPassword .iconfont,#Home_Login .iconfont,#TeachResource .iconfont,#TeachResourceLogin .iconfont{font-family:iconfont;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#CouResourcePreview .icon-zhanghao:before,#CouWorkResourcePreview .icon-zhanghao:before,#ForgetPassword .icon-zhanghao:before,#Home_Login .icon-zhanghao:before,#TeachResource .icon-zhanghao:before,#TeachResourceLogin .icon-zhanghao:before{content:"\E619"}#CouResourcePreview .icon-meishu:before,#CouWorkResourcePreview .icon-meishu:before,#ForgetPassword .icon-meishu:before,#Home_Login .icon-meishu:before,#TeachResource .icon-meishu:before,#TeachResourceLogin .icon-meishu:before{content:"\E753"}#CouResourcePreview .icon-liulan:before,#CouWorkResourcePreview .icon-liulan:before,#ForgetPassword .icon-liulan:before,#Home_Login .icon-liulan:before,#TeachResource .icon-liulan:before,#TeachResourceLogin .icon-liulan:before{content:"\E60F"}#CouResourcePreview .icon-xiazai:before,#CouWorkResourcePreview .icon-xiazai:before,#ForgetPassword .icon-xiazai:before,#Home_Login .icon-xiazai:before,#TeachResource .icon-xiazai:before,#TeachResourceLogin .icon-xiazai:before{content:"\E66D"}#CouResourcePreview .icon-shaoeryingyu:before,#CouWorkResourcePreview .icon-shaoeryingyu:before,#ForgetPassword .icon-shaoeryingyu:before,#Home_Login .icon-shaoeryingyu:before,#TeachResource .icon-shaoeryingyu:before,#TeachResourceLogin .icon-shaoeryingyu:before{content:"\E7E5"}#CouResourcePreview .icon-ertong:before,#CouWorkResourcePreview .icon-ertong:before,#ForgetPassword .icon-ertong:before,#Home_Login .icon-ertong:before,#TeachResource .icon-ertong:before,#TeachResourceLogin .icon-ertong:before{content:"\E615"}#CouResourcePreview .icon-yanzhengma:before,#CouWorkResourcePreview .icon-yanzhengma:before,#ForgetPassword .icon-yanzhengma:before,#Home_Login .icon-yanzhengma:before,#TeachResource .icon-yanzhengma:before,#TeachResourceLogin .icon-yanzhengma:before{content:"\E640"}#CouResourcePreview .icon-yinle:before,#CouWorkResourcePreview .icon-yinle:before,#ForgetPassword .icon-yinle:before,#Home_Login .icon-yinle:before,#TeachResource .icon-yinle:before,#TeachResourceLogin .icon-yinle:before{content:"\E6A1"}#CouResourcePreview .icon-shouji:before,#CouWorkResourcePreview .icon-shouji:before,#ForgetPassword .icon-shouji:before,#Home_Login .icon-shouji:before,#TeachResource .icon-shouji:before,#TeachResourceLogin .icon-shouji:before{content:"\E769"}#CouResourcePreview .icon-xuexiao:before,#CouWorkResourcePreview .icon-xuexiao:before,#ForgetPassword .icon-xuexiao:before,#Home_Login .icon-xuexiao:before,#TeachResource .icon-xuexiao:before,#TeachResourceLogin .icon-xuexiao:before{content:"\E824"}#CouResourcePreview .icon-peixun:before,#CouWorkResourcePreview .icon-peixun:before,#ForgetPassword .icon-peixun:before,#Home_Login .icon-peixun:before,#TeachResource .icon-peixun:before,#TeachResourceLogin .icon-peixun:before{content:"\E6EE"}#CouResourcePreview .header,#CouWorkResourcePreview .header,#ForgetPassword .header,#Home_Login .header,#TeachResource .header,#TeachResourceLogin .header{position:sticky;width:100%;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;padding:0 2%;background:#fff}#CouResourcePreview .header .logo,#CouWorkResourcePreview .header .logo,#ForgetPassword .header .logo,#Home_Login .header .logo,#TeachResource .header .logo,#TeachResourceLogin .header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CouResourcePreview .header .logo .pic,#CouWorkResourcePreview .header .logo .pic,#ForgetPassword .header .logo .pic,#Home_Login .header .logo .pic,#TeachResource .header .logo .pic,#TeachResourceLogin .header .logo .pic{width:22%}#CouResourcePreview .header .logo .phone-menu,#CouWorkResourcePreview .header .logo .phone-menu,#ForgetPassword .header .logo .phone-menu,#Home_Login .header .logo .phone-menu,#TeachResource .header .logo .phone-menu,#TeachResourceLogin .header .logo .phone-menu{display:none;width:40px;height:33px;background:url(../../static/img/icon-bg.4b1f2043.png) no-repeat 0 -23px;cursor:pointer}#CouResourcePreview .header.active .logo .phone-menu,#CouWorkResourcePreview .header.active .logo .phone-menu,#ForgetPassword .header.active .logo .phone-menu,#Home_Login .header.active .logo .phone-menu,#TeachResource .header.active .logo .phone-menu,#TeachResourceLogin .header.active .logo .phone-menu{background-position-x:-41px}#CouResourcePreview .header .logo .topr,#CouWorkResourcePreview .header .logo .topr,#ForgetPassword .header .logo .topr,#Home_Login .header .logo .topr,#TeachResource .header .logo .topr,#TeachResourceLogin .header .logo .topr{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;padding:0 15px}#CouResourcePreview .header .logo .topr a,#CouWorkResourcePreview .header .logo .topr a,#ForgetPassword .header .logo .topr a,#Home_Login .header .logo .topr a,#TeachResource .header .logo .topr a,#TeachResourceLogin .header .logo .topr a{display:inline-block;padding:0 10px}#CouResourcePreview .header .search,#CouWorkResourcePreview .header .search,#ForgetPassword .header .search,#Home_Login .header .search,#TeachResource .header .search,#TeachResourceLogin .header .search{max-width:280px;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;border:2px solid #00b0f0;border-radius:8px}#CouResourcePreview .header .search .sbox,#CouWorkResourcePreview .header .search .sbox,#ForgetPassword .header .search .sbox,#Home_Login .header .search .sbox,#TeachResource .header .search .sbox,#TeachResourceLogin .header .search .sbox{width:24%;display:inline-block;position:relative;padding:0 10px;border-right:1px solid #ebeced}#CouResourcePreview .header .search .sbox i,#CouWorkResourcePreview .header .search .sbox i,#ForgetPassword .header .search .sbox i,#Home_Login .header .search .sbox i,#TeachResource .header .search .sbox i,#TeachResourceLogin .header .search .sbox i{position:absolute;width:11px;height:6px}#CouResourcePreview .header .search .sbox select,#CouWorkResourcePreview .header .search .sbox select,#ForgetPassword .header .search .sbox select,#Home_Login .header .search .sbox select,#TeachResource .header .search .sbox select,#TeachResourceLogin .header .search .sbox select{border:0}#CouResourcePreview .header .search .stxt,#CouWorkResourcePreview .header .search .stxt,#ForgetPassword .header .search .stxt,#Home_Login .header .search .stxt,#TeachResource .header .search .stxt,#TeachResourceLogin .header .search .stxt{-webkit-box-flex:1;-ms-flex:1;flex:1}#CouResourcePreview .header .search .stxt input[type=text],#CouWorkResourcePreview .header .search .stxt input[type=text],#ForgetPassword .header .search .stxt input[type=text],#Home_Login .header .search .stxt input[type=text],#TeachResource .header .search .stxt input[type=text],#TeachResourceLogin .header .search .stxt input[type=text]{width:100%;padding-left:10px}#CouResourcePreview .header .search .sbtn,#CouWorkResourcePreview .header .search .sbtn,#ForgetPassword .header .search .sbtn,#Home_Login .header .search .sbtn,#TeachResource .header .search .sbtn,#TeachResourceLogin .header .search .sbtn{width:34px;height:34px;cursor:pointer}#CouResourcePreview .header .nav,#CouWorkResourcePreview .header .nav,#ForgetPassword .header .nav,#Home_Login .header .nav,#TeachResource .header .nav,#TeachResourceLogin .header .nav{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;z-index:10000}#CouResourcePreview .header .nav>ul,#CouWorkResourcePreview .header .nav>ul,#ForgetPassword .header .nav>ul,#Home_Login .header .nav>ul,#TeachResource .header .nav>ul,#TeachResourceLogin .header .nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CouResourcePreview .header .nav>ul>li,#CouWorkResourcePreview .header .nav>ul>li,#ForgetPassword .header .nav>ul>li,#Home_Login .header .nav>ul>li,#TeachResource .header .nav>ul>li,#TeachResourceLogin .header .nav>ul>li{position:relative;font-size:14px;padding:0 20px;font-weight:lighter;text-transform:uppercase}#CouResourcePreview .header .nav>ul>li>a,#CouWorkResourcePreview .header .nav>ul>li>a,#ForgetPassword .header .nav>ul>li>a,#Home_Login .header .nav>ul>li>a,#TeachResource .header .nav>ul>li>a,#TeachResourceLogin .header .nav>ul>li>a{display:block;line-height:5;border-bottom:4px solid transparent}#CouResourcePreview .header .nav>ul>li.active>a,#CouResourcePreview .header .nav>ul>li>a:hover,#CouWorkResourcePreview .header .nav>ul>li.active>a,#CouWorkResourcePreview .header .nav>ul>li>a:hover,#ForgetPassword .header .nav>ul>li.active>a,#ForgetPassword .header .nav>ul>li>a:hover,#Home_Login .header .nav>ul>li.active>a,#Home_Login .header .nav>ul>li>a:hover,#TeachResource .header .nav>ul>li.active>a,#TeachResource .header .nav>ul>li>a:hover,#TeachResourceLogin .header .nav>ul>li.active>a,#TeachResourceLogin .header .nav>ul>li>a:hover{color:#00b0f0;border-bottom-color:#00b0f0}#CouResourcePreview .banner .swiper-pagination-bullet,#CouWorkResourcePreview .banner .swiper-pagination-bullet,#ForgetPassword .banner .swiper-pagination-bullet,#Home_Login .banner .swiper-pagination-bullet,#TeachResource .banner .swiper-pagination-bullet,#TeachResourceLogin .banner .swiper-pagination-bullet{border-radius:0;width:14px;height:14px;border-radius:50%;background-color:#fff;opacity:.5}#CouResourcePreview .banner .swiper-pagination-bullet-active,#CouWorkResourcePreview .banner .swiper-pagination-bullet-active,#ForgetPassword .banner .swiper-pagination-bullet-active,#Home_Login .banner .swiper-pagination-bullet-active,#TeachResource .banner .swiper-pagination-bullet-active,#TeachResourceLogin .banner .swiper-pagination-bullet-active{opacity:1}#CouResourcePreview .banner .swiper-button-next,#CouResourcePreview .banner .swiper-button-prev,#CouResourcePreview .pview .swiper-button-next,#CouResourcePreview .pview .swiper-button-prev,#CouWorkResourcePreview .banner .swiper-button-next,#CouWorkResourcePreview .banner .swiper-button-prev,#CouWorkResourcePreview .pview .swiper-button-next,#CouWorkResourcePreview .pview .swiper-button-prev,#ForgetPassword .banner .swiper-button-next,#ForgetPassword .banner .swiper-button-prev,#ForgetPassword .pview .swiper-button-next,#ForgetPassword .pview .swiper-button-prev,#Home_Login .banner .swiper-button-next,#Home_Login .banner .swiper-button-prev,#Home_Login .pview .swiper-button-next,#Home_Login .pview .swiper-button-prev,#TeachResource .banner .swiper-button-next,#TeachResource .banner .swiper-button-prev,#TeachResource .pview .swiper-button-next,#TeachResource .pview .swiper-button-prev,#TeachResourceLogin .banner .swiper-button-next,#TeachResourceLogin .banner .swiper-button-prev,#TeachResourceLogin .pview .swiper-button-next,#TeachResourceLogin .pview .swiper-button-prev{width:40px;height:60px;background-color:rgba(0,0,0,.3)}#CouResourcePreview .hlist,#CouWorkResourcePreview .hlist,#ForgetPassword .hlist,#Home_Login .hlist,#TeachResource .hlist,#TeachResourceLogin .hlist{padding:20px;background-color:#fff;border-radius:8px}#CouResourcePreview .hlist ul,#CouWorkResourcePreview .hlist ul,#ForgetPassword .hlist ul,#Home_Login .hlist ul,#TeachResource .hlist ul,#TeachResourceLogin .hlist ul{-ms-flex-wrap:wrap;flex-wrap:wrap}#CouResourcePreview .hlist li,#CouWorkResourcePreview .hlist li,#ForgetPassword .hlist li,#Home_Login .hlist li,#TeachResource .hlist li,#TeachResourceLogin .hlist li{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:14px;display:-webkit-box;display:-ms-flexbox;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}#CouResourcePreview .hlist li:hover,#CouWorkResourcePreview .hlist li:hover,#ForgetPassword .hlist li:hover,#Home_Login .hlist li:hover,#TeachResource .hlist li:hover,#TeachResourceLogin .hlist li:hover{color:#00b0f0}#CouResourcePreview .hlist li:not(:last-child),#CouWorkResourcePreview .hlist li:not(:last-child),#ForgetPassword .hlist li:not(:last-child),#Home_Login .hlist li:not(:last-child),#TeachResource .hlist li:not(:last-child),#TeachResourceLogin .hlist li:not(:last-child){border-right:1px solid #e9e9e9}#CouResourcePreview .hlist li i,#CouWorkResourcePreview .hlist li i,#ForgetPassword .hlist li i,#Home_Login .hlist li i,#TeachResource .hlist li i,#TeachResourceLogin .hlist li i{display:inline-block;vertical-align:middle;font-size:32px}#CouResourcePreview .flex,#CouWorkResourcePreview .flex,#ForgetPassword .flex,#Home_Login .flex,#TeachResource .flex,#TeachResourceLogin .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#CouResourcePreview .ptit,#CouWorkResourcePreview .ptit,#ForgetPassword .ptit,#Home_Login .ptit,#TeachResource .ptit,#TeachResourceLogin .ptit{padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CouResourcePreview .ptit h3,#CouWorkResourcePreview .ptit h3,#ForgetPassword .ptit h3,#Home_Login .ptit h3,#TeachResource .ptit h3,#TeachResourceLogin .ptit h3{display:inline-block;font-size:24px}#CouResourcePreview .ptit a,#CouWorkResourcePreview .ptit a,#ForgetPassword .ptit a,#Home_Login .ptit a,#TeachResource .ptit a,#TeachResourceLogin .ptit a{display:inline-block;font-size:12px}#CouResourcePreview .plist ul,#CouWorkResourcePreview .plist ul,#ForgetPassword .plist ul,#Home_Login .plist ul,#TeachResource .plist ul,#TeachResourceLogin .plist ul{-ms-flex-wrap:wrap;flex-wrap:wrap}#CouResourcePreview .plist ul li,#CouResourcePreview .works-slider .pbox,#CouWorkResourcePreview .plist ul li,#CouWorkResourcePreview .works-slider .pbox,#ForgetPassword .plist ul li,#ForgetPassword .works-slider .pbox,#Home_Login .plist ul li,#Home_Login .works-slider .pbox,#TeachResource .plist ul li,#TeachResource .works-slider .pbox,#TeachResourceLogin .plist ul li,#TeachResourceLogin .works-slider .pbox{width:224px;max-width:19%;margin-bottom:20px;background-color:#fff;border-radius:8px;position:relative;overflow:hidden}#CouResourcePreview .plist ul li:hover,#CouResourcePreview .pro-list .left-box:hover,#CouResourcePreview .pro-list>ul>li:hover,#CouResourcePreview .pv-list ul li:hover,#CouResourcePreview .slider_left li:hover,#CouResourcePreview .works-slider .pbox:hover,#CouWorkResourcePreview .plist ul li:hover,#CouWorkResourcePreview .pro-list .left-box:hover,#CouWorkResourcePreview .pro-list>ul>li:hover,#CouWorkResourcePreview .pv-list ul li:hover,#CouWorkResourcePreview .slider_left li:hover,#CouWorkResourcePreview .works-slider .pbox:hover,#ForgetPassword .plist ul li:hover,#ForgetPassword .pro-list .left-box:hover,#ForgetPassword .pro-list>ul>li:hover,#ForgetPassword .pv-list ul li:hover,#ForgetPassword .slider_left li:hover,#ForgetPassword .works-slider .pbox:hover,#Home_Login .plist ul li:hover,#Home_Login .pro-list .left-box:hover,#Home_Login .pro-list>ul>li:hover,#Home_Login .pv-list ul li:hover,#Home_Login .slider_left li:hover,#Home_Login .works-slider .pbox:hover,#TeachResource .plist ul li:hover,#TeachResource .pro-list .left-box:hover,#TeachResource .pro-list>ul>li:hover,#TeachResource .pv-list ul li:hover,#TeachResource .slider_left li:hover,#TeachResource .works-slider .pbox:hover,#TeachResourceLogin .plist ul li:hover,#TeachResourceLogin .pro-list .left-box:hover,#TeachResourceLogin .pro-list>ul>li:hover,#TeachResourceLogin .pv-list ul li:hover,#TeachResourceLogin .slider_left li:hover,#TeachResourceLogin .works-slider .pbox:hover{-webkit-box-shadow:3px 3px 10px rgba(0,0,0,.2);box-shadow:3px 3px 10px rgba(0,0,0,.2);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}#CouResourcePreview .plist ul li .pic,#CouResourcePreview .slider_left .pic,#CouResourcePreview .works-slider .pbox .pic,#CouWorkResourcePreview .plist ul li .pic,#CouWorkResourcePreview .slider_left .pic,#CouWorkResourcePreview .works-slider .pbox .pic,#ForgetPassword .plist ul li .pic,#ForgetPassword .slider_left .pic,#ForgetPassword .works-slider .pbox .pic,#Home_Login .plist ul li .pic,#Home_Login .slider_left .pic,#Home_Login .works-slider .pbox .pic,#TeachResource .plist ul li .pic,#TeachResource .slider_left .pic,#TeachResource .works-slider .pbox .pic,#TeachResourceLogin .plist ul li .pic,#TeachResourceLogin .slider_left .pic,#TeachResourceLogin .works-slider .pbox .pic{height:130px;overflow:hidden}#CouResourcePreview .live_box li .pic img,#CouResourcePreview .plist ul li.first img,#CouResourcePreview .plist ul li .pic img,#CouResourcePreview .slider_left .pic img,#CouResourcePreview .works-slider .pbox .pic img,#CouWorkResourcePreview .live_box li .pic img,#CouWorkResourcePreview .plist ul li.first img,#CouWorkResourcePreview .plist ul li .pic img,#CouWorkResourcePreview .slider_left .pic img,#CouWorkResourcePreview .works-slider .pbox .pic img,#ForgetPassword .live_box li .pic img,#ForgetPassword .plist ul li.first img,#ForgetPassword .plist ul li .pic img,#ForgetPassword .slider_left .pic img,#ForgetPassword .works-slider .pbox .pic img,#Home_Login .live_box li .pic img,#Home_Login .plist ul li.first img,#Home_Login .plist ul li .pic img,#Home_Login .slider_left .pic img,#Home_Login .works-slider .pbox .pic img,#TeachResource .live_box li .pic img,#TeachResource .plist ul li.first img,#TeachResource .plist ul li .pic img,#TeachResource .slider_left .pic img,#TeachResource .works-slider .pbox .pic img,#TeachResourceLogin .live_box li .pic img,#TeachResourceLogin .plist ul li.first img,#TeachResourceLogin .plist ul li .pic img,#TeachResourceLogin .slider_left .pic img,#TeachResourceLogin .works-slider .pbox .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0}#CouResourcePreview .plist ul li .txt,#CouResourcePreview .slider_left li .txt,#CouResourcePreview .works-slider .pbox .txt,#CouWorkResourcePreview .plist ul li .txt,#CouWorkResourcePreview .slider_left li .txt,#CouWorkResourcePreview .works-slider .pbox .txt,#ForgetPassword .plist ul li .txt,#ForgetPassword .slider_left li .txt,#ForgetPassword .works-slider .pbox .txt,#Home_Login .plist ul li .txt,#Home_Login .slider_left li .txt,#Home_Login .works-slider .pbox .txt,#TeachResource .plist ul li .txt,#TeachResource .slider_left li .txt,#TeachResource .works-slider .pbox .txt,#TeachResourceLogin .plist ul li .txt,#TeachResourceLogin .slider_left li .txt,#TeachResourceLogin .works-slider .pbox .txt{padding:20px;font-size:12px}#CouResourcePreview .plist ul li .txt h3,#CouResourcePreview .slider_left li .txt h3,#CouResourcePreview .works-slider .pbox .txt h3,#CouWorkResourcePreview .plist ul li .txt h3,#CouWorkResourcePreview .slider_left li .txt h3,#CouWorkResourcePreview .works-slider .pbox .txt h3,#ForgetPassword .plist ul li .txt h3,#ForgetPassword .slider_left li .txt h3,#ForgetPassword .works-slider .pbox .txt h3,#Home_Login .plist ul li .txt h3,#Home_Login .slider_left li .txt h3,#Home_Login .works-slider .pbox .txt h3,#TeachResource .plist ul li .txt h3,#TeachResource .slider_left li .txt h3,#TeachResource .works-slider .pbox .txt h3,#TeachResourceLogin .plist ul li .txt h3,#TeachResourceLogin .slider_left li .txt h3,#TeachResourceLogin .works-slider .pbox .txt h3{font-size:14px;font-weight:700;line-height:2.5;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#CouResourcePreview .plist ul li .txt p:not(:last-child),#CouResourcePreview .slider_left li .txt p:not(:last-child),#CouResourcePreview .works-slider .pbox .txt p:not(:last-child),#CouWorkResourcePreview .plist ul li .txt p:not(:last-child),#CouWorkResourcePreview .slider_left li .txt p:not(:last-child),#CouWorkResourcePreview .works-slider .pbox .txt p:not(:last-child),#ForgetPassword .plist ul li .txt p:not(:last-child),#ForgetPassword .slider_left li .txt p:not(:last-child),#ForgetPassword .works-slider .pbox .txt p:not(:last-child),#Home_Login .plist ul li .txt p:not(:last-child),#Home_Login .slider_left li .txt p:not(:last-child),#Home_Login .works-slider .pbox .txt p:not(:last-child),#TeachResource .plist ul li .txt p:not(:last-child),#TeachResource .slider_left li .txt p:not(:last-child),#TeachResource .works-slider .pbox .txt p:not(:last-child),#TeachResourceLogin .plist ul li .txt p:not(:last-child),#TeachResourceLogin .slider_left li .txt p:not(:last-child),#TeachResourceLogin .works-slider .pbox .txt p:not(:last-child){margin-bottom:25px}#CouResourcePreview .plist ul li .txt p.time,#CouResourcePreview .works-slider .pbox .txt p.time,#CouWorkResourcePreview .plist ul li .txt p.time,#CouWorkResourcePreview .works-slider .pbox .txt p.time,#ForgetPassword .plist ul li .txt p.time,#ForgetPassword .works-slider .pbox .txt p.time,#Home_Login .plist ul li .txt p.time,#Home_Login .works-slider .pbox .txt p.time,#TeachResource .plist ul li .txt p.time,#TeachResource .works-slider .pbox .txt p.time,#TeachResourceLogin .plist ul li .txt p.time,#TeachResourceLogin .works-slider .pbox .txt p.time{margin-bottom:0;color:#959595}#CouResourcePreview .plist ul li.first,#CouWorkResourcePreview .plist ul li.first,#ForgetPassword .plist ul li.first,#Home_Login .plist ul li.first,#TeachResource .plist ul li.first,#TeachResourceLogin .plist ul li.first{width:468px;max-width:40%;height:280px}#CouResourcePreview .plist ul li.first img,#CouWorkResourcePreview .plist ul li.first img,#ForgetPassword .plist ul li.first img,#Home_Login .plist ul li.first img,#TeachResource .plist ul li.first img,#TeachResourceLogin .plist ul li.first img{border-radius:8px}#CouResourcePreview .plist ul li.first .plist_span_last,#CouResourcePreview .plist ul li.first .plist_span_top,#CouWorkResourcePreview .plist ul li.first .plist_span_last,#CouWorkResourcePreview .plist ul li.first .plist_span_top,#ForgetPassword .plist ul li.first .plist_span_last,#ForgetPassword .plist ul li.first .plist_span_top,#Home_Login .plist ul li.first .plist_span_last,#Home_Login .plist ul li.first .plist_span_top,#TeachResource .plist ul li.first .plist_span_last,#TeachResource .plist ul li.first .plist_span_top,#TeachResourceLogin .plist ul li.first .plist_span_last,#TeachResourceLogin .plist ul li.first .plist_span_top{width:100%;position:absolute;left:0;padding:0 5%;background-color:rgba(0,0,0,.4);-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#fff}#CouResourcePreview .plist ul li.first .plist_span_last,#CouWorkResourcePreview .plist ul li.first .plist_span_last,#ForgetPassword .plist ul li.first .plist_span_last,#Home_Login .plist ul li.first .plist_span_last,#TeachResource .plist ul li.first .plist_span_last,#TeachResourceLogin .plist ul li.first .plist_span_last{display:block;height:20%;position:absolute;bottom:0;line-height:22px}#CouResourcePreview .plist ul li.first .plist_span_top,#CouWorkResourcePreview .plist ul li.first .plist_span_top,#ForgetPassword .plist ul li.first .plist_span_top,#Home_Login .plist ul li.first .plist_span_top,#TeachResource .plist ul li.first .plist_span_top,#TeachResourceLogin .plist ul li.first .plist_span_top{position:absolute;bottom:20%;display:block;font-size:16px;padding:16px 5%}#CouResourcePreview .plist ul li.first .plist_span_last,#CouWorkResourcePreview .plist ul li.first .plist_span_last,#ForgetPassword .plist ul li.first .plist_span_last,#Home_Login .plist ul li.first .plist_span_last,#TeachResource .plist ul li.first .plist_span_last,#TeachResourceLogin .plist ul li.first .plist_span_last{top:auto}#CouResourcePreview .plist ul li span.tab,#CouWorkResourcePreview .plist ul li span.tab,#ForgetPassword .plist ul li span.tab,#Home_Login .plist ul li span.tab,#TeachResource .plist ul li span.tab,#TeachResourceLogin .plist ul li span.tab{position:absolute;top:0;left:0;padding:0 10px;width:auto;margin-top:0;line-height:24px;font-size:14px;color:#fff;border-radius:0 0 8px 0;background-color:#00b0f0}#CouResourcePreview .plist.hot ul li,#CouWorkResourcePreview .plist.hot ul li,#ForgetPassword .plist.hot ul li,#Home_Login .plist.hot ul li,#TeachResource .plist.hot ul li,#TeachResourceLogin .plist.hot ul li{width:386px;max-width:32%}#CouResourcePreview .plist.hot ul li .pic,#CouWorkResourcePreview .plist.hot ul li .pic,#ForgetPassword .plist.hot ul li .pic,#Home_Login .plist.hot ul li .pic,#TeachResource .plist.hot ul li .pic,#TeachResourceLogin .plist.hot ul li .pic{height:220px}#CouResourcePreview .plist ul li .txt hgroup h3,#CouWorkResourcePreview .plist ul li .txt hgroup h3,#ForgetPassword .plist ul li .txt hgroup h3,#Home_Login .plist ul li .txt hgroup h3,#TeachResource .plist ul li .txt hgroup h3,#TeachResourceLogin .plist ul li .txt hgroup h3{display:inline-block}#CouResourcePreview .plist ul li .txt hgroup span,#CouWorkResourcePreview .plist ul li .txt hgroup span,#ForgetPassword .plist ul li .txt hgroup span,#Home_Login .plist ul li .txt hgroup span,#TeachResource .plist ul li .txt hgroup span,#TeachResourceLogin .plist ul li .txt hgroup span{display:inline-block;width:60px;line-height:24px;border-radius:4px;text-align:center;text-transform:uppercase;color:#fff}#CouResourcePreview .plist ul li span.def,#CouWorkResourcePreview .plist ul li span.def,#ForgetPassword .plist ul li span.def,#Home_Login .plist ul li span.def,#TeachResource .plist ul li span.def,#TeachResourceLogin .plist ul li span.def{margin-top:5px;display:inline-block;width:32px;text-transform:uppercase;color:#fff;font-size:12px;text-align:center;line-height:16px;border-radius:2px}#CouResourcePreview .plist ul li.kong,#CouWorkResourcePreview .plist ul li.kong,#ForgetPassword .plist ul li.kong,#Home_Login .plist ul li.kong,#TeachResource .plist ul li.kong,#TeachResourceLogin .plist ul li.kong{height:1px;background-color:transparent}#CouResourcePreview span.ppt,#CouWorkResourcePreview span.ppt,#ForgetPassword span.ppt,#Home_Login span.ppt,#TeachResourceLogin span.ppt,#TeachResource span.ppt{background-color:#c53f46}#CouResourcePreview span.tv,#CouWorkResourcePreview span.tv,#ForgetPassword span.tv,#Home_Login span.tv,#TeachResourceLogin span.tv,#TeachResource span.tv{background-color:#448aca}#CouResourcePreview span.pdf,#CouWorkResourcePreview span.pdf,#ForgetPassword span.pdf,#Home_Login span.pdf,#TeachResourceLogin span.pdf,#TeachResource span.pdf{background-color:#e60012}#CouResourcePreview span.doc,#CouWorkResourcePreview span.doc,#ForgetPassword span.doc,#Home_Login span.doc,#TeachResourceLogin span.doc,#TeachResource span.doc{background-color:#00b0f0}#CouResourcePreview span.xls,#CouWorkResourcePreview span.xls,#ForgetPassword span.xls,#Home_Login span.xls,#TeachResourceLogin span.xls,#TeachResource span.xls{background-color:#47b347}#CouResourcePreview .slider_left,#CouWorkResourcePreview .slider_left,#ForgetPassword .slider_left,#Home_Login .slider_left,#TeachResource .slider_left,#TeachResourceLogin .slider_left{float:left;width:66%;padding:25px;background-color:#fff;border-radius:8px}#CouResourcePreview .slider_left li,#CouWorkResourcePreview .slider_left li,#ForgetPassword .slider_left li,#Home_Login .slider_left li,#TeachResource .slider_left li,#TeachResourceLogin .slider_left li{width:224px;background-color:#f7f7f7;border-radius:8px;position:relative;overflow:hidden}#CouResourcePreview .swiper-button-next,#CouResourcePreview .swiper-button-prev,#CouWorkResourcePreview .swiper-button-next,#CouWorkResourcePreview .swiper-button-prev,#ForgetPassword .swiper-button-next,#ForgetPassword .swiper-button-prev,#Home_Login .swiper-button-next,#Home_Login .swiper-button-prev,#TeachResource .swiper-button-next,#TeachResource .swiper-button-prev,#TeachResourceLogin .swiper-button-next,#TeachResourceLogin .swiper-button-prev{left:0;width:24px;height:40px;background-color:rgba(0,0,0,.3)}#CouResourcePreview .swiper-button-next,#CouWorkResourcePreview .swiper-button-next,#ForgetPassword .swiper-button-next,#Home_Login .swiper-button-next,#TeachResource .swiper-button-next,#TeachResourceLogin .swiper-button-next{left:auto;right:0}#CouResourcePreview .live_box,#CouWorkResourcePreview .live_box,#ForgetPassword .live_box,#Home_Login .live_box,#TeachResource .live_box,#TeachResourceLogin .live_box{float:right;width:31%;position:relative;overflow:hidden}#CouResourcePreview .live_box li,#CouWorkResourcePreview .live_box li,#ForgetPassword .live_box li,#Home_Login .live_box li,#TeachResource .live_box li,#TeachResourceLogin .live_box li{background-color:#fff;border-radius:8px;min-height:300px}#CouResourcePreview .live_box li .pic,#CouWorkResourcePreview .live_box li .pic,#ForgetPassword .live_box li .pic,#Home_Login .live_box li .pic,#TeachResource .live_box li .pic,#TeachResourceLogin .live_box li .pic{height:160px;overflow:hidden}#CouResourcePreview .live_box li .txt,#CouWorkResourcePreview .live_box li .txt,#ForgetPassword .live_box li .txt,#Home_Login .live_box li .txt,#TeachResource .live_box li .txt,#TeachResourceLogin .live_box li .txt{padding:22px}#CouResourcePreview .live_box li .txt .portrait,#CouWorkResourcePreview .live_box li .txt .portrait,#ForgetPassword .live_box li .txt .portrait,#Home_Login .live_box li .txt .portrait,#TeachResource .live_box li .txt .portrait,#TeachResourceLogin .live_box li .txt .portrait{width:68px;height:68px;border-radius:50%}#CouResourcePreview .live_box li .txt .portrait img,#CouWorkResourcePreview .live_box li .txt .portrait img,#ForgetPassword .live_box li .txt .portrait img,#Home_Login .live_box li .txt .portrait img,#TeachResource .live_box li .txt .portrait img,#TeachResourceLogin .live_box li .txt .portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}#CouResourcePreview .live_box li .txt .detl,#CouWorkResourcePreview .live_box li .txt .detl,#ForgetPassword .live_box li .txt .detl,#Home_Login .live_box li .txt .detl,#TeachResource .live_box li .txt .detl,#TeachResourceLogin .live_box li .txt .detl{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:10px;font-size:12px}#CouResourcePreview .live_box li .txt .detl h3,#CouWorkResourcePreview .live_box li .txt .detl h3,#ForgetPassword .live_box li .txt .detl h3,#Home_Login .live_box li .txt .detl h3,#TeachResource .live_box li .txt .detl h3,#TeachResourceLogin .live_box li .txt .detl h3{font-size:14px}#CouResourcePreview .live_box .tab,#CouWorkResourcePreview .live_box .tab,#ForgetPassword .live_box .tab,#Home_Login .live_box .tab,#TeachResource .live_box .tab,#TeachResourceLogin .live_box .tab{position:absolute;top:0;left:0;z-index:9999;padding:0 10px;text-transform:uppercase;line-height:35px;font-size:18px;color:#fff;border-radius:8px 0 8px 0;background-color:#434343}#CouResourcePreview .cur_tit,#CouWorkResourcePreview .cur_tit,#ForgetPassword .cur_tit,#Home_Login .cur_tit,#TeachResource .cur_tit,#TeachResourceLogin .cur_tit{padding-bottom:20px;font-size:14px}#CouResourcePreview .sel_menu,#CouWorkResourcePreview .sel_menu,#ForgetPassword .sel_menu,#Home_Login .sel_menu,#TeachResource .sel_menu,#TeachResourceLogin .sel_menu{padding:0 20px 20px;margin-bottom:50px;background-color:#fff}#CouResourcePreview .sel_menu dl,#CouWorkResourcePreview .sel_menu dl,#ForgetPassword .sel_menu dl,#Home_Login .sel_menu dl,#TeachResource .sel_menu dl,#TeachResourceLogin .sel_menu dl{padding:10px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dotted #bfbfbf;font-size:14px}#CouResourcePreview .sel_menu dl dt,#CouWorkResourcePreview .sel_menu dl dt,#ForgetPassword .sel_menu dl dt,#Home_Login .sel_menu dl dt,#TeachResource .sel_menu dl dt,#TeachResourceLogin .sel_menu dl dt{display:inline-block;padding-right:10px;padding-bottom:10px;font-size:16px}#CouResourcePreview .sel_menu dl dd,#CouWorkResourcePreview .sel_menu dl dd,#ForgetPassword .sel_menu dl dd,#Home_Login .sel_menu dl dd,#TeachResource .sel_menu dl dd,#TeachResourceLogin .sel_menu dl dd{-webkit-box-flex:1;-ms-flex:1;flex:1;display:inline-block}#CouResourcePreview .sel_menu dl dd div,#CouWorkResourcePreview .sel_menu dl dd div,#ForgetPassword .sel_menu dl dd div,#Home_Login .sel_menu dl dd div,#TeachResource .sel_menu dl dd div,#TeachResourceLogin .sel_menu dl dd div{display:inline-block;line-height:26px;margin:0 5px;padding:0 8px;border-radius:3px;margin-bottom:10px;cursor:pointer}#CouResourcePreview .sel_menu dl dd div.active,#CouResourcePreview .sel_menu dl dd div:hover,#CouWorkResourcePreview .sel_menu dl dd div.active,#CouWorkResourcePreview .sel_menu dl dd div:hover,#ForgetPassword .sel_menu dl dd div.active,#ForgetPassword .sel_menu dl dd div:hover,#Home_Login .sel_menu dl dd div.active,#Home_Login .sel_menu dl dd div:hover,#TeachResource .sel_menu dl dd div.active,#TeachResource .sel_menu dl dd div:hover,#TeachResourceLogin .sel_menu dl dd div.active,#TeachResourceLogin .sel_menu dl dd div:hover{color:#fff;background-color:#00b0f0}#CouResourcePreview .view_box,#CouResourcePreview .view_left,#CouResourcePreview .view_right>div,#CouWorkResourcePreview .view_box,#CouWorkResourcePreview .view_left,#CouWorkResourcePreview .view_right>div,#ForgetPassword .view_box,#ForgetPassword .view_left,#ForgetPassword .view_right>div,#Home_Login .view_box,#Home_Login .view_left,#Home_Login .view_right>div,#TeachResource .view_box,#TeachResource .view_left,#TeachResource .view_right>div,#TeachResourceLogin .view_box,#TeachResourceLogin .view_left,#TeachResourceLogin .view_right>div{padding:40px;background-color:#fff;border-radius:8px}#CouResourcePreview .view_box .pic,#CouWorkResourcePreview .view_box .pic,#ForgetPassword .view_box .pic,#Home_Login .view_box .pic,#TeachResource .view_box .pic,#TeachResourceLogin .view_box .pic{width:100%}#CouResourcePreview .view_box hgroup,#CouWorkResourcePreview .view_box hgroup,#ForgetPassword .view_box hgroup,#Home_Login .view_box hgroup,#TeachResource .view_box hgroup,#TeachResourceLogin .view_box hgroup{padding:30px 0;border-bottom:1px solid #e3e3e3}#CouResourcePreview .view_box hgroup h3,#CouWorkResourcePreview .view_box hgroup h3,#ForgetPassword .view_box hgroup h3,#Home_Login .view_box hgroup h3,#TeachResource .view_box hgroup h3,#TeachResourceLogin .view_box hgroup h3{font-size:24px}#CouResourcePreview .view_box hgroup p,#CouWorkResourcePreview .view_box hgroup p,#ForgetPassword .view_box hgroup p,#Home_Login .view_box hgroup p,#TeachResource .view_box hgroup p,#TeachResourceLogin .view_box hgroup p{padding-top:20px}#CouResourcePreview .view_box hgroup .comment,#CouWorkResourcePreview .view_box hgroup .comment,#ForgetPassword .view_box hgroup .comment,#Home_Login .view_box hgroup .comment,#TeachResource .view_box hgroup .comment,#TeachResourceLogin .view_box hgroup .comment{display:inline-block}#CouResourcePreview .view_box hgroup .comment i,#CouWorkResourcePreview .view_box hgroup .comment i,#ForgetPassword .view_box hgroup .comment i,#Home_Login .view_box hgroup .comment i,#TeachResource .view_box hgroup .comment i,#TeachResourceLogin .view_box hgroup .comment i{display:inline-block;vertical-align:middle;width:22px;height:22px}#CouResourcePreview .view_box hgroup .comment i.ch,#CouWorkResourcePreview .view_box hgroup .comment i.ch,#ForgetPassword .view_box hgroup .comment i.ch,#Home_Login .view_box hgroup .comment i.ch,#TeachResource .view_box hgroup .comment i.ch,#TeachResourceLogin .view_box hgroup .comment i.ch{background-position-y:0}#CouResourcePreview .view_box hgroup .comment a,#CouWorkResourcePreview .view_box hgroup .comment a,#ForgetPassword .view_box hgroup .comment a,#Home_Login .view_box hgroup .comment a,#TeachResource .view_box hgroup .comment a,#TeachResourceLogin .view_box hgroup .comment a{margin-left:10px;display:inline-block;font-size:14px;color:#f39800}#CouResourcePreview .pv-list ul li .txt .bot i,#CouResourcePreview .view_box hgroup .share i,#CouWorkResourcePreview .pv-list ul li .txt .bot i,#CouWorkResourcePreview .view_box hgroup .share i,#ForgetPassword .pv-list ul li .txt .bot i,#ForgetPassword .view_box hgroup .share i,#Home_Login .pv-list ul li .txt .bot i,#Home_Login .view_box hgroup .share i,#TeachResource .pv-list ul li .txt .bot i,#TeachResource .view_box hgroup .share i,#TeachResourceLogin .pv-list ul li .txt .bot i,#TeachResourceLogin .view_box hgroup .share i{margin-left:10px;width:24px;height:24px;display:inline-block;vertical-align:middle;background:url(../../static/img/icon-bg.4b1f2043.png) 0 -170px no-repeat}#CouResourcePreview .pv-list ul li .txt .bot i.d,#CouResourcePreview .view_box hgroup .share i.d,#CouWorkResourcePreview .pv-list ul li .txt .bot i.d,#CouWorkResourcePreview .view_box hgroup .share i.d,#ForgetPassword .pv-list ul li .txt .bot i.d,#ForgetPassword .view_box hgroup .share i.d,#Home_Login .pv-list ul li .txt .bot i.d,#Home_Login .view_box hgroup .share i.d,#TeachResource .pv-list ul li .txt .bot i.d,#TeachResource .view_box hgroup .share i.d,#TeachResourceLogin .pv-list ul li .txt .bot i.d,#TeachResourceLogin .view_box hgroup .share i.d{background-position-x:-33px}#CouResourcePreview .pv-list ul li .txt .bot i.s,#CouResourcePreview .view_box hgroup .share i.s,#CouWorkResourcePreview .pv-list ul li .txt .bot i.s,#CouWorkResourcePreview .view_box hgroup .share i.s,#ForgetPassword .pv-list ul li .txt .bot i.s,#ForgetPassword .view_box hgroup .share i.s,#Home_Login .pv-list ul li .txt .bot i.s,#Home_Login .view_box hgroup .share i.s,#TeachResource .pv-list ul li .txt .bot i.s,#TeachResource .view_box hgroup .share i.s,#TeachResourceLogin .pv-list ul li .txt .bot i.s,#TeachResourceLogin .view_box hgroup .share i.s{background-position-x:-65px}#CouResourcePreview .view_box .txt,#CouWorkResourcePreview .view_box .txt,#ForgetPassword .view_box .txt,#Home_Login .view_box .txt,#TeachResource .view_box .txt,#TeachResourceLogin .view_box .txt{padding:5px 0}#CouResourcePreview .view_box .txt span,#CouWorkResourcePreview .view_box .txt span,#ForgetPassword .view_box .txt span,#Home_Login .view_box .txt span,#TeachResource .view_box .txt span,#TeachResourceLogin .view_box .txt span{display:inline-block;vertical-align:middle;min-width:80px}#CouResourcePreview .view_box .txt span.gray,#CouWorkResourcePreview .view_box .txt span.gray,#ForgetPassword .view_box .txt span.gray,#Home_Login .view_box .txt span.gray,#TeachResource .view_box .txt span.gray,#TeachResourceLogin .view_box .txt span.gray{width:180px}#CouResourcePreview .view_box .txt span.tab,#CouWorkResourcePreview .view_box .txt span.tab,#ForgetPassword .view_box .txt span.tab,#Home_Login .view_box .txt span.tab,#TeachResource .view_box .txt span.tab,#TeachResourceLogin .view_box .txt span.tab{width:60px;min-width:inherit;line-height:24px;border-radius:4px;color:#fff;text-align:center}#CouResourcePreview .view_box .iconfont,#CouWorkResourcePreview .view_box .iconfont,#ForgetPassword .view_box .iconfont,#Home_Login .view_box .iconfont,#TeachResource .view_box .iconfont,#TeachResourceLogin .view_box .iconfont{margin-left:20px;display:inline-block;vertical-align:middle}#CouResourcePreview .view_box i.d,#CouResourcePreview .view_box i.g,#CouResourcePreview .view_box i.l,#CouWorkResourcePreview .view_box i.d,#CouWorkResourcePreview .view_box i.g,#CouWorkResourcePreview .view_box i.l,#ForgetPassword .view_box i.d,#ForgetPassword .view_box i.g,#ForgetPassword .view_box i.l,#Home_Login .view_box i.d,#Home_Login .view_box i.g,#Home_Login .view_box i.l,#TeachResource .view_box i.d,#TeachResource .view_box i.g,#TeachResource .view_box i.l,#TeachResourceLogin .view_box i.d,#TeachResourceLogin .view_box i.g,#TeachResourceLogin .view_box i.l{margin-left:20px;width:16px;height:16px;display:inline-block;vertical-align:middle;background:url(../../static/img/icon-bg.4b1f2043.png) -41px -128px no-repeat}#CouResourcePreview .view_box i.d,#CouWorkResourcePreview .view_box i.d,#ForgetPassword .view_box i.d,#Home_Login .view_box i.d,#TeachResource .view_box i.d,#TeachResourceLogin .view_box i.d{background-position-x:-70px}#CouResourcePreview .view_box i.g,#CouWorkResourcePreview .view_box i.g,#ForgetPassword .view_box i.g,#Home_Login .view_box i.g,#TeachResource .view_box i.g,#TeachResourceLogin .view_box i.g{margin-left:0;background-position:-70px -149px}#CouResourcePreview .pre_num,#CouWorkResourcePreview .pre_num,#ForgetPassword .pre_num,#Home_Login .pre_num,#TeachResource .pre_num,#TeachResourceLogin .pre_num{font-size:14px}#CouResourcePreview .icon-flow,#CouWorkResourcePreview .icon-flow,#ForgetPassword .icon-flow,#Home_Login .icon-flow,#TeachResource .icon-flow,#TeachResourceLogin .icon-flow{position:fixed;right:20px;bottom:150px;z-index:9999;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}#CouResourcePreview .icon-flow a.totop,#CouWorkResourcePreview .icon-flow a.totop,#ForgetPassword .icon-flow a.totop,#Home_Login .icon-flow a.totop,#TeachResource .icon-flow a.totop,#TeachResourceLogin .icon-flow a.totop{display:inline-block;vertical-align:middle;width:50px;height:50px;border-radius:50%;-webkit-box-shadow:3px 3px 10px rgba(0,0,0,.2);box-shadow:3px 3px 10px rgba(0,0,0,.2);background:#fff url(../../static/img/icon-bg.4b1f2043.png) 0 -207px no-repeat}#CouResourcePreview .icon-flow span,#CouWorkResourcePreview .icon-flow span,#ForgetPassword .icon-flow span,#Home_Login .icon-flow span,#TeachResource .icon-flow span,#TeachResourceLogin .icon-flow span{display:none;width:85px;font-size:12px;line-height:32px;text-align:center;border-radius:8px;background-color:#fff;-webkit-box-shadow:3px 3px 10px rgba(0,0,0,.2);box-shadow:3px 3px 10px rgba(0,0,0,.2)}#CouResourcePreview .icon-flow:hover span,#CouWorkResourcePreview .icon-flow:hover span,#ForgetPassword .icon-flow:hover span,#Home_Login .icon-flow:hover span,#TeachResource .icon-flow:hover span,#TeachResourceLogin .icon-flow:hover span{display:inline-block;vertical-align:middle;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}#CouResourcePreview .view_box .up span,#CouWorkResourcePreview .view_box .up span,#ForgetPassword .view_box .up span,#Home_Login .view_box .up span,#TeachResource .view_box .up span,#TeachResourceLogin .view_box .up span{font-size:14px;display:inline-block;vertical-align:middle}#CouResourcePreview .view_box .up a,#CouWorkResourcePreview .view_box .up a,#ForgetPassword .view_box .up a,#Home_Login .view_box .up a,#TeachResource .view_box .up a,#TeachResourceLogin .view_box .up a{display:inline-block;vertical-align:middle;margin-left:10px;width:34px;height:34px;overflow:hidden}#CouResourcePreview .view_box .up a img,#CouWorkResourcePreview .view_box .up a img,#ForgetPassword .view_box .up a img,#Home_Login .view_box .up a img,#TeachResource .view_box .up a img,#TeachResourceLogin .view_box .up a img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}#CouResourcePreview .view_left,#CouWorkResourcePreview .view_left,#ForgetPassword .view_left,#Home_Login .view_left,#TeachResource .view_left,#TeachResourceLogin .view_left{width:68%;font-size:14px}#CouResourcePreview .view_left nav,#CouWorkResourcePreview .view_left nav,#ForgetPassword .view_left nav,#Home_Login .view_left nav,#TeachResource .view_left nav,#TeachResourceLogin .view_left nav{border-bottom:1px solid #00b0f0}#CouResourcePreview .view_left nav span,#CouWorkResourcePreview .view_left nav span,#ForgetPassword .view_left nav span,#Home_Login .view_left nav span,#TeachResource .view_left nav span,#TeachResourceLogin .view_left nav span{padding:0 10px;display:inline-block;line-height:40px;cursor:pointer;border-radius:8px 8px 0 0}#CouResourcePreview .view_left nav span.hover,#CouWorkResourcePreview .view_left nav span.hover,#ForgetPassword .view_left nav span.hover,#Home_Login .view_left nav span.hover,#TeachResource .view_left nav span.hover,#TeachResourceLogin .view_left nav span.hover{color:#fff;background-color:#00b0f0}#CouResourcePreview .view_left p:not(:last-child),#CouWorkResourcePreview .view_left p:not(:last-child),#ForgetPassword .view_left p:not(:last-child),#Home_Login .view_left p:not(:last-child),#TeachResource .view_left p:not(:last-child),#TeachResourceLogin .view_left p:not(:last-child){margin-bottom:30px}#CouResourcePreview .view_left h3,#CouWorkResourcePreview .view_left h3,#ForgetPassword .view_left h3,#Home_Login .view_left h3,#TeachResource .view_left h3,#TeachResourceLogin .view_left h3{margin-bottom:20px;font-size:18px}#CouResourcePreview .view_left h3 i,#CouWorkResourcePreview .view_left h3 i,#ForgetPassword .view_left h3 i,#Home_Login .view_left h3 i,#TeachResource .view_left h3 i,#TeachResourceLogin .view_left h3 i{margin-left:10px;display:inline-block;width:16px;height:16px;vertical-align:middle;background:url(../../static/img/icon-bg.4b1f2043.png) -41px -149px no-repeat}#CouResourcePreview .view_left.live,#CouWorkResourcePreview .view_left.live,#ForgetPassword .view_left.live,#Home_Login .view_left.live,#TeachResource .view_left.live,#TeachResourceLogin .view_left.live{width:100%;min-height:80vh}#CouResourcePreview .view_right,#CouWorkResourcePreview .view_right,#ForgetPassword .view_right,#Home_Login .view_right,#TeachResource .view_right,#TeachResourceLogin .view_right{width:360px;max-width:30%}#CouResourcePreview .view_right>div,#CouWorkResourcePreview .view_right>div,#ForgetPassword .view_right>div,#Home_Login .view_right>div,#TeachResource .view_right>div,#TeachResourceLogin .view_right>div{padding:30px}#CouResourcePreview .view_right>div>h3,#CouWorkResourcePreview .view_right>div>h3,#ForgetPassword .view_right>div>h3,#Home_Login .view_right>div>h3,#TeachResource .view_right>div>h3,#TeachResourceLogin .view_right>div>h3{padding-bottom:20px;font-size:18px;font-weight:700;border-bottom:1px solid #e3e3e3}#CouResourcePreview .view_right>div.rlist li,#CouResourcePreview .view_right>div.tlist dl,#CouWorkResourcePreview .view_right>div.rlist li,#CouWorkResourcePreview .view_right>div.tlist dl,#ForgetPassword .view_right>div.rlist li,#ForgetPassword .view_right>div.tlist dl,#Home_Login .view_right>div.rlist li,#Home_Login .view_right>div.tlist dl,#TeachResource .view_right>div.rlist li,#TeachResource .view_right>div.tlist dl,#TeachResourceLogin .view_right>div.rlist li,#TeachResourceLogin .view_right>div.tlist dl{padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CouResourcePreview .view_right>div.tlist dl dt,#CouWorkResourcePreview .view_right>div.tlist dl dt,#ForgetPassword .view_right>div.tlist dl dt,#Home_Login .view_right>div.tlist dl dt,#TeachResource .view_right>div.tlist dl dt,#TeachResourceLogin .view_right>div.tlist dl dt{width:68px;height:68px;overflow:hidden}#CouResourcePreview .view_right>div.rlist li .pic img,#CouResourcePreview .view_right>div.tlist dl dt img,#CouWorkResourcePreview .view_right>div.rlist li .pic img,#CouWorkResourcePreview .view_right>div.tlist dl dt img,#ForgetPassword .view_right>div.rlist li .pic img,#ForgetPassword .view_right>div.tlist dl dt img,#Home_Login .view_right>div.rlist li .pic img,#Home_Login .view_right>div.tlist dl dt img,#TeachResource .view_right>div.rlist li .pic img,#TeachResource .view_right>div.tlist dl dt img,#TeachResourceLogin .view_right>div.rlist li .pic img,#TeachResourceLogin .view_right>div.tlist dl dt img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}#CouResourcePreview .view_right>div.tlist dl dd,#CouWorkResourcePreview .view_right>div.tlist dl dd,#ForgetPassword .view_right>div.tlist dl dd,#Home_Login .view_right>div.tlist dl dd,#TeachResource .view_right>div.tlist dl dd,#TeachResourceLogin .view_right>div.tlist dl dd{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;font-size:14px}#CouResourcePreview .view_right>div.tlist dl dd span,#CouWorkResourcePreview .view_right>div.tlist dl dd span,#ForgetPassword .view_right>div.tlist dl dd span,#Home_Login .view_right>div.tlist dl dd span,#TeachResource .view_right>div.tlist dl dd span,#TeachResourceLogin .view_right>div.tlist dl dd span{display:block;font-size:12px}#CouResourcePreview .view_right>div.rlist li .pic,#CouWorkResourcePreview .view_right>div.rlist li .pic,#ForgetPassword .view_right>div.rlist li .pic,#Home_Login .view_right>div.rlist li .pic,#TeachResource .view_right>div.rlist li .pic,#TeachResourceLogin .view_right>div.rlist li .pic{width:120px;height:70px;overflow:hidden;border-radius:5px}#CouResourcePreview .view_right>div.rlist li .pic img,#CouWorkResourcePreview .view_right>div.rlist li .pic img,#ForgetPassword .view_right>div.rlist li .pic img,#Home_Login .view_right>div.rlist li .pic img,#TeachResource .view_right>div.rlist li .pic img,#TeachResourceLogin .view_right>div.rlist li .pic img{border-radius:0}#CouResourcePreview .view_right>div.rlist li .det,#CouWorkResourcePreview .view_right>div.rlist li .det,#ForgetPassword .view_right>div.rlist li .det,#Home_Login .view_right>div.rlist li .det,#TeachResource .view_right>div.rlist li .det,#TeachResourceLogin .view_right>div.rlist li .det{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;font-size:12px;line-height:1.8}#CouResourcePreview .view_right>div.rlist li .det h3,#CouWorkResourcePreview .view_right>div.rlist li .det h3,#ForgetPassword .view_right>div.rlist li .det h3,#Home_Login .view_right>div.rlist li .det h3,#TeachResource .view_right>div.rlist li .det h3,#TeachResourceLogin .view_right>div.rlist li .det h3{font-size:14px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#CouResourcePreview .view_right>div.rlist li .det span.tab,#CouWorkResourcePreview .view_right>div.rlist li .det span.tab,#ForgetPassword .view_right>div.rlist li .det span.tab,#Home_Login .view_right>div.rlist li .det span.tab,#TeachResource .view_right>div.rlist li .det span.tab,#TeachResourceLogin .view_right>div.rlist li .det span.tab{display:inline-block;width:32px;line-height:16px;text-align:center;color:#fff;text-transform:uppercase;border-radius:3px}#CouResourcePreview .pro-tit,#CouWorkResourcePreview .pro-tit,#ForgetPassword .pro-tit,#Home_Login .pro-tit,#TeachResource .pro-tit,#TeachResourceLogin .pro-tit{height:100px;border-radius:8px;overflow:hidden;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#CouResourcePreview .pro-tit img,#CouWorkResourcePreview .pro-tit img,#ForgetPassword .pro-tit img,#Home_Login .pro-tit img,#TeachResource .pro-tit img,#TeachResourceLogin .pro-tit img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#CouResourcePreview .pro-list>ul,#CouWorkResourcePreview .pro-list>ul,#ForgetPassword .pro-list>ul,#Home_Login .pro-list>ul,#TeachResource .pro-list>ul,#TeachResourceLogin .pro-list>ul{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px}#CouResourcePreview .pro-list>ul>li,#CouWorkResourcePreview .pro-list>ul>li,#ForgetPassword .pro-list>ul>li,#Home_Login .pro-list>ul>li,#TeachResource .pro-list>ul>li,#TeachResourceLogin .pro-list>ul>li{width:365px;max-width:49%;max-height:47.6%;border-radius:8px;background-color:#fff}#CouResourcePreview .pro-list>ul>li .pic,#CouWorkResourcePreview .pro-list>ul>li .pic,#ForgetPassword .pro-list>ul>li .pic,#Home_Login .pro-list>ul>li .pic,#TeachResource .pro-list>ul>li .pic,#TeachResourceLogin .pro-list>ul>li .pic{width:140px;height:190px;overflow:hidden}#CouResourcePreview .pro-list .left-box .pic img,#CouResourcePreview .pro-list>ul>li .pic img,#CouWorkResourcePreview .pro-list .left-box .pic img,#CouWorkResourcePreview .pro-list>ul>li .pic img,#ForgetPassword .pro-list .left-box .pic img,#ForgetPassword .pro-list>ul>li .pic img,#Home_Login .pro-list .left-box .pic img,#Home_Login .pro-list>ul>li .pic img,#TeachResource .pro-list .left-box .pic img,#TeachResource .pro-list>ul>li .pic img,#TeachResourceLogin .pro-list .left-box .pic img,#TeachResourceLogin .pro-list>ul>li .pic img{border-radius:8px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#CouResourcePreview .pro-list>ul>li .txt,#CouWorkResourcePreview .pro-list>ul>li .txt,#ForgetPassword .pro-list>ul>li .txt,#Home_Login .pro-list>ul>li .txt,#TeachResource .pro-list>ul>li .txt,#TeachResourceLogin .pro-list>ul>li .txt{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px}#CouResourcePreview .pro-list>ul>li .txt h3,#CouWorkResourcePreview .pro-list>ul>li .txt h3,#ForgetPassword .pro-list>ul>li .txt h3,#Home_Login .pro-list>ul>li .txt h3,#TeachResource .pro-list>ul>li .txt h3,#TeachResourceLogin .pro-list>ul>li .txt h3{font-size:16px}#CouResourcePreview .pro-list .left-box .txt .bot,#CouResourcePreview .pro-list>ul>li .txt .bot,#CouWorkResourcePreview .pro-list .left-box .txt .bot,#CouWorkResourcePreview .pro-list>ul>li .txt .bot,#ForgetPassword .pro-list .left-box .txt .bot,#ForgetPassword .pro-list>ul>li .txt .bot,#Home_Login .pro-list .left-box .txt .bot,#Home_Login .pro-list>ul>li .txt .bot,#TeachResource .pro-list .left-box .txt .bot,#TeachResource .pro-list>ul>li .txt .bot,#TeachResourceLogin .pro-list .left-box .txt .bot,#TeachResourceLogin .pro-list>ul>li .txt .bot{position:absolute;bottom:20px;left:20px;font-size:12px;color:#959595}#CouResourcePreview .pro-list .left-box,#CouWorkResourcePreview .pro-list .left-box,#ForgetPassword .pro-list .left-box,#Home_Login .pro-list .left-box,#TeachResource .pro-list .left-box,#TeachResourceLogin .pro-list .left-box{width:430px;max-width:36%;height:100%;border-radius:8px;background-color:#fff}#CouResourcePreview .pro-list .left-box .pic,#CouWorkResourcePreview .pro-list .left-box .pic,#ForgetPassword .pro-list .left-box .pic,#Home_Login .pro-list .left-box .pic,#TeachResource .pro-list .left-box .pic,#TeachResourceLogin .pro-list .left-box .pic{width:100%;height:242px;overflow:hidden}#CouResourcePreview .pro-list .left-box .pic img,#CouWorkResourcePreview .pro-list .left-box .pic img,#ForgetPassword .pro-list .left-box .pic img,#Home_Login .pro-list .left-box .pic img,#TeachResource .pro-list .left-box .pic img,#TeachResourceLogin .pro-list .left-box .pic img{border-radius:8px 8px 0 0}#CouResourcePreview .pro-list .left-box .txt,#CouWorkResourcePreview .pro-list .left-box .txt,#ForgetPassword .pro-list .left-box .txt,#Home_Login .pro-list .left-box .txt,#TeachResource .pro-list .left-box .txt,#TeachResourceLogin .pro-list .left-box .txt{height:160px;padding:20px;position:relative}#CouResourcePreview .pro-list .left-box .txt h3,#CouWorkResourcePreview .pro-list .left-box .txt h3,#ForgetPassword .pro-list .left-box .txt h3,#Home_Login .pro-list .left-box .txt h3,#TeachResource .pro-list .left-box .txt h3,#TeachResourceLogin .pro-list .left-box .txt h3{font-size:18px}#CouResourcePreview .pv-pic,#CouWorkResourcePreview .pv-pic,#ForgetPassword .pv-pic,#Home_Login .pv-pic,#TeachResource .pv-pic,#TeachResourceLogin .pv-pic{width:500px;max-width:42%;border-radius:8px;overflow:hidden}#CouResourcePreview .pv-pic video,#CouWorkResourcePreview .pv-pic video,#ForgetPassword .pv-pic video,#Home_Login .pv-pic video,#TeachResource .pv-pic video,#TeachResourceLogin .pv-pic video{min-height:290px}#CouResourcePreview .pv-pic img,#CouResourcePreview .pv-pic video,#CouWorkResourcePreview .pv-pic img,#CouWorkResourcePreview .pv-pic video,#ForgetPassword .pv-pic img,#ForgetPassword .pv-pic video,#Home_Login .pv-pic img,#Home_Login .pv-pic video,#TeachResource .pv-pic img,#TeachResource .pv-pic video,#TeachResourceLogin .pv-pic img,#TeachResourceLogin .pv-pic video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#CouResourcePreview .pv-txt,#CouWorkResourcePreview .pv-txt,#ForgetPassword .pv-txt,#Home_Login .pv-txt,#TeachResource .pv-txt,#TeachResourceLogin .pv-txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:30px;position:relative}#CouResourcePreview .pv-txt h3,#CouWorkResourcePreview .pv-txt h3,#ForgetPassword .pv-txt h3,#Home_Login .pv-txt h3,#TeachResource .pv-txt h3,#TeachResourceLogin .pv-txt h3{font-size:24px}#CouResourcePreview .pv-txt p,#CouWorkResourcePreview .pv-txt p,#ForgetPassword .pv-txt p,#Home_Login .pv-txt p,#TeachResource .pv-txt p,#TeachResourceLogin .pv-txt p{font-size:12px;color:#959595;line-height:1.8}#CouResourcePreview .pv-txt p.txt,#CouWorkResourcePreview .pv-txt p.txt,#ForgetPassword .pv-txt p.txt,#Home_Login .pv-txt p.txt,#TeachResource .pv-txt p.txt,#TeachResourceLogin .pv-txt p.txt{color:#434343}#CouResourcePreview .pv-txt .t,#CouWorkResourcePreview .pv-txt .t,#ForgetPassword .pv-txt .t,#Home_Login .pv-txt .t,#TeachResource .pv-txt .t,#TeachResourceLogin .pv-txt .t{display:inline-block;vertical-align:middle;min-width:90px}#CouResourcePreview .pv-txt .bot,#CouWorkResourcePreview .pv-txt .bot,#ForgetPassword .pv-txt .bot,#Home_Login .pv-txt .bot,#TeachResource .pv-txt .bot,#TeachResourceLogin .pv-txt .bot{position:absolute;bottom:0;left:30px;font-size:14px;color:#434343}#CouResourcePreview .pv-txt .bot span,#CouWorkResourcePreview .pv-txt .bot span,#ForgetPassword .pv-txt .bot span,#Home_Login .pv-txt .bot span,#TeachResource .pv-txt .bot span,#TeachResourceLogin .pv-txt .bot span{display:inline-block;vertical-align:middle;margin-right:10px}#CouResourcePreview .pv-txt .bot.l,#CouWorkResourcePreview .pv-txt .bot.l,#ForgetPassword .pv-txt .bot.l,#Home_Login .pv-txt .bot.l,#TeachResource .pv-txt .bot.l,#TeachResourceLogin .pv-txt .bot.l{font-size:18px;line-height:2.8}#CouResourcePreview .pv-txt .bot.l a,#CouResourcePreview .pv-txt .btn,#CouWorkResourcePreview .pv-txt .bot.l a,#CouWorkResourcePreview .pv-txt .btn,#ForgetPassword .pv-txt .bot.l a,#ForgetPassword .pv-txt .btn,#Home_Login .pv-txt .bot.l a,#Home_Login .pv-txt .btn,#TeachResource .pv-txt .bot.l a,#TeachResource .pv-txt .btn,#TeachResourceLogin .pv-txt .bot.l a,#TeachResourceLogin .pv-txt .btn{line-height:2.8;display:inline-block;padding:0 2em;color:#fff;border-radius:8px;background-color:#00b0f0}#CouResourcePreview .pv-list ul,#CouWorkResourcePreview .pv-list ul,#ForgetPassword .pv-list ul,#Home_Login .pv-list ul,#TeachResource .pv-list ul,#TeachResourceLogin .pv-list ul{-ms-flex-wrap:wrap;flex-wrap:wrap}#CouResourcePreview .pv-list li,#CouWorkResourcePreview .pv-list li,#ForgetPassword .pv-list li,#Home_Login .pv-list li,#TeachResource .pv-list li,#TeachResourceLogin .pv-list li{width:386px;max-width:32%;margin-bottom:20px;background-color:#fff;border-radius:8px;position:relative}#CouResourcePreview .pv-list li .pic,#CouWorkResourcePreview .pv-list li .pic,#ForgetPassword .pv-list li .pic,#Home_Login .pv-list li .pic,#TeachResource .pv-list li .pic,#TeachResourceLogin .pv-list li .pic{display:-webkit-box;display:-ms-flexbox;display:flex;height:220px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px 8px 0 0;background-color:#d14424}#CouResourcePreview .pv-list li .pic.tv,#CouWorkResourcePreview .pv-list li .pic.tv,#ForgetPassword .pv-list li .pic.tv,#Home_Login .pv-list li .pic.tv,#TeachResource .pv-list li .pic.tv,#TeachResourceLogin .pv-list li .pic.tv{background-color:#448aca}#CouResourcePreview .pv-list li .pic.xsl,#CouWorkResourcePreview .pv-list li .pic.xsl,#ForgetPassword .pv-list li .pic.xsl,#Home_Login .pv-list li .pic.xsl,#TeachResource .pv-list li .pic.xsl,#TeachResourceLogin .pv-list li .pic.xsl{background-color:#207245}#CouResourcePreview .pv-list li .pic.doc,#CouWorkResourcePreview .pv-list li .pic.doc,#ForgetPassword .pv-list li .pic.doc,#Home_Login .pv-list li .pic.doc,#TeachResource .pv-list li .pic.doc,#TeachResourceLogin .pv-list li .pic.doc{background-color:#2a5699}#CouResourcePreview .pv-list li .pic.pdf,#CouWorkResourcePreview .pv-list li .pic.pdf,#ForgetPassword .pv-list li .pic.pdf,#Home_Login .pv-list li .pic.pdf,#TeachResource .pv-list li .pic.pdf,#TeachResourceLogin .pv-list li .pic.pdf{background-color:#dc1d00}#CouResourcePreview .pv-list li .txt,#CouWorkResourcePreview .pv-list li .txt,#ForgetPassword .pv-list li .txt,#Home_Login .pv-list li .txt,#TeachResource .pv-list li .txt,#TeachResourceLogin .pv-list li .txt{padding:20px;position:relative;height:160px;font-size:12px;line-height:2}#CouResourcePreview .pv-list li .txt .bot,#CouWorkResourcePreview .pv-list li .txt .bot,#ForgetPassword .pv-list li .txt .bot,#Home_Login .pv-list li .txt .bot,#TeachResource .pv-list li .txt .bot,#TeachResourceLogin .pv-list li .txt .bot{position:absolute;right:20px;bottom:20px}#CouResourcePreview .works-menu,#CouWorkResourcePreview .works-menu,#ForgetPassword .works-menu,#Home_Login .works-menu,#TeachResource .works-menu,#TeachResourceLogin .works-menu{padding:20px 0;line-height:26px}#CouResourcePreview .works-menu h3,#CouWorkResourcePreview .works-menu h3,#ForgetPassword .works-menu h3,#Home_Login .works-menu h3,#TeachResource .works-menu h3,#TeachResourceLogin .works-menu h3{display:inline-block;font-size:16px}#CouResourcePreview .works-menu p,#CouWorkResourcePreview .works-menu p,#ForgetPassword .works-menu p,#Home_Login .works-menu p,#TeachResource .works-menu p,#TeachResourceLogin .works-menu p{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}#CouResourcePreview .works-menu p a,#CouWorkResourcePreview .works-menu p a,#ForgetPassword .works-menu p a,#Home_Login .works-menu p a,#TeachResource .works-menu p a,#TeachResourceLogin .works-menu p a{display:inline-block;padding:0 10px;font-size:14px;margin:2px 10px}#CouResourcePreview .works-menu p a.active,#CouResourcePreview .works-menu p a:hover,#CouWorkResourcePreview .works-menu p a.active,#CouWorkResourcePreview .works-menu p a:hover,#ForgetPassword .works-menu p a.active,#ForgetPassword .works-menu p a:hover,#Home_Login .works-menu p a.active,#Home_Login .works-menu p a:hover,#TeachResource .works-menu p a.active,#TeachResource .works-menu p a:hover,#TeachResourceLogin .works-menu p a.active,#TeachResourceLogin .works-menu p a:hover{color:#fff;border-radius:4px;background-color:#00b0f0}#CouResourcePreview .works-bg,#CouWorkResourcePreview .works-bg,#ForgetPassword .works-bg,#Home_Login .works-bg,#TeachResource .works-bg,#TeachResourceLogin .works-bg{height:194px;background-size:auto 100%}#CouResourcePreview .works-slider,#CouWorkResourcePreview .works-slider,#ForgetPassword .works-slider,#Home_Login .works-slider,#TeachResource .works-slider,#TeachResourceLogin .works-slider{max-width:96%;margin:0 auto 40px;height:650px}#CouResourcePreview .works-slider .pbox,#CouWorkResourcePreview .works-slider .pbox,#ForgetPassword .works-slider .pbox,#Home_Login .works-slider .pbox,#TeachResource .works-slider .pbox,#TeachResourceLogin .works-slider .pbox{margin:0 auto;max-width:inherit}#CouResourcePreview .works-slider .swiper-slide,#CouWorkResourcePreview .works-slider .swiper-slide,#ForgetPassword .works-slider .swiper-slide,#Home_Login .works-slider .swiper-slide,#TeachResource .works-slider .swiper-slide,#TeachResourceLogin .works-slider .swiper-slide{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;height:calc(50% - 15px)}#CouResourcePreview .works-slider .pbox .txt,#CouWorkResourcePreview .works-slider .pbox .txt,#ForgetPassword .works-slider .pbox .txt,#Home_Login .works-slider .pbox .txt,#TeachResource .works-slider .pbox .txt,#TeachResourceLogin .works-slider .pbox .txt{line-height:1.8}#CouResourcePreview .works-slider .pbox .txt h3,#CouWorkResourcePreview .works-slider .pbox .txt h3,#ForgetPassword .works-slider .pbox .txt h3,#Home_Login .works-slider .pbox .txt h3,#TeachResource .works-slider .pbox .txt h3,#TeachResourceLogin .works-slider .pbox .txt h3{margin-bottom:10px;font-size:16px;font-weight:700}#CouResourcePreview .forget,#CouResourcePreview .login .form,#CouWorkResourcePreview .forget,#CouWorkResourcePreview .login .form,#ForgetPassword .forget,#ForgetPassword .login .form,#Home_Login .forget,#Home_Login .login .form,#TeachResource .forget,#TeachResource .login .form,#TeachResourceLogin .forget,#TeachResourceLogin .login .form{width:460px;max-width:95%;margin:90px auto;padding:40px;border-radius:8px;overflow:hidden;background-color:#fff}#CouResourcePreview .forget h3,#CouResourcePreview .login .form h3,#CouWorkResourcePreview .forget h3,#CouWorkResourcePreview .login .form h3,#ForgetPassword .forget h3,#ForgetPassword .login .form h3,#Home_Login .forget h3,#Home_Login .login .form h3,#TeachResource .forget h3,#TeachResource .login .form h3,#TeachResourceLogin .forget h3,#TeachResourceLogin .login .form h3{text-align:center;font-size:32px}#CouResourcePreview .forget .step,#CouWorkResourcePreview .forget .step,#ForgetPassword .forget .step,#Home_Login .forget .step,#TeachResource .forget .step,#TeachResourceLogin .forget .step{position:relative;padding:40px 0}#CouResourcePreview .forget .step:after,#CouWorkResourcePreview .forget .step:after,#ForgetPassword .forget .step:after,#Home_Login .forget .step:after,#TeachResource .forget .step:after,#TeachResourceLogin .forget .step:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;margin:auto 0;height:4px;background-image:-webkit-gradient(linear,left top,right top,color-stop(15%,#00b0f0),color-stop(40%,#c9c9c9),to(#c9c9c9));background-image:linear-gradient(90deg,#00b0f0 15%,#c9c9c9 40%,#c9c9c9)}#CouResourcePreview .forget.s .step:after,#CouWorkResourcePreview .forget.s .step:after,#ForgetPassword .forget.s .step:after,#Home_Login .forget.s .step:after,#TeachResource .forget.s .step:after,#TeachResourceLogin .forget.s .step:after{background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#00b0f0),to(#c9c9c9));background-image:linear-gradient(90deg,#00b0f0 20%,#c9c9c9)}#CouResourcePreview .forget.t .step:after,#CouWorkResourcePreview .forget.t .step:after,#ForgetPassword .forget.t .step:after,#Home_Login .forget.t .step:after,#TeachResource .forget.t .step:after,#TeachResourceLogin .forget.t .step:after{background-image:-webkit-gradient(linear,left top,right top,from(#00b0f0),to(#00b0f0));background-image:linear-gradient(90deg,#00b0f0,#00b0f0)}#CouResourcePreview .forget .step span,#CouWorkResourcePreview .forget .step span,#ForgetPassword .forget .step span,#Home_Login .forget .step span,#TeachResource .forget .step span,#TeachResourceLogin .forget .step span{position:relative;z-index:100;display:inline-block;width:50px;height:50%;line-height:50px;font-size:24px;font-weight:700;color:#fff;text-align:center;border-radius:50%;background-color:#c9c9c9}#CouResourcePreview .forget .step span.b,#CouWorkResourcePreview .forget .step span.b,#ForgetPassword .forget .step span.b,#Home_Login .forget .step span.b,#TeachResource .forget .step span.b,#TeachResourceLogin .forget .step span.b{background-color:#00b0f0}#CouResourcePreview .forget .f-box,#CouResourcePreview .login .form .f-box,#CouWorkResourcePreview .forget .f-box,#CouWorkResourcePreview .login .form .f-box,#ForgetPassword .forget .f-box,#ForgetPassword .login .form .f-box,#Home_Login .forget .f-box,#Home_Login .login .form .f-box,#TeachResource .forget .f-box,#TeachResource .login .form .f-box,#TeachResourceLogin .forget .f-box,#TeachResourceLogin .login .form .f-box{margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;border-radius:8px;border:1px solid #dcdfe6;line-height:2}#CouResourcePreview .forget .f-box span,#CouResourcePreview .login .form .f-box span,#CouWorkResourcePreview .forget .f-box span,#CouWorkResourcePreview .login .form .f-box span,#ForgetPassword .forget .f-box span,#ForgetPassword .login .form .f-box span,#Home_Login .forget .f-box span,#Home_Login .login .form .f-box span,#TeachResource .forget .f-box span,#TeachResource .login .form .f-box span,#TeachResourceLogin .forget .f-box span,#TeachResourceLogin .login .form .f-box span{display:inline-block;vertical-align:middle}#CouResourcePreview .forget .f-box span.sbox,#CouResourcePreview .login .form .f-box span.sbox,#CouWorkResourcePreview .forget .f-box span.sbox,#CouWorkResourcePreview .login .form .f-box span.sbox,#ForgetPassword .forget .f-box span.sbox,#ForgetPassword .login .form .f-box span.sbox,#Home_Login .forget .f-box span.sbox,#Home_Login .login .form .f-box span.sbox,#TeachResource .forget .f-box span.sbox,#TeachResource .login .form .f-box span.sbox,#TeachResourceLogin .forget .f-box span.sbox,#TeachResourceLogin .login .form .f-box span.sbox{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px}#CouResourcePreview .forget .f-box .stxt,#CouResourcePreview .login .form .f-box .stxt,#CouWorkResourcePreview .forget .f-box .stxt,#CouWorkResourcePreview .login .form .f-box .stxt,#ForgetPassword .forget .f-box .stxt,#ForgetPassword .login .form .f-box .stxt,#Home_Login .forget .f-box .stxt,#Home_Login .login .form .f-box .stxt,#TeachResource .forget .f-box .stxt,#TeachResource .login .form .f-box .stxt,#TeachResourceLogin .forget .f-box .stxt,#TeachResourceLogin .login .form .f-box .stxt{width:100%;border:0}#CouResourcePreview .forget .f-box a,#CouResourcePreview .login .form .f-box a,#CouWorkResourcePreview .forget .f-box a,#CouWorkResourcePreview .login .form .f-box a,#ForgetPassword .forget .f-box a,#ForgetPassword .login .form .f-box a,#Home_Login .forget .f-box a,#Home_Login .login .form .f-box a,#TeachResource .forget .f-box a,#TeachResource .login .form .f-box a,#TeachResourceLogin .forget .f-box a,#TeachResourceLogin .login .form .f-box a{display:inline-block;vertical-align:middle;color:#00b0f0}#CouResourcePreview .forget .f-box .iconfont,#CouResourcePreview .login .form .f-box .iconfont,#CouWorkResourcePreview .forget .f-box .iconfont,#CouWorkResourcePreview .login .form .f-box .iconfont,#ForgetPassword .forget .f-box .iconfont,#ForgetPassword .login .form .f-box .iconfont,#Home_Login .forget .f-box .iconfont,#Home_Login .login .form .f-box .iconfont,#TeachResource .forget .f-box .iconfont,#TeachResource .login .form .f-box .iconfont,#TeachResourceLogin .forget .f-box .iconfont,#TeachResourceLogin .login .form .f-box .iconfont{color:#c5c5c5;font-size:20px}#CouResourcePreview .forget .sbtn,#CouResourcePreview .login .form .sbtn,#CouWorkResourcePreview .forget .sbtn,#CouWorkResourcePreview .login .form .sbtn,#ForgetPassword .forget .sbtn,#ForgetPassword .login .form .sbtn,#Home_Login .forget .sbtn,#Home_Login .login .form .sbtn,#TeachResource .forget .sbtn,#TeachResource .login .form .sbtn,#TeachResourceLogin .forget .sbtn,#TeachResourceLogin .login .form .sbtn{display:inline-block;width:100%;line-height:45px;font-size:18px;text-align:center;color:#fff;border:0;border-radius:8px;background-color:#00b0f0}#CouResourcePreview .forget .end,#CouWorkResourcePreview .forget .end,#ForgetPassword .forget .end,#Home_Login .forget .end,#TeachResource .forget .end,#TeachResourceLogin .forget .end{padding:50px 0 70px;text-align:center}#CouResourcePreview .forget .end h4,#CouWorkResourcePreview .forget .end h4,#ForgetPassword .forget .end h4,#Home_Login .forget .end h4,#TeachResource .forget .end h4,#TeachResourceLogin .forget .end h4{text-align:center;font-size:24px}#CouResourcePreview .login,#CouWorkResourcePreview .login,#ForgetPassword .login,#Home_Login .login,#TeachResource .login,#TeachResourceLogin .login{padding:90px 10%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#00b0f0 url(../../static/img/login-bg.b7d3efbc.jpg) 50% 50% no-repeat;background-size:100% 100%}#CouResourcePreview .login .form,#CouWorkResourcePreview .login .form,#ForgetPassword .login .form,#Home_Login .login .form,#TeachResource .login .form,#TeachResourceLogin .login .form{margin:0;font-size:14px}#CouResourcePreview .login .form h3,#CouWorkResourcePreview .login .form h3,#ForgetPassword .login .form h3,#Home_Login .login .form h3,#TeachResource .login .form h3,#TeachResourceLogin .login .form h3{font-weight:inherit;margin-bottom:40px}#CouResourcePreview .login.r .form .f-box,#CouWorkResourcePreview .login.r .form .f-box,#ForgetPassword .login.r .form .f-box,#Home_Login .login.r .form .f-box,#TeachResource .login.r .form .f-box,#TeachResourceLogin .login.r .form .f-box{margin-bottom:20px}#CouResourcePreview .login .y,#CouWorkResourcePreview .login .y,#ForgetPassword .login .y,#Home_Login .login .y,#TeachResource .login .y,#TeachResourceLogin .login .y{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#CouResourcePreview .login.r .y .f-box,#CouResourcePreview .login .y .f-box,#CouWorkResourcePreview .login.r .y .f-box,#CouWorkResourcePreview .login .y .f-box,#ForgetPassword .login.r .y .f-box,#ForgetPassword .login .y .f-box,#Home_Login .login.r .y .f-box,#Home_Login .login .y .f-box,#TeachResource .login.r .y .f-box,#TeachResource .login .y .f-box,#TeachResourceLogin .login.r .y .f-box,#TeachResourceLogin .login .y .f-box{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0}#CouResourcePreview .login .y span.yz,#CouWorkResourcePreview .login .y span.yz,#ForgetPassword .login .y span.yz,#Home_Login .login .y span.yz,#TeachResource .login .y span.yz,#TeachResourceLogin .login .y span.yz{display:inline-block;vertical-align:middle;padding-left:10px}#CouResourcePreview .login .form .bot,#CouWorkResourcePreview .login .form .bot,#ForgetPassword .login .form .bot,#Home_Login .login .form .bot,#TeachResource .login .form .bot,#TeachResourceLogin .login .form .bot{text-align:center;padding-top:20px}#CouResourcePreview .login .form .bot a,#CouWorkResourcePreview .login .form .bot a,#ForgetPassword .login .form .bot a,#Home_Login .login .form .bot a,#TeachResource .login .form .bot a,#TeachResourceLogin .login .form .bot a{display:inline-block;text-decoration:underline;color:#00b0f0}#CouResourcePreview .footer,#CouWorkResourcePreview .footer,#ForgetPassword .footer,#Home_Login .footer,#TeachResource .footer,#TeachResourceLogin .footer{background-color:#000;color:#959595}#CouResourcePreview .footer .link,#CouWorkResourcePreview .footer .link,#ForgetPassword .footer .link,#Home_Login .footer .link,#TeachResource .footer .link,#TeachResourceLogin .footer .link{padding:20px 0;border-bottom:1px solid #2f2f2f}#CouResourcePreview .footer .link .main-width,#CouWorkResourcePreview .footer .link .main-width,#ForgetPassword .footer .link .main-width,#Home_Login .footer .link .main-width,#TeachResource .footer .link .main-width,#TeachResourceLogin .footer .link .main-width{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}#CouResourcePreview .footer .link .tit,#CouWorkResourcePreview .footer .link .tit,#ForgetPassword .footer .link .tit,#Home_Login .footer .link .tit,#TeachResource .footer .link .tit,#TeachResourceLogin .footer .link .tit{display:inline-block}#CouResourcePreview .footer .link nav,#CouWorkResourcePreview .footer .link nav,#ForgetPassword .footer .link nav,#Home_Login .footer .link nav,#TeachResource .footer .link nav,#TeachResourceLogin .footer .link nav{-webkit-box-flex:1;-ms-flex:1;flex:1}#CouResourcePreview .footer .link nav a,#CouWorkResourcePreview .footer .link nav a,#ForgetPassword .footer .link nav a,#Home_Login .footer .link nav a,#TeachResource .footer .link nav a,#TeachResourceLogin .footer .link nav a{display:inline-block;margin-right:10px;color:#959595}#CouResourcePreview .footer .link nav a:first-of-type,#CouWorkResourcePreview .footer .link nav a:first-of-type,#ForgetPassword .footer .link nav a:first-of-type,#Home_Login .footer .link nav a:first-of-type,#TeachResource .footer .link nav a:first-of-type,#TeachResourceLogin .footer .link nav a:first-of-type{color:#00b0f0}#CouResourcePreview .footer .copyright,#CouWorkResourcePreview .footer .copyright,#ForgetPassword .footer .copyright,#Home_Login .footer .copyright,#TeachResource .footer .copyright,#TeachResourceLogin .footer .copyright{padding:20px 0;line-height:1.8;text-align:center}#CouResourcePreview .class-search,#CouResourcePreview .pv-txt .sel,#CouWorkResourcePreview .class-search,#CouWorkResourcePreview .pv-txt .sel,#ForgetPassword .class-search,#ForgetPassword .pv-txt .sel,#Home_Login .class-search,#Home_Login .pv-txt .sel,#TeachResource .class-search,#TeachResource .pv-txt .sel,#TeachResourceLogin .class-search,#TeachResourceLogin .pv-txt .sel{padding:5px 10px;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;border:1px solid #d2d2d2;border-radius:8px;background-color:#fff}#CouResourcePreview .class-search select,#CouResourcePreview .pv-txt .sel select,#CouWorkResourcePreview .class-search select,#CouWorkResourcePreview .pv-txt .sel select,#ForgetPassword .class-search select,#ForgetPassword .pv-txt .sel select,#Home_Login .class-search select,#Home_Login .pv-txt .sel select,#TeachResource .class-search select,#TeachResource .pv-txt .sel select,#TeachResourceLogin .class-search select,#TeachResourceLogin .pv-txt .sel select{border:0}#CouResourcePreview .class-search .stxt,#CouWorkResourcePreview .class-search .stxt,#ForgetPassword .class-search .stxt,#Home_Login .class-search .stxt,#TeachResource .class-search .stxt,#TeachResourceLogin .class-search .stxt{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px;padding:0 15px;line-height:28px;border-left:1px solid #d2d2d2}#CouResourcePreview .class-search .sbtn,#CouResourcePreview .pv-txt .fl i,#CouResourcePreview .pv-txt .ti,#CouResourcePreview .pv-txt .time,#CouWorkResourcePreview .class-search .sbtn,#CouWorkResourcePreview .pv-txt .fl i,#CouWorkResourcePreview .pv-txt .ti,#CouWorkResourcePreview .pv-txt .time,#ForgetPassword .class-search .sbtn,#ForgetPassword .pv-txt .fl i,#ForgetPassword .pv-txt .ti,#ForgetPassword .pv-txt .time,#Home_Login .class-search .sbtn,#Home_Login .pv-txt .fl i,#Home_Login .pv-txt .ti,#Home_Login .pv-txt .time,#TeachResource .class-search .sbtn,#TeachResource .pv-txt .fl i,#TeachResource .pv-txt .ti,#TeachResource .pv-txt .time,#TeachResourceLogin .class-search .sbtn,#TeachResourceLogin .pv-txt .fl i,#TeachResourceLogin .pv-txt .ti,#TeachResourceLogin .pv-txt .time{display:inline-block;margin-right:4px;vertical-align:middle;width:19px;height:19px;background:url(../../static/img/icon-bg.4b1f2043.png) -81px -207px no-repeat}#CouResourcePreview .pv-txt.c p,#CouWorkResourcePreview .pv-txt.c p,#ForgetPassword .pv-txt.c p,#Home_Login .pv-txt.c p,#TeachResource .pv-txt.c p,#TeachResourceLogin .pv-txt.c p{margin-bottom:15px;font-size:14px;color:#434343}#CouResourcePreview .pv-txt .sel,#CouWorkResourcePreview .pv-txt .sel,#ForgetPassword .pv-txt .sel,#Home_Login .pv-txt .sel,#TeachResource .pv-txt .sel,#TeachResourceLogin .pv-txt .sel{margin-right:20px;padding:10px;width:215px}#CouResourcePreview .pv-txt .sel select,#CouWorkResourcePreview .pv-txt .sel select,#ForgetPassword .pv-txt .sel select,#Home_Login .pv-txt .sel select,#TeachResource .pv-txt .sel select,#TeachResourceLogin .pv-txt .sel select{width:100%}#CouResourcePreview .pv-txt .time,#CouWorkResourcePreview .pv-txt .time,#ForgetPassword .pv-txt .time,#Home_Login .pv-txt .time,#TeachResource .pv-txt .time,#TeachResourceLogin .pv-txt .time{width:19px;height:19px;background-position-y:-235px}#CouResourcePreview .pv-txt .fl,#CouWorkResourcePreview .pv-txt .fl,#ForgetPassword .pv-txt .fl,#Home_Login .pv-txt .fl,#TeachResource .pv-txt .fl,#TeachResourceLogin .pv-txt .fl{width:100%;padding-bottom:10px;border-bottom:1px dotted #d2d2d2}#CouResourcePreview .pv-txt .fl i,#CouWorkResourcePreview .pv-txt .fl i,#ForgetPassword .pv-txt .fl i,#Home_Login .pv-txt .fl i,#TeachResource .pv-txt .fl i,#TeachResourceLogin .pv-txt .fl i{width:19px;height:19px;background-position:-50px -235px}#CouResourcePreview .pv-txt .ti,#CouWorkResourcePreview .pv-txt .ti,#ForgetPassword .pv-txt .ti,#Home_Login .pv-txt .ti,#TeachResource .pv-txt .ti,#TeachResourceLogin .pv-txt .ti{width:19px;height:19px;background-position:-50px -257px}#CouResourcePreview a,#CouResourcePreview body,#CouResourcePreview div,#CouResourcePreview dl,#CouResourcePreview em,#CouResourcePreview h1,#CouResourcePreview h2,#CouResourcePreview h3,#CouResourcePreview h4,#CouResourcePreview i,#CouResourcePreview img,#CouResourcePreview input,#CouResourcePreview li,#CouResourcePreview p,#CouResourcePreview span,#CouResourcePreview textarea,#CouResourcePreview ul,#CouWorkResourcePreview a,#CouWorkResourcePreview body,#CouWorkResourcePreview div,#CouWorkResourcePreview dl,#CouWorkResourcePreview em,#CouWorkResourcePreview h1,#CouWorkResourcePreview h2,#CouWorkResourcePreview h3,#CouWorkResourcePreview h4,#CouWorkResourcePreview i,#CouWorkResourcePreview img,#CouWorkResourcePreview input,#CouWorkResourcePreview li,#CouWorkResourcePreview p,#CouWorkResourcePreview span,#CouWorkResourcePreview textarea,#CouWorkResourcePreview ul,#TeachResourceCenter a,#TeachResourceCenter body,#TeachResourceCenterDetail a,#TeachResourceCenterDetail body,#TeachResourceCenterDetail div,#TeachResourceCenterDetail dl,#TeachResourceCenterDetail em,#TeachResourceCenterDetail h1,#TeachResourceCenterDetail h2,#TeachResourceCenterDetail h3,#TeachResourceCenterDetail h4,#TeachResourceCenterDetail i,#TeachResourceCenterDetail img,#TeachResourceCenterDetail input,#TeachResourceCenterDetail li,#TeachResourceCenterDetail p,#TeachResourceCenterDetail span,#TeachResourceCenterDetail textarea,#TeachResourceCenterDetail ul,#TeachResourceCenter div,#TeachResourceCenter dl,#TeachResourceCenter em,#TeachResourceCenter h1,#TeachResourceCenter h2,#TeachResourceCenter h3,#TeachResourceCenter h4,#TeachResourceCenter i,#TeachResourceCenter img,#TeachResourceCenter input,#TeachResourceCenter li,#TeachResourceCenter p,#TeachResourceCenter span,#TeachResourceCenter textarea,#TeachResourceCenter ul,#TeachResourceHeader a,#TeachResourceHeader body,#TeachResourceHeader div,#TeachResourceHeader dl,#TeachResourceHeader em,#TeachResourceHeader h1,#TeachResourceHeader h2,#TeachResourceHeader h3,#TeachResourceHeader h4,#TeachResourceHeader i,#TeachResourceHeader img,#TeachResourceHeader input,#TeachResourceHeader li,#TeachResourceHeader p,#TeachResourceHeader span,#TeachResourceHeader textarea,#TeachResourceHeader ul,#TeachResourceHome a,#TeachResourceHome body,#TeachResourceHome div,#TeachResourceHome dl,#TeachResourceHome em,#TeachResourceHome h1,#TeachResourceHome h2,#TeachResourceHome h3,#TeachResourceHome h4,#TeachResourceHome i,#TeachResourceHome img,#TeachResourceHome input,#TeachResourceHome li,#TeachResourceHome p,#TeachResourceHome span,#TeachResourceHome textarea,#TeachResourceHome ul,#TeachResourceLive a,#TeachResourceLive body,#TeachResourceLive div,#TeachResourceLive dl,#TeachResourceLive em,#TeachResourceLive h1,#TeachResourceLive h2,#TeachResourceLive h3,#TeachResourceLive h4,#TeachResourceLive i,#TeachResourceLive img,#TeachResourceLive input,#TeachResourceLive li,#TeachResourceLive p,#TeachResourceLive span,#TeachResourceLive textarea,#TeachResourceLive ul,#TeachResourcePro a,#TeachResourcePro body,#TeachResourceProd a,#TeachResourceProd body,#TeachResourceProd div,#TeachResourceProd dl,#TeachResourceProd em,#TeachResourceProd h1,#TeachResourceProd h2,#TeachResourceProd h3,#TeachResourceProd h4,#TeachResourceProd i,#TeachResourceProd img,#TeachResourceProd input,#TeachResourcePro div,#TeachResourcePro dl,#TeachResourceProd li,#TeachResourceProd p,#TeachResourceProd span,#TeachResourceProd textarea,#TeachResourceProd ul,#TeachResourcePro em,#TeachResourcePro h1,#TeachResourcePro h2,#TeachResourcePro h3,#TeachResourcePro h4,#TeachResourcePro i,#TeachResourcePro img,#TeachResourcePro input,#TeachResourcePro li,#TeachResourcePro p,#TeachResourcePro span,#TeachResourcePro textarea,#TeachResourcePro ul,#TeachResourceQuestionProList a,#TeachResourceQuestionProList body,#TeachResourceQuestionProList div,#TeachResourceQuestionProList dl,#TeachResourceQuestionProList em,#TeachResourceQuestionProList h1,#TeachResourceQuestionProList h2,#TeachResourceQuestionProList h3,#TeachResourceQuestionProList h4,#TeachResourceQuestionProList i,#TeachResourceQuestionProList img,#TeachResourceQuestionProList input,#TeachResourceQuestionProList li,#TeachResourceQuestionProList p,#TeachResourceQuestionProList span,#TeachResourceQuestionProList textarea,#TeachResourceQuestionProList ul,#TeachResourceShowProDetail a,#TeachResourceShowProDetail body,#TeachResourceShowProDetail div,#TeachResourceShowProDetail dl,#TeachResourceShowProDetail em,#TeachResourceShowProDetail h1,#TeachResourceShowProDetail h2,#TeachResourceShowProDetail h3,#TeachResourceShowProDetail h4,#TeachResourceShowProDetail i,#TeachResourceShowProDetail img,#TeachResourceShowProDetail input,#TeachResourceShowProDetail li,#TeachResourceShowProDetail p,#TeachResourceShowProDetail span,#TeachResourceShowProDetail textarea,#TeachResourceShowProDetail ul,#TeachResourceYouke a,#TeachResourceYouke body,#TeachResourceYouke div,#TeachResourceYouke dl,#TeachResourceYouke em,#TeachResourceYouke h1,#TeachResourceYouke h2,#TeachResourceYouke h3,#TeachResourceYouke h4,#TeachResourceYouke i,#TeachResourceYouke img,#TeachResourceYouke input,#TeachResourceYouke li,#TeachResourceYouke p,#TeachResourceYouke span,#TeachResourceYouke textarea,#TeachResourceYouke ul{padding:0;margin:0;border:none}#CouResourcePreview .hidden_text,#CouWorkResourcePreview .hidden_text,#TeachResourceCenter .hidden_text,#TeachResourceCenterDetail .hidden_text,#TeachResourceHeader .hidden_text,#TeachResourceHome .hidden_text,#TeachResourceLive .hidden_text,#TeachResourcePro .hidden_text,#TeachResourceProd .hidden_text,#TeachResourceQuestionProList .hidden_text,#TeachResourceShowProDetail .hidden_text,#TeachResourceYouke .hidden_text{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#CouResourcePreview .swiper_course,#CouWorkResourcePreview .swiper_course,#TeachResourceCenter .swiper_course,#TeachResourceCenterDetail .swiper_course,#TeachResourceHeader .swiper_course,#TeachResourceHome .swiper_course,#TeachResourceLive .swiper_course,#TeachResourcePro .swiper_course,#TeachResourceProd .swiper_course,#TeachResourceQuestionProList .swiper_course,#TeachResourceShowProDetail .swiper_course,#TeachResourceYouke .swiper_course{width:100%;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}#CouResourcePreview .swiper_course .caro_list,#CouWorkResourcePreview .swiper_course .caro_list,#TeachResourceCenter .swiper_course .caro_list,#TeachResourceCenterDetail .swiper_course .caro_list,#TeachResourceHeader .swiper_course .caro_list,#TeachResourceHome .swiper_course .caro_list,#TeachResourceLive .swiper_course .caro_list,#TeachResourcePro .swiper_course .caro_list,#TeachResourceProd .swiper_course .caro_list,#TeachResourceQuestionProList .swiper_course .caro_list,#TeachResourceShowProDetail .swiper_course .caro_list,#TeachResourceYouke .swiper_course .caro_list{width:32%!important;margin-right:2%!important}#CouResourcePreview .swiper_course .caro_list:last-child,#CouWorkResourcePreview .swiper_course .caro_list:last-child,#TeachResourceCenter .swiper_course .caro_list:last-child,#TeachResourceCenterDetail .swiper_course .caro_list:last-child,#TeachResourceHeader .swiper_course .caro_list:last-child,#TeachResourceHome .swiper_course .caro_list:last-child,#TeachResourceLive .swiper_course .caro_list:last-child,#TeachResourcePro .swiper_course .caro_list:last-child,#TeachResourceProd .swiper_course .caro_list:last-child,#TeachResourceQuestionProList .swiper_course .caro_list:last-child,#TeachResourceShowProDetail .swiper_course .caro_list:last-child,#TeachResourceYouke .swiper_course .caro_list:last-child{margin-right:0!important}#CouResourcePreview .nice_course,#CouWorkResourcePreview .nice_course,#TeachResourceCenter .nice_course,#TeachResourceCenterDetail .nice_course,#TeachResourceHeader .nice_course,#TeachResourceHome .nice_course,#TeachResourceLive .nice_course,#TeachResourcePro .nice_course,#TeachResourceProd .nice_course,#TeachResourceQuestionProList .nice_course,#TeachResourceShowProDetail .nice_course,#TeachResourceYouke .nice_course{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#CouResourcePreview .nice_course li,#CouWorkResourcePreview .nice_course li,#TeachResourceCenter .nice_course li,#TeachResourceCenterDetail .nice_course li,#TeachResourceHeader .nice_course li,#TeachResourceHome .nice_course li,#TeachResourceLive .nice_course li,#TeachResourcePro .nice_course li,#TeachResourceProd .nice_course li,#TeachResourceQuestionProList .nice_course li,#TeachResourceShowProDetail .nice_course li,#TeachResourceYouke .nice_course li{width:18%!important;margin-right:2.5%!important}#CouResourcePreview .nice_course li:first-of-type,#CouWorkResourcePreview .nice_course li:first-of-type,#TeachResourceCenter .nice_course li:first-of-type,#TeachResourceCenterDetail .nice_course li:first-of-type,#TeachResourceHeader .nice_course li:first-of-type,#TeachResourceHome .nice_course li:first-of-type,#TeachResourceLive .nice_course li:first-of-type,#TeachResourcePro .nice_course li:first-of-type,#TeachResourceProd .nice_course li:first-of-type,#TeachResourceQuestionProList .nice_course li:first-of-type,#TeachResourceShowProDetail .nice_course li:first-of-type,#TeachResourceYouke .nice_course li:first-of-type{width:38.5%!important}#CouResourcePreview .nice_course li:first-of-type,#CouResourcePreview .nice_course li:nth-of-type(2),#CouResourcePreview .nice_course li:nth-of-type(3),#CouWorkResourcePreview .nice_course li:first-of-type,#CouWorkResourcePreview .nice_course li:nth-of-type(2),#CouWorkResourcePreview .nice_course li:nth-of-type(3),#TeachResourceCenter .nice_course li:first-of-type,#TeachResourceCenter .nice_course li:nth-of-type(2),#TeachResourceCenter .nice_course li:nth-of-type(3),#TeachResourceCenterDetail .nice_course li:first-of-type,#TeachResourceCenterDetail .nice_course li:nth-of-type(2),#TeachResourceCenterDetail .nice_course li:nth-of-type(3),#TeachResourceHeader .nice_course li:first-of-type,#TeachResourceHeader .nice_course li:nth-of-type(2),#TeachResourceHeader .nice_course li:nth-of-type(3),#TeachResourceHome .nice_course li:first-of-type,#TeachResourceHome .nice_course li:nth-of-type(2),#TeachResourceHome .nice_course li:nth-of-type(3),#TeachResourceLive .nice_course li:first-of-type,#TeachResourceLive .nice_course li:nth-of-type(2),#TeachResourceLive .nice_course li:nth-of-type(3),#TeachResourcePro .nice_course li:first-of-type,#TeachResourcePro .nice_course li:nth-of-type(2),#TeachResourcePro .nice_course li:nth-of-type(3),#TeachResourceProd .nice_course li:first-of-type,#TeachResourceProd .nice_course li:nth-of-type(2),#TeachResourceProd .nice_course li:nth-of-type(3),#TeachResourceQuestionProList .nice_course li:first-of-type,#TeachResourceQuestionProList .nice_course li:nth-of-type(2),#TeachResourceQuestionProList .nice_course li:nth-of-type(3),#TeachResourceShowProDetail .nice_course li:first-of-type,#TeachResourceShowProDetail .nice_course li:nth-of-type(2),#TeachResourceShowProDetail .nice_course li:nth-of-type(3),#TeachResourceYouke .nice_course li:first-of-type,#TeachResourceYouke .nice_course li:nth-of-type(2),#TeachResourceYouke .nice_course li:nth-of-type(3){margin-right:2.5%!important}#CouResourcePreview .nice_course li:last-child,#CouResourcePreview .nice_course li:nth-of-type(4),#CouWorkResourcePreview .nice_course li:last-child,#CouWorkResourcePreview .nice_course li:nth-of-type(4),#TeachResourceCenter .nice_course li:last-child,#TeachResourceCenter .nice_course li:nth-of-type(4),#TeachResourceCenterDetail .nice_course li:last-child,#TeachResourceCenterDetail .nice_course li:nth-of-type(4),#TeachResourceHeader .nice_course li:last-child,#TeachResourceHeader .nice_course li:nth-of-type(4),#TeachResourceHome .nice_course li:last-child,#TeachResourceHome .nice_course li:nth-of-type(4),#TeachResourceLive .nice_course li:last-child,#TeachResourceLive .nice_course li:nth-of-type(4),#TeachResourcePro .nice_course li:last-child,#TeachResourcePro .nice_course li:nth-of-type(4),#TeachResourceProd .nice_course li:last-child,#TeachResourceProd .nice_course li:nth-of-type(4),#TeachResourceQuestionProList .nice_course li:last-child,#TeachResourceQuestionProList .nice_course li:nth-of-type(4),#TeachResourceShowProDetail .nice_course li:last-child,#TeachResourceShowProDetail .nice_course li:nth-of-type(4),#TeachResourceYouke .nice_course li:last-child,#TeachResourceYouke .nice_course li:nth-of-type(4){margin-right:0!important}#CouResourcePreview .custom_flex,#CouWorkResourcePreview .custom_flex,#TeachResourceCenter .custom_flex,#TeachResourceCenterDetail .custom_flex,#TeachResourceHeader .custom_flex,#TeachResourceHome .custom_flex,#TeachResourceLive .custom_flex,#TeachResourcePro .custom_flex,#TeachResourceProd .custom_flex,#TeachResourceQuestionProList .custom_flex,#TeachResourceShowProDetail .custom_flex,#TeachResourceYouke .custom_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}#CouResourcePreview .custom_flex li,#CouWorkResourcePreview .custom_flex li,#TeachResourceCenter .custom_flex li,#TeachResourceCenterDetail .custom_flex li,#TeachResourceHeader .custom_flex li,#TeachResourceHome .custom_flex li,#TeachResourceLive .custom_flex li,#TeachResourcePro .custom_flex li,#TeachResourceProd .custom_flex li,#TeachResourceQuestionProList .custom_flex li,#TeachResourceShowProDetail .custom_flex li,#TeachResourceYouke .custom_flex li{width:18%!important;margin-right:2.5%}#CouResourcePreview .custom_flex li:nth-of-type(5n),#CouWorkResourcePreview .custom_flex li:nth-of-type(5n),#TeachResourceCenter .custom_flex li:nth-of-type(5n),#TeachResourceCenterDetail .custom_flex li:nth-of-type(5n),#TeachResourceHeader .custom_flex li:nth-of-type(5n),#TeachResourceHome .custom_flex li:nth-of-type(5n),#TeachResourceLive .custom_flex li:nth-of-type(5n),#TeachResourcePro .custom_flex li:nth-of-type(5n),#TeachResourceProd .custom_flex li:nth-of-type(5n),#TeachResourceQuestionProList .custom_flex li:nth-of-type(5n),#TeachResourceShowProDetail .custom_flex li:nth-of-type(5n),#TeachResourceYouke .custom_flex li:nth-of-type(5n){margin-right:0}#CouResourcePreview body,#CouWorkResourcePreview body,#TeachResourceCenter body,#TeachResourceCenterDetail body,#TeachResourceHeader body,#TeachResourceHome body,#TeachResourceLive body,#TeachResourcePro body,#TeachResourceProd body,#TeachResourceQuestionProList body,#TeachResourceShowProDetail body,#TeachResourceYouke body{color:#313131;background:#fff;margin:0}#CouResourcePreview *,#CouWorkResourcePreview *,#TeachResourceCenter *,#TeachResourceCenterDetail *,#TeachResourceHeader *,#TeachResourceHome *,#TeachResourceLive *,#TeachResourcePro *,#TeachResourceProd *,#TeachResourceQuestionProList *,#TeachResourceShowProDetail *,#TeachResourceYouke *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}#CouResourcePreview,#CouWorkResourcePreview,#TeachResource{background:#f7f7f7}#CouResourcePreview .el-tabs--border-card,#CouWorkResourcePreview .el-tabs--border-card,#TeachResource .el-tabs--border-card{border-radius:5px;background:#fff;border:0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#CouResourcePreview .el-tabs__header.is-top,#CouWorkResourcePreview .el-tabs__header.is-top,#TeachResource .el-tabs__header.is-top{border:0;border-bottom:1px solid #00b0f0;background:#fff}#CouResourcePreview .el-tabs__item.is-top,#CouWorkResourcePreview .el-tabs__item.is-top,#TeachResource .el-tabs__item.is-top{border:0;text-align:center;width:120px;border-radius:5px 5px 0 0;color:#000;background:#fff;border-bottom:1px solid #00b0f0}#CouResourcePreview .el-tabs__item.is-top.is-active,#CouWorkResourcePreview .el-tabs__item.is-top.is-active,#TeachResource .el-tabs__item.is-top.is-active{border:0;color:#fff;border-radius:5px 5px 0 0;background:#00b0f0}#CouResourcePreview .el-tabs--card>.el-tabs__header .el-tabs__nav,#CouWorkResourcePreview .el-tabs--card>.el-tabs__header .el-tabs__nav,#TeachResource .el-tabs--card>.el-tabs__header .el-tabs__nav{border:0}#CouResourcePreview .pagination-container,#CouWorkResourcePreview .pagination-container,#TeachResource .pagination-container{margin-top:0!important;padding:10px 10px!important}#CouResourcePreview .el-pagination.is-background .el-pager li:not(.disabled).active,#CouWorkResourcePreview .el-pagination.is-background .el-pager li:not(.disabled).active,#TeachResource .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#409eff!important;color:#fff!important}#CouResourcePreview .el-pagination.is-background .el-pager li,#CouWorkResourcePreview .el-pagination.is-background .el-pager li,#TeachResource .el-pagination.is-background .el-pager li{border:1px solid #e1e1e1;margin:0 5px;background-color:#fff!important;color:#606266!important;min-width:30px;border-radius:2px;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}#CouResourcePreview .el-pagination,#CouWorkResourcePreview .el-pagination,#TeachResource .el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}#CouResourcePreview .el-pagination .el-pagination__sizes .el-input .el-input__inner,#CouWorkResourcePreview .el-pagination .el-pagination__sizes .el-input .el-input__inner,#TeachResource .el-pagination .el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}#CouResourcePreview .el-pagination .el-input__inner,#CouWorkResourcePreview .el-pagination .el-input__inner,#TeachResource .el-pagination .el-input__inner{border-radius:3px}#CouResourcePreview .el-pagination .el-select .el-input .el-input__inner,#CouWorkResourcePreview .el-pagination .el-select .el-input .el-input__inner,#TeachResource .el-pagination .el-select .el-input .el-input__inner{padding-right:25px}#CouResourcePreview .el-pagination span:not([class*=suffix]),#CouWorkResourcePreview .el-pagination span:not([class*=suffix]),#TeachResource .el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-2px}#CouResourcePreview .el-pagination__total,#CouWorkResourcePreview .el-pagination__total,#TeachResource .el-pagination__total{margin-right:10px;font-weight:400;color:#606266}#CouResourcePreview .el-pagination__sizes,#CouWorkResourcePreview .el-pagination__sizes,#TeachResource .el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}#CouResourcePreview .el-pagination.is-background .btn-next,#CouResourcePreview .el-pagination.is-background .btn-prev,#CouWorkResourcePreview .el-pagination.is-background .btn-next,#CouWorkResourcePreview .el-pagination.is-background .btn-prev,#TeachResource .el-pagination.is-background .btn-next,#TeachResource .el-pagination.is-background .btn-prev{margin:0 5px;background-color:#fff!important;color:#606266!important;min-width:30px;border-radius:2px;border:1px solid #e1e1e1}#CouResourcePreview .el-pagination__jump,#CouWorkResourcePreview .el-pagination__jump,#TeachResource .el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}#CouResourcePreview .el-pagination__jump .el-pagination__editor.el-input,#CouWorkResourcePreview .el-pagination__jump .el-pagination__editor.el-input,#TeachResource .el-pagination__jump .el-pagination__editor.el-input{width:50px}#CouResourcePreview .el-pagination__jump .el-pagination__editor,#CouWorkResourcePreview .el-pagination__jump .el-pagination__editor,#TeachResource .el-pagination__jump .el-pagination__editor{line-height:18px;padding:0 2px;height:28px;text-align:center;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}#CouResourcePreview .el-pagination__jump .el-pagination__editor .el-input .el-input__inner,#CouWorkResourcePreview .el-pagination__jump .el-pagination__editor .el-input .el-input__inner,#TeachResource .el-pagination__jump .el-pagination__editor .el-input .el-input__inner{height:28px}#CouResourcePreview table,#CouWorkResourcePreview table,#TeachResource table{border-collapse:collapse}#CouResourcePreview em,#CouResourcePreview i,#CouWorkResourcePreview em,#CouWorkResourcePreview i,#TeachResource em,#TeachResource i{font-style:normal}#CouResourcePreview a,#CouWorkResourcePreview a,#TeachResource a{color:#313131;text-decoration:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:rgba(255,0,0,0)}#CouResourcePreview a:hover,#CouWorkResourcePreview a:hover,#TeachResource a:hover{color:#00b0f0}#CouResourcePreview li,#CouResourcePreview ul,#CouWorkResourcePreview li,#CouWorkResourcePreview ul,#TeachResource li,#TeachResource ul{list-style:none}#CouResourcePreview img,#CouWorkResourcePreview img,#TeachResource img{vertical-align:top;max-width:100%}#CouResourcePreview .clear,#CouWorkResourcePreview .clear,#TeachResource .clear{clear:both;font-size:0;line-height:0;height:0;overflow:hidden}#CouResourcePreview .clearm:after,#CouWorkResourcePreview .clearm:after,#TeachResource .clearm:after{clear:both;display:block;height:0;visibility:hidden;content:" "}#CouResourcePreview .clearm,#CouWorkResourcePreview .clearm,#TeachResource .clearm{*zoom:1}#CouResourcePreview input,#CouWorkResourcePreview input,#TeachResource input{outline:none;vertical-align:middle}#CouResourcePreview textarea,#CouWorkResourcePreview textarea,#TeachResource textarea{resize:none;outline:none;overflow:hidden}#CouResourcePreview input.reset,#CouResourcePreview input.submit,#CouWorkResourcePreview input.reset,#CouWorkResourcePreview input.submit,#TeachResource input.reset,#TeachResource input.submit{cursor:pointer}#CouResourcePreview .text_overflow,#CouWorkResourcePreview .text_overflow,#TeachResource .text_overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}#CouResourcePreview h1,#CouResourcePreview h2,#CouResourcePreview h3,#CouResourcePreview h4,#CouResourcePreview h5,#CouWorkResourcePreview h1,#CouWorkResourcePreview h2,#CouWorkResourcePreview h3,#CouWorkResourcePreview h4,#CouWorkResourcePreview h5,#TeachResource h1,#TeachResource h2,#TeachResource h3,#TeachResource h4,#TeachResource h5{font-weight:inherit}#CouResourcePreview .m-Top,#CouWorkResourcePreview .m-Top,#TeachResource .m-Top{margin-top:120px}#CouResourcePreview .m-bot,#CouWorkResourcePreview .m-bot,#TeachResource .m-bot{margin-bottom:20px}#CouResourcePreview .pad,#CouWorkResourcePreview .pad,#TeachResource .pad{padding-top:20px}#CouResourcePreview .gray,#CouWorkResourcePreview .gray,#TeachResource .gray{color:#959595}#CouResourcePreview .pv-pic,#CouWorkResourcePreview .pv-pic,#TeachResource .pv-pic{min-height:300px}#CouResourcePreview #CouResourcePreview .pad,#CouResourcePreview #TeachResourceCenterDetail .pad,#CouResourcePreview #TeachResourceCourseDetail .pad,#CouResourcePreview #TeachResourceShowProDetail .pad,#CouWorkResourcePreview #CouResourcePreview .pad,#CouWorkResourcePreview #TeachResourceCenterDetail .pad,#CouWorkResourcePreview #TeachResourceCourseDetail .pad,#CouWorkResourcePreview #TeachResourceShowProDetail .pad,#TeachResource #CouResourcePreview .pad,#TeachResource #TeachResourceCenterDetail .pad,#TeachResource #TeachResourceCourseDetail .pad,#TeachResource #TeachResourceShowProDetail .pad{padding-bottom:20px}#CouResourcePreview .pages,#CouWorkResourcePreview .pages,#TeachResource .pages{margin:0 auto;margin-bottom:30px;text-align:center}@media only screen and (min-width:1600px){#TeachResource .works-slider,#TeachResourceLogin .works-slider{width:90%}}@media only screen and (max-width:1680px){#TeachResource .works-slider,#TeachResourceLogin .works-slider{width:100%;height:700px!important}#TeachResource .works-slider .live_list,#TeachResourceLogin .works-slider .live_list{height:100%}#TeachResource .works-slider .live_list .courses_list,#TeachResourceLogin .works-slider .live_list .courses_list{height:100%!important}#TeachResource .works-slider .live_list .courses_list #show_pro,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro{height:100%}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box{padding:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list{width:14%!important;margin:0 15px 10px}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2),#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2){margin:0 15px 10px!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info{background:#fff!important}}@media only screen and (max-width:1175px){#TeachResource .works-slider,#TeachResourceLogin .works-slider{height:100vh!important}#TeachResource .works-slider .live_list,#TeachResourceLogin .works-slider .live_list{height:100%}#TeachResource .works-slider .live_list .courses_list,#TeachResourceLogin .works-slider .live_list .courses_list{height:100%!important}#TeachResource .works-slider .live_list .courses_list #show_pro,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro{height:100%}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box{padding:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list{width:17%!important;margin:0 15px 10px}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2),#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2){margin:0 15px 10px!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info{background:#fff!important}#TeachResource .header .nav>ul>li,#TeachResourceLogin .header .nav>ul>li{padding:0 10px}#TeachResource .header .search,#TeachResourceLogin .header .search{max-width:200px}#TeachResource .pad,#TeachResourceLogin .pad{padding-left:2%;padding-right:2%}#TeachResource .m-bot,#TeachResourceLogin .m-bot{margin-bottom:10px}#TeachResource .plist.hot ul li .pic,#TeachResource .pv-list li .pic,#TeachResourceLogin .plist.hot ul li .pic,#TeachResourceLogin .pv-list li .pic{height:175px}#TeachResource .footer,#TeachResourceLogin .footer{padding-right:2%;padding-left:2%}#TeachResource .footer .link nav,#TeachResourceLogin .footer .link nav{line-height:1.8}#TeachResource .view_box,#TeachResource .view_left,#TeachResource .view_right>div,#TeachResourceLogin .view_box,#TeachResourceLogin .view_left,#TeachResourceLogin .view_right>div{padding:15px}#TeachResource .view_right>div>h3,#TeachResourceLogin .view_right>div>h3{padding-bottom:15px}#TeachResource .view_right>div.rlist li .det,#TeachResource .view_right>div.tlist dl dd,#TeachResourceLogin .view_right>div.rlist li .det,#TeachResourceLogin .view_right>div.tlist dl dd{padding-left:10px;font-size:12px}#TeachResource .pro-list .left-box .txt,#TeachResourceLogin .pro-list .left-box .txt{height:150px}#TeachResource .works-menu,#TeachResourceLogin .works-menu{padding:15px 2%}#TeachResource .forget,#TeachResourceLogin .forget{margin:45px auto}}@media only screen and (max-width:1075px){#TeachResource .works-slider,#TeachResourceLogin .works-slider{width:100%;height:100vh!important}#TeachResource .works-slider .live_list,#TeachResourceLogin .works-slider .live_list{height:100%}#TeachResource .works-slider .live_list .courses_list,#TeachResourceLogin .works-slider .live_list .courses_list{height:100%!important}#TeachResource .works-slider .live_list .courses_list #show_pro,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro{height:100%}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box{padding:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list{width:21%!important;margin:0 15px 10px}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2),#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2){margin:0 15px 10px!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info{background:#fff!important}#TeachResource .teach_info .time_part,#TeachResourceLogin .teach_info .time_part{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#TeachResource .courses_list,#TeachResource .live,#TeachResourceLogin .courses_list,#TeachResourceLogin .live{height:18rem!important}#TeachResource .live .live_info,#TeachResourceLogin .live .live_info{height:calc(18rem - 150px)!important}}@media only screen and (max-width:1000px){#TeachResource .pad,#TeachResourceLogin .pad{padding-top:10px}#TeachResource .cur_tit,#TeachResource .sel_menu dl,#TeachResourceLogin .cur_tit,#TeachResourceLogin .sel_menu dl{font-size:12px}#TeachResource .footer,#TeachResourceLogin .footer{overflow-x:hidden;font-size:12px}#TeachResource .header,#TeachResourceLogin .header{padding-top:10px;padding-bottom:10px;position:sticky;top:0;left:0;width:100%;z-index:9999;-webkit-box-shadow:0 0 1px #ccc;box-shadow:0 0 1px #ccc;border-bottom:0;background-color:#fff}#TeachResource .header .logo .phone-menu,#TeachResourceLogin .header .logo .phone-menu{display:inline-block}#TeachResource .show,#TeachResourceLogin .show{display:block!important}#TeachResource .header .nav,#TeachResourceLogin .header .nav{display:none;position:fixed;top:60px;left:0;z-index:9999;width:100%;color:#fff!important;background-color:rgba(0,0,0,.8);overflow-x:hidden;overflow-y:auto;padding:0 2%}#TeachResource .header .nav>ul,#TeachResourceLogin .header .nav>ul{display:block;padding:0 0 30px}#TeachResource .header .nav>ul>li,#TeachResourceLogin .header .nav>ul>li{padding:0;font-size:14px;text-align:left;line-height:35px;border-bottom:1px solid #bcbcbc}#TeachResource .header .nav>ul>li a,#TeachResourceLogin .header .nav>ul>li a{text-indent:10px;line-height:2.5;border-bottom:0;color:#fff}#TeachResource .header .nav>ul>li.active>a,#TeachResource .header .nav>ul>li>a:hover,#TeachResourceLogin .header .nav>ul>li.active>a,#TeachResourceLogin .header .nav>ul>li>a:hover{color:#dab866}#TeachResource .header.active .nav,#TeachResourceLogin .header.active .nav{display:block}#TeachResource .header .nav>ul>li i,#TeachResourceLogin .header .nav>ul>li i{display:none!important}#TeachResource .banner .swiper-button-next,#TeachResource .banner .swiper-button-prev,#TeachResourceLogin .banner .swiper-button-next,#TeachResourceLogin .banner .swiper-button-prev{display:none}#TeachResource .plist ul li.first,#TeachResourceLogin .plist ul li.first{height:230px}#TeachResource .plist ul li .pic,#TeachResource .slider_left .pic,#TeachResource .works-slider .pbox .pic,#TeachResourceLogin .plist ul li .pic,#TeachResourceLogin .slider_left .pic,#TeachResourceLogin .works-slider .pbox .pic{height:100px}#TeachResource .plist ul li .txt,#TeachResource .slider_left li .txt,#TeachResource .works-slider .pbox .txt,#TeachResourceLogin .plist ul li .txt,#TeachResourceLogin .slider_left li .txt,#TeachResourceLogin .works-slider .pbox .txt{padding:10px;font-size:12px}#TeachResource .view_box hgroup,#TeachResourceLogin .view_box hgroup{padding:15px 0}#TeachResource .view_box hgroup h3,#TeachResourceLogin .view_box hgroup h3{font-size:18px}#TeachResource .view_box hgroup p,#TeachResourceLogin .view_box hgroup p{padding-top:10px}#TeachResource .view_left h3,#TeachResourceLogin .view_left h3{font-size:14px;margin-bottom:10px}#TeachResource .view_right>div.rlist li .pic,#TeachResourceLogin .view_right>div.rlist li .pic{width:100px;height:60px}#TeachResource .pv-list li .txt,#TeachResourceLogin .pv-list li .txt{padding:10px;height:130px}#TeachResource .works-slider,#TeachResource .works-slider .swiper-slide,#TeachResourceLogin .works-slider,#TeachResourceLogin .works-slider .swiper-slide{height:inherit}#TeachResource .forget .f-box,#TeachResource .login .form .f-box,#TeachResourceLogin .forget .f-box,#TeachResourceLogin .login .form .f-box{margin-bottom:20px;padding:3px 6px}#TeachResource .login .y .f-box,#TeachResourceLogin .login .y .f-box{margin-bottom:0}#TeachResource .forget h3,#TeachResource .login .form h3,#TeachResourceLogin .forget h3,#TeachResourceLogin .login .form h3{font-size:20px}#TeachResource .login .form h3,#TeachResourceLogin .login .form h3{margin-bottom:20px}}@media only screen and (max-width:785px){#TeachResource .resource_down_check,#TeachResourceLogin .resource_down_check{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#TeachResource .resource_down_check span,#TeachResourceLogin .resource_down_check span{margin-top:8px}#TeachResource .works-slider,#TeachResourceLogin .works-slider{width:100%;height:100vh!important}#TeachResource .works-slider .live_list,#TeachResourceLogin .works-slider .live_list{height:100%}#TeachResource .works-slider .live_list .courses_list,#TeachResourceLogin .works-slider .live_list .courses_list{height:100%!important}#TeachResource .works-slider .live_list .courses_list #show_pro,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro{height:100%}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box{padding:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list{width:28%!important;margin:0 15px 10px}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2),#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2){margin:0 15px 10px!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info{background:#fff!important}}@media only screen and (max-width:680px){#TeachResource .user_handle,#TeachResourceLogin .user_handle{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}#TeachResource .resource_down_check,#TeachResourceLogin .resource_down_check{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}#TeachResource .resource_flex li,#TeachResourceLogin .resource_flex li{margin-right:0!important}#TeachResource .nice_course,#TeachResourceLogin .nice_course{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}#TeachResource .nice_course li,#TeachResourceLogin .nice_course li{width:48%!important;margin-right:0!important}#TeachResource .nice_course li:first-of-type,#TeachResourceLogin .nice_course li:first-of-type{width:100%!important;margin-right:0!important}#TeachResource .nice_course li:nth-of-type(odd),#TeachResourceLogin .nice_course li:nth-of-type(odd){margin-right:0!important}#TeachResource .custom_flex,#TeachResourceLogin .custom_flex{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}#TeachResource .custom_flex li,#TeachResourceLogin .custom_flex li{width:48%!important;margin-right:0!important}#TeachResource #TeachResourceCenterDetail .gray,#TeachResourceLogin #TeachResourceCenterDetail .gray{width:95px!important}#TeachResource #TeachResourceCenterDetail .pre_num,#TeachResourceLogin #TeachResourceCenterDetail .pre_num{font-size:12px!important;margin-top:15px!important}#TeachResource #TeachResourceCenterDetail .pre_num .iconfont:first-of-type,#TeachResourceLogin #TeachResourceCenterDetail .pre_num .iconfont:first-of-type{margin-left:0!important}#TeachResource #TeachResourceCenterDetail .txt,#TeachResourceLogin #TeachResourceCenterDetail .txt{font-size:12px!important}#TeachResource .el-pagination.is-background,#TeachResourceLogin .el-pagination.is-background{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#TeachResourceLogin ul.el-pager,#TeachResource ul.el-pager{margin-bottom:10px}#TeachResource .pad,#TeachResourceLogin .pad{padding-bottom:8px!important}#TeachResource #TeachResourceCourseDetail #course-evaluate div::-webkit-scrollbar,#TeachResourceLogin #TeachResourceCourseDetail #course-evaluate div::-webkit-scrollbar{width:0}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box{overflow-y:scroll;padding:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box::-webkit-scrollbar,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box::-webkit-scrollbar{width:0}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list{width:48%!important;margin:0!important;margin-bottom:10px!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2),#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2){margin:0!important;margin-bottom:10px!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list .teach_info{background:#fff!important}#TeachResource .live_list,#TeachResourceLogin .live_list{display:block!important}#TeachResource .live,#TeachResourceLogin .live{margin-left:0!important;margin-top:10px}#TeachResource .header .logo,#TeachResourceLogin .header .logo{-ms-flex-wrap:wrap;flex-wrap:wrap}#TeachResource .header .logo .pic,#TeachResourceLogin .header .logo .pic{width:50%;margin-top:10px;margin-bottom:10px}#TeachResource .header .logo .topr,#TeachResourceLogin .header .logo .topr{margin-top:10px;padding:0;width:100%}#TeachResource .header .search,#TeachResourceLogin .header .search{max-width:70%}#TeachResource .header .logo .phone-menu,#TeachResourceLogin .header .logo .phone-menu{position:absolute;top:10px;right:2%}#TeachResource .banner .swiper-pagination,#TeachResourceLogin .banner .swiper-pagination{display:none}#TeachResource .hlist,#TeachResourceLogin .hlist{padding:10px}#TeachResource .hlist li,#TeachResourceLogin .hlist li{padding:5px 0}#TeachResource .hlist li:not(:last-child),#TeachResourceLogin .hlist li:not(:last-child){border-bottom:1px solid #e9e9e9;border-right:0}#TeachResource .ptit h3,#TeachResourceLogin .ptit h3{font-size:20px}#TeachResource .plist ul li,#TeachResource .pv-list li,#TeachResourceLogin .plist ul li,#TeachResourceLogin .pv-list li{width:48%;max-width:inherit;margin-bottom:10px}#TeachResource .plist ul li.first,#TeachResourceLogin .plist ul li.first{width:100%;max-width:inherit}#TeachResource .plist ul li .pic,#TeachResource .slider_left .pic,#TeachResourceLogin .plist ul li .pic,#TeachResourceLogin .slider_left .pic{height:165px}#TeachResource .plist ul li.first h3,#TeachResource .plist ul li.first p,#TeachResourceLogin .plist ul li.first h3,#TeachResourceLogin .plist ul li.first p{left:5%}#TeachResource .plist.hot ul li,#TeachResourceLogin .plist.hot ul li{width:100%;max-width:inherit}#TeachResource .publish_time,#TeachResourceLogin .publish_time{font-size:12px}#TeachResource .flex.wrap,#TeachResourceLogin .flex.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#TeachResource .live_box,#TeachResource .slider_left,#TeachResourceLogin .live_box,#TeachResourceLogin .slider_left{width:100%;float:inherit}#TeachResource .live_box li,#TeachResourceLogin .live_box li{min-height:auto}#TeachResource .live_box li .pic,#TeachResourceLogin .live_box li .pic{height:auto}#TeachResource .sel_menu,#TeachResourceLogin .sel_menu{padding:10px}#TeachResource .sel_menu dl dd,#TeachResource .sel_menu dl dt,#TeachResourceLogin .sel_menu dl dd,#TeachResourceLogin .sel_menu dl dt{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;width:100%;display:block;padding-right:0;margin:0}#TeachResource .sel_menu dl dt,#TeachResourceLogin .sel_menu dl dt{margin-bottom:10px}#TeachResource .view_left,#TeachResource .view_right,#TeachResourceLogin .view_left,#TeachResourceLogin .view_right{width:100%;max-width:none}#TeachResource .view_left,#TeachResourceLogin .view_left{margin-bottom:15px}#TeachResource .view_right>div.rlist li .pic,#TeachResourceLogin .view_right>div.rlist li .pic{width:120px;height:70px}#TeachResource .pro-tit,#TeachResourceLogin .pro-tit{height:50px}#TeachResource .pro-list .left-box .pic,#TeachResourceLogin .pro-list .left-box .pic{height:150px}#TeachResource .pro-list>ul,#TeachResourceLogin .pro-list>ul{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin-top:10px;padding-left:0}#TeachResource .pro-list .left-box .txt,#TeachResourceLogin .pro-list .left-box .txt{padding:10px}#TeachResource .pro-list .left-box,#TeachResourceLogin .pro-list .left-box{width:100%;max-width:none}#TeachResource .pro-list>ul>li,#TeachResourceLogin .pro-list>ul>li{width:100%;max-width:inherit}#TeachResource .pro-list>ul>li .pic,#TeachResourceLogin .pro-list>ul>li .pic{width:100px;height:135px;height:inherit}#TeachResource .pv-pic,#TeachResource .pv-txt,#TeachResourceLogin .pv-pic,#TeachResourceLogin .pv-txt{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%;max-width:none;margin-bottom:20px;padding-left:0}#TeachResource .pv-txt .bot,#TeachResourceLogin .pv-txt .bot{padding-top:20px;position:inherit;text-align:right}#TeachResource #TeachResourceShowProDetail .pv-txt .bot,#TeachResourceLogin #TeachResourceShowProDetail .pv-txt .bot{text-align:left;left:0}#TeachResource .pv-txt .bot.l,#TeachResourceLogin .pv-txt .bot.l{left:0;font-size:14px;line-height:2.5}#TeachResource .pv-list li .pic,#TeachResourceLogin .pv-list li .pic{height:100px}#TeachResource .pv-list li .pic img,#TeachResourceLogin .pv-list li .pic img{max-width:40%}#TeachResource .view_box .up span,#TeachResourceLogin .view_box .up span{display:block;padding:10px 0}#TeachResource .view_box .up span i.g,#TeachResourceLogin .view_box .up span i.g{margin-left:0}#TeachResource .works-slider .pbox,#TeachResourceLogin .works-slider .pbox{width:42vw}#TeachResource .works-menu h3,#TeachResourceLogin .works-menu h3{display:block;font-size:16px}#TeachResource .works-menu p,#TeachResourceLogin .works-menu p{display:block;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;padding-top:10px;padding-left:0}#TeachResource .forget,#TeachResource .login .form,#TeachResourceLogin .forget,#TeachResourceLogin .login .form{padding:20px}#TeachResource .forget,#TeachResourceLogin .forget{margin:40px auto}#TeachResource .forget .step span,#TeachResourceLogin .forget .step span{width:35px;height:35px;line-height:35px;font-size:16px}#TeachResource .login,#TeachResourceLogin .login{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:55vh;padding:5% 3%}#TeachResource .forget .f-box,#TeachResource .login .form .f-box,#TeachResource .login.r .form .f-box,#TeachResourceLogin .forget .f-box,#TeachResourceLogin .login .form .f-box,#TeachResourceLogin .login.r .form .f-box{line-height:1.6;margin-bottom:15px}#TeachResource .login.r .y .f-box,#TeachResource .login .y .f-box,#TeachResourceLogin .login.r .y .f-box,#TeachResourceLogin .login .y .f-box{margin-bottom:0}}@media only screen and (max-width:580px){#TeachResource,#TeachResourceLogin{overflow:hidden}#TeachResource .nice_course,#TeachResourceLogin .nice_course{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}#TeachResource .nice_course li,#TeachResourceLogin .nice_course li{width:48%!important;margin-right:0!important}#TeachResource .nice_course li:first-of-type,#TeachResourceLogin .nice_course li:first-of-type{width:100%!important;margin-right:0!important}#TeachResource .nice_course li:nth-of-type(odd),#TeachResourceLogin .nice_course li:nth-of-type(odd){margin-right:0!important}#TeachResource .user_handle,#TeachResourceLogin .user_handle{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#TeachResource .swiper,#TeachResourceLogin .swiper{height:40vw!important}#TeachResource .caro_box,#TeachResourceLogin .caro_box{padding:15px!important}#TeachResource .teach_info,#TeachResourceLogin .teach_info{padding:10px!important}#TeachResource .teach_info .title,#TeachResourceLogin .teach_info .title{font-size:14px!important}#TeachResource .teach_info .teach_name,#TeachResourceLogin .teach_info .teach_name{font-size:12px!important}#TeachResource .teach_info .time_part,#TeachResourceLogin .teach_info .time_part{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-size:12px!important}#TeachResource .teach_info .time_part .time,#TeachResourceLogin .teach_info .time_part .time{margin-bottom:5px}#TeachResource .courses_list,#TeachResource .live,#TeachResourceLogin .courses_list,#TeachResourceLogin .live{height:18rem!important}#TeachResource .live .live_info,#TeachResourceLogin .live .live_info{height:calc(18rem - 150px)!important}}@media only screen and (max-width:350px){#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list,#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list{width:100%!important;margin:0!important;margin-bottom:10px!important;margin-left:0!important}#TeachResource .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2),#TeachResourceLogin .works-slider .live_list .courses_list #show_pro .caro_box .caro_list:nth-of-type(2){margin:0!important;margin-left:0!important;margin-bottom:10px!important}}@font-face{font-family:iconfont;src:url(../../static/fonts/iconfont.9955842b.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-zhanghao:before{content:"\E619"}.icon-meishu:before{content:"\E753"}.icon-liulan:before{content:"\E60F"}.icon-xiazai:before{content:"\E66D"}.icon-shaoeryingyu:before{content:"\E7E5"}.icon-ertong:before{content:"\E615"}.icon-yanzhengma:before{content:"\E640"}.icon-yinle:before{content:"\E6A1"}.icon-shouji:before{content:"\E769"}.icon-xuexiao:before{content:"\E824"}.icon-peixun:before{content:"\E6EE"}.icon-mima:before{content:"\ED71"}.l-flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-flex-between,.l-flex-column{display:-webkit-box;display:-ms-flexbox;display:flex}.l-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.l-white-middle-block{width:1000px;background:#fff;margin:10px auto;padding:16px 30px}.ellipsis-1{ -webkit-line-clamp:1!important}.ellipsis-1,.ellipsis-2{ overflow:hidden; text-overflow:ellipsis!important; display:-webkit-box; -webkit-box-orient:vertical}.ellipsis-2{ -webkit-line-clamp:2!important}.ellipsis-3{ -webkit-line-clamp:3!important}.ellipsis-3,.ellipsis-4{ overflow:hidden; text-overflow:ellipsis!important; display:-webkit-box; -webkit-box-orient:vertical}.ellipsis-4{ -webkit-line-clamp:4!important}.ellipsis-5{ -webkit-line-clamp:5!important}.ellipsis-5,.ellipsis-6{ overflow:hidden; text-overflow:ellipsis!important; display:-webkit-box; -webkit-box-orient:vertical}.ellipsis-6{ -webkit-line-clamp:6!important}.ellipsis-7{ -webkit-line-clamp:7!important}.ellipsis-7,.ellipsis-8{ overflow:hidden; text-overflow:ellipsis!important; display:-webkit-box; -webkit-box-orient:vertical}.ellipsis-8{ -webkit-line-clamp:8!important}.ellipsis-9{ -webkit-line-clamp:9!important}.ellipsis-9,.ellipsis-10{ overflow:hidden; text-overflow:ellipsis!important; display:-webkit-box; -webkit-box-orient:vertical}.ellipsis-10{ -webkit-line-clamp:10!important}body{height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}label{font-weight:400}html{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}#app,html{height:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.no-padding{padding:0!important}.padding-content{padding:4px 0}.el-message.el-message--success{top:93%!important}.el-dialog{border-radius:5px!important}a:active,a:focus{outline:none}.el-dialog{border-radius:5px}.el-dialog .el-dialog__header{background:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0}.el-dialog .el-dialog__header .el-dialog__title{color:#000;font-size:16px}.el-dialog .el-dialog__header .el-dialog__headerbtn i{color:#000}.el-dialog .el-dialog__body{padding:10px 20px}.el-dialog .el-dialog__footer{border-top:0;text-align:center}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}div:focus{outline:none}.fr{float:right}.fl{float:left}.pr-5{padding-right:5px}.pl-5{padding-left:5px}.block{display:block}.pointer{cursor:pointer}.inlineBlock{display:block}.inlineDiv{display:inline-block}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.Brightborder{border:1px solid #00fcf0;background:-webkit-gradient(linear,left top,left bottom,from(#00fcf0),to(#00fcf0)) 0 0,-webkit-gradient(linear,left top,left bottom,from(#00fcf0),to(#00fcf0)) 0 0,-webkit-gradient(linear,left top,left bottom,from(#00fcf0),to(#00fcf0)) 100% 0,-webkit-gradient(linear,left top,left bottom,from(#00fcf0),to(#00fcf0)) 100% 0,-webkit-gradient(linear,left top,left bottom,from(#00fcf0),to(#00fcf0)) 0 100%,-webkit-gradient(linear,left top,left bottom,from(#00fcf0),to(#00fcf0)) 0 100%,-webkit-gradient(linear,left top,left bottom,from(#00fcf0),to(#00fcf0)) 100% 100%,-webkit-gradient(linear,left top,left bottom,from(#00fcf0),to(#00fcf0)) 100% 100%;background:linear-gradient(#00fcf0,#00fcf0) 0 0,linear-gradient(#00fcf0,#00fcf0) 0 0,linear-gradient(#00fcf0,#00fcf0) 100% 0,linear-gradient(#00fcf0,#00fcf0) 100% 0,linear-gradient(#00fcf0,#00fcf0) 0 100%,linear-gradient(#00fcf0,#00fcf0) 0 100%,linear-gradient(#00fcf0,#00fcf0) 100% 100%,linear-gradient(#00fcf0,#00fcf0) 100% 100%;background-repeat:no-repeat;background-size:1px 20px,20px 1px;-webkit-box-shadow:0 0 20px #00fcf0 inset,0 0 0 0 #fff inset;box-shadow:inset 0 0 20px #00fcf0,inset 0 0 0 0 #fff}.el-image__placeholder{background:url(data:image/gif;base64,R0lGODlhgACAAKIAAP///93d3bu7u5mZmQAA/wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBQAEACwCAAIAfAB8AAAD/0i63P4wygYqmDjrzbtflvWNZGliYXiubKuloivPLlzReD7al+7/Eh5wSFQIi8hHYBkwHUmD6CD5YTJLz49USuVYraRsZ7vtar7XnQ1Kjpoz6LRHvGlz35O4nEPP2O94EnpNc2sef1OBGIOFMId/inB6jSmPdpGScR19EoiYmZobnBCIiZ95k6KGGp6ni4wvqxilrqBfqo6skLW2YBmjDa28r6Eosp27w8Rov8ekycqoqUHODrTRvXsQwArC2NLF29UM19/LtxO5yJd4Au4CK7DUNxPebG4e7+8n8iv2WmQ66BtoYpo/dvfacBjIkITBE9DGlMvAsOIIZjIUAixliv9ixYZVtLUos5GjwI8gzc3iCGghypQqrbFsme8lwZgLZtIcYfNmTJ34WPTUZw5oRxdD9w0z6iOpO15MgTh1BTTJUKos39jE+o/KS64IFVmsFfYT0aU7capdy7at27dw48qdS7eu3bt480I02vUbX2F/JxYNDImw4GiGE/P9qbhxVpWOI/eFKtlNZbWXuzlmG1mv58+gQ4seTbq06dOoU6vGQZJy0FNlMcV+czhQ7SQmYd8eMhPs5BxVdfcGEtV3buDBXQ+fURxx8oM6MT9P+Fh6dOrH2zavc13u9JXVJb520Vp8dvC76wXMuN5Sepm/1WtkEZHDefnzR9Qvsd9+/wi8+en3X0ntYVcSdAE+UN4zs7ln24CaLagghIxBaGF8kFGoIYV+Ybghh841GIyI5ICIFoklJsigihmimJOLEbLYIYwxSgigiZ+8l2KB+Ml4oo/w8dijjcrouCORKwIpnJIjMnkkksalNeR4fuBIm5UEYImhIlsGCeWNNJphpJdSTlkml1jWeOY6TnaRpppUctcmFW9mGSaZceYopH9zkjnjUe59iR5pdapWaGqHopboaYua1qije67GJ6CuJAAAIfkEBQUABAAsCgACAFcAMAAAA/9Iutz+ML5Ag7w46z0r5WAoSp43nihXVmnrdusrv+s332dt4Tyo9yOBUJD6oQBIQGs4RBlHySSKyczVTtHoidocPUNZaZAr9F5FYbGI3PWdQWn1mi36buLKFJvojsHjLnshdhl4L4IqbxqGh4gahBJ4eY1kiX6LgDN7fBmQEJI4jhieD4yhdJ2KkZk8oiSqEaatqBekDLKztBG2CqBACq4wJRi4PZu1sA2+v8C6EJexrBAD1AOBzsLE0g/V1UvYR9sN3eR6lTLi4+TlY1wz6Qzr8u1t6FkY8vNzZTxaGfn6mAkEGFDgL4LrDDJDyE4hEIbdHB6ESE1iD4oVLfLAqPETIsOODwmCDJlv5MSGJklaS6khAQAh+QQFBQAEACwfAAIAVwAwAAAD/0i63P5LSAGrvTjrNuf+YKh1nWieIumhbFupkivPBEzR+GnnfLj3ooFwwPqdAshAazhEGUXJJIrJ1MGOUamJ2jQ9QVltkCv0XqFh5IncBX01afGYnDqD40u2z76JK/N0bnxweC5sRB9vF34zh4gjg4uMjXobihWTlJUZlw9+fzSHlpGYhTminKSepqebF50NmTyor6qxrLO0L7YLn0ALuhCwCrJAjrUqkrjGrsIkGMW/BMEPJcphLgDaABjUKNEh29vdgTLLIOLpF80s5xrp8ORVONgi8PcZ8zlRJvf40tL8/QPYQ+BAgjgMxkPIQ6E6hgkdjoNIQ+JEijMsasNY0RQix4gKP+YIKXKkwJIFF6JMudFEAgAh+QQFBQAEACw8AAIAQgBCAAAD/kg0PPowykmrna3dzXvNmSeOFqiRaGoyaTuujitv8Gx/661HtSv8gt2jlwIChYtc0XjcEUnMpu4pikpv1I71astytkGh9wJGJk3QrXlcKa+VWjeSPZHP4Rtw+I2OW81DeBZ2fCB+UYCBfWRqiQp0CnqOj4J1jZOQkpOUIYx/m4oxg5cuAaYBO4Qop6c6pKusrDevIrG2rkwptrupXB67vKAbwMHCFcTFxhLIt8oUzLHOE9Cy0hHUrdbX2KjaENzey9Dh08jkz8Tnx83q66bt8PHy8/T19vf4+fr6AP3+/wADAjQmsKDBf6AOKjS4aaHDgZMeSgTQcKLDhBYPEswoA1BBAgAh+QQFBQAEACxOAAoAMABXAAAD7Ei6vPOjyUkrhdDqfXHm4OZ9YSmNpKmiqVqykbuysgvX5o2HcLxzup8oKLQQix0UcqhcVo5ORi+aHFEn02sDeuWqBGCBkbYLh5/NmnldxajX7LbPBK+PH7K6narfO/t+SIBwfINmUYaHf4lghYyOhlqJWgqDlAuAlwyBmpVnnaChoqOkpaanqKmqKgGtrq+wsbA1srW2ry63urasu764Jr/CAb3Du7nGt7TJsqvOz9DR0tPU1TIA2ACl2dyi3N/aneDf4uPklObj6OngWuzt7u/d8fLY9PXr9eFX+vv8+PnYlUsXiqC3c6PmUUgAACH5BAUFAAQALE4AHwAwAFcAAAPpSLrc/m7IAau9bU7MO9GgJ0ZgOI5leoqpumKt+1axPJO1dtO5vuM9yi8TlAyBvSMxqES2mo8cFFKb8kzWqzDL7Xq/4LB4TC6bz1yBes1uu9uzt3zOXtHv8xN+Dx/x/wJ6gHt2g3Rxhm9oi4yNjo+QkZKTCgGWAWaXmmOanZhgnp2goaJdpKGmp55cqqusrZuvsJays6mzn1m4uRAAvgAvuBW/v8GwvcTFxqfIycA3zA/OytCl0tPPO7HD2GLYvt7dYd/ZX99j5+Pi6tPh6+bvXuTuzujxXens9fr7YPn+7egRI9PPHrgpCQAAIfkEBQUABAAsPAA8AEIAQgAAA/lIutz+UI1Jq7026h2x/xUncmD5jehjrlnqSmz8vrE8u7V5z/m5/8CgcEgsGo/IpHLJbDqf0Kh0ShBYBdTXdZsdbb/Yrgb8FUfIYLMDTVYz2G13FV6Wz+lX+x0fdvPzdn9WeoJGAYcBN39EiIiKeEONjTt0kZKHQGyWl4mZdREAoQAcnJhBXBqioqSlT6qqG6WmTK+rsa1NtaGsuEu6o7yXubojsrTEIsa+yMm9SL8osp3PzM2cStDRykfZ2tfUtS/bRd3ewtzV5pLo4eLjQuUp70Hx8t9E9eqO5Oku5/ztdkxi90qPg3x2EMpR6IahGocPCxp8AGtigwQAIfkEBQUABAAsHwBOAFcAMAAAA/9Iutz+MMo36pg4682J/V0ojs1nXmSqSqe5vrDXunEdzq2ta3i+/5DeCUh0CGnF5BGULC4tTeUTFQVONYAs4CfoCkZPjFar83rBx8l4XDObSUL1Ott2d1U4yZwcs5/xSBB7dBMBhgEYfncrTBGDW4WHhomKUY+QEZKSE4qLRY8YmoeUfkmXoaKInJ2fgxmpqqulQKCvqRqsP7WooriVO7u8mhu5NacasMTFMMHCm8qzzM2RvdDRK9PUwxzLKdnaz9y/Kt8SyR3dIuXmtyHpHMcd5+jvWK4i8/TXHff47SLjQvQLkU+fG29rUhQ06IkEG4X/Rryp4mwUxSgLL/7IqFETB8eONT6ChCFy5ItqJomES6kgAQAh+QQFBQAEACwKAE4AVwAwAAAD/0i63A4QuEmrvTi3yLX/4MeNUmieITmibEuppCu3sDrfYG3jPKbHveDktxIaF8TOcZmMLI9NyBPanFKJp4A2IBx4B5lkdqvtfb8+HYpMxp3Pl1qLvXW/vWkli16/3dFxTi58ZRcChwIYf3hWBIRchoiHiotWj5AVkpIXi4xLjxiaiJR/T5ehoomcnZ+EGamqq6VGoK+pGqxCtaiiuJVBu7yaHrk4pxqwxMUzwcKbyrPMzZG90NGDrh/JH8t72dq3IN1jfCHb3L/e5ebh4ukmxyDn6O8g08jt7tf26ybz+m/W9GNXzUQ9fm1Q/APoSWAhhfkMAmpEbRhFKwsvCsmosRIHx444PoKcIXKkjIImjTzjkQAAIfkEBQUABAAsAgA8AEIAQgAAA/VIBNz+8KlJq72Yxs1d/uDVjVxogmQqnaylvkArT7A63/V47/m2/8CgcEgsGo/IpHLJbDqf0Kh0Sj0FroGqDMvVmrjgrDcTBo8v5fCZki6vCW33Oq4+0832O/at3+f7fICBdzsChgJGeoWHhkV0P4yMRG1BkYeOeECWl5hXQ5uNIAOjA1KgiKKko1CnqBmqqk+nIbCkTq20taVNs7m1vKAnurtLvb6wTMbHsUq4wrrFwSzDzcrLtknW16tI2tvERt6pv0fi48jh5h/U6Zs77EXSN/BE8jP09ZFA+PmhP/xvJgAMSGBgQINvEK5ReIZhQ3QEMTBLAAAh+QQFBQAEACwCAB8AMABXAAAD50i6DA4syklre87qTbHn4OaNYSmNqKmiqVqyrcvBsazRpH3jmC7yD98OCBF2iEXjBKmsAJsWHDQKmw571l8my+16v+CweEwum8+hgHrNbrvbtrd8znbR73MVfg838f8BeoB7doN0cYZvaIuMjY6PkJGSk2gClgJml5pjmp2YYJ6dX6GeXaShWaeoVqqlU62ir7CXqbOWrLafsrNctjIDwAMWvC7BwRWtNsbGFKc+y8fNsTrQ0dK3QtXAYtrCYd3eYN3c49/a5NVj5eLn5u3s6e7x8NDo9fbL+Mzy9/T5+tvUzdN3Zp+GBAAh+QQJBQAEACwCAAIAfAB8AAAD/0i63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdArcQK2TOL7/nl4PSMwIfcUk5YhUOh3M5nNKiOaoWCuWqt1Ou16l9RpOgsvEMdocXbOZ7nQ7DjzTaeq7zq6P5fszfIASAYUBIYKDDoaGIImKC4ySH3OQEJKYHZWWi5iZG0ecEZ6eHEOio6SfqCaqpaytrpOwJLKztCO2jLi1uoW8Ir6/wCHCxMG2x7muysukzb230M6H09bX2Nna29zd3t/g4cAC5OXm5+jn3Ons7eba7vHt2fL16tj2+QL0+vXw/e7WAUwnrqDBgwgTKlzIsKHDh2gGSBwAccHEixAvaqTYcFCjRoYeNyoM6REhyZIHT4o0qPIjy5YTTcKUmHImx5cwE85cmJPnSYckK66sSAAj0aNIkypdyrSp06dQo0qdSrWq1atYs2rdyrWr169gwxZJAAA7) no-repeat 50% 50%!important;background-size:10%!important}aside{background:#eef1f6;padding:8px 24px;margin-bottom:20px;border-radius:2px;display:block;line-height:32px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#2c3e50;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}aside a{color:#337ab7;cursor:pointer}aside a:hover{color:#20a0ff}.app-container{padding:10px 15px;margin-top:10px}.components-container{margin:30px 50px;position:relative}.pagination-container{margin-top:0!important;padding:10px 10px!important}.pagination-container .hidden{display:none}.pagination-container .number{font-weight:400!important}.pagination-container .active{font-weight:700!important}.text-center{text-align:center}.sub-navbar{height:50px;line-height:50px;position:relative;width:100%;text-align:right;padding-right:20px;-webkit-transition:position .6s ease;transition:position .6s ease;background:-webkit-gradient(linear,left top,right top,from(#20b6f9),color-stop(0,#20b6f9),color-stop(100%,#2178f1),to(#2178f1));background:linear-gradient(90deg,#20b6f9,#20b6f9 0,#2178f1 100%,#2178f1 0)}.sub-navbar .subtitle{font-size:20px;color:#fff}.sub-navbar.deleted,.sub-navbar.draft{background:#d0d0d0}.link-type,.link-type:focus{color:#337ab7;cursor:pointer}.link-type:focus:hover,.link-type:hover{color:#20a0ff}.filter-container{padding-bottom:5px}.filter-container .filter-item{display:inline-block;vertical-align:middle;margin-bottom:10px}.multiselect{line-height:16px}.multiselect--active{z-index:1000!important}.page-dialog{min-width:360px;max-width:600px}.page-dialog .el-dialog__body{border:0 solid red;padding:20px 20px 10px 20px!important}.page-dialog .page-form{border:0 solid red;padding:0 35px 0 30px}.page-dialog .page-form .el-form-item__label{border:0 solid #00f}body .el-table th.gutter{display:table-cell!important}.el-table colgroup.gutter,.el-table th.gutter{display:block!important;width:6px!important}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.w-full{width:100%}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-around-c{-ms-flex-pack:distribute;justify-content:space-around}.flex-around-c,.flex-bw-c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-bw-c{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-align-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-align-c,.flex-col{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-c-c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.showRightPanel{overflow:hidden;position:relative;width:calc(100% - 15px)}.rightPanel-background[data-v-7ce91d5a]{position:fixed;top:0;left:0;opacity:0;-webkit-transition:opacity .3s cubic-bezier(.7,.3,.1,1);transition:opacity .3s cubic-bezier(.7,.3,.1,1);background:rgba(0,0,0,.2);z-index:-1}.rightPanel[data-v-7ce91d5a]{width:100%;max-width:260px;height:100vh;position:fixed;top:0;right:0;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.05);box-shadow:0 0 15px 0 rgba(0,0,0,.05);-webkit-transition:all .25s cubic-bezier(.7,.3,.1,1);transition:all .25s cubic-bezier(.7,.3,.1,1);-webkit-transform:translate(100%);transform:translate(100%);background:#fff;z-index:40000}.show[data-v-7ce91d5a]{-webkit-transition:all .3s cubic-bezier(.7,.3,.1,1);transition:all .3s cubic-bezier(.7,.3,.1,1)}.show .rightPanel-background[data-v-7ce91d5a]{z-index:20000;opacity:1;width:100%;height:100%}.show .rightPanel[data-v-7ce91d5a]{-webkit-transform:translate(0);transform:translate(0)}.handle-button[data-v-7ce91d5a]{width:48px;height:48px;position:absolute;left:-48px;text-align:center;font-size:24px;border-radius:6px 0 0 6px!important;z-index:0;pointer-events:auto;cursor:pointer;color:#fff;line-height:48px}.handle-button i[data-v-7ce91d5a]{font-size:24px;line-height:48px}.noPaddingTop[data-v-3a63d6a2]{padding-top:0!important}.app-main[data-v-3a63d6a2]{min-height:100vh;width:100%;position:relative;max-height:100vh;overflow-y:auto}.fixed-header+.app-main[data-v-3a63d6a2]{padding-top:50px}.hasTagsView .app-main[data-v-3a63d6a2]{min-height:calc(100vh - 34px)}.hasTagsView .fixed-header+.app-main[data-v-3a63d6a2]{padding-top:45px}[data-v-3a63d6a2]::-webkit-scrollbar{width:8px;height:14px;-webkit-appearance:none;background:#f1f1f1}[data-v-3a63d6a2]::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:5px;border-style:dashed;border-color:transparent;border-width:5px;background-color:rgba(157,165,183,.4);background-clip:padding-box}[data-v-3a63d6a2]::-webkit-scrollbar-thumb:hover{background:rgba(157,165,183,.7)}.el-popup-parent--hidden .fixed-header{padding-right:15px}.app-breadcrumb.el-breadcrumb[data-v-64bf8952]{display:inline-block;font-size:14px;line-height:50px;margin-left:8px}.app-breadcrumb.el-breadcrumb .no-redirect[data-v-64bf8952]{color:#97a8be;cursor:text}.hamburger[data-v-49e15297]{display:inline-block;vertical-align:middle;width:20px;height:20px}.hamburger.is-active[data-v-49e15297]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.screenfull-svg[data-v-b057d0fa]{display:inline-block;cursor:pointer;fill:#5a5e66;width:20px;height:20px;vertical-align:10px}.header-search[data-v-752ff53a]{font-size:0!important}.header-search .search-icon[data-v-752ff53a]{cursor:pointer;font-size:18px;vertical-align:middle}.header-search .header-search-select[data-v-752ff53a]{font-size:18px;-webkit-transition:width .2s;transition:width .2s;width:0;overflow:hidden;background:transparent;border-radius:0;display:inline-block;vertical-align:middle}.header-search .header-search-select[data-v-752ff53a] .el-input__inner{border-radius:0;border:0;padding-left:0;padding-right:0;-webkit-box-shadow:none!important;box-shadow:none!important;border-bottom:1px solid #d9d9d9;vertical-align:middle}.header-search.show .header-search-select[data-v-752ff53a]{width:210px;margin-left:10px}.navbar[data-v-23a48e5c]{height:50px;overflow:hidden;position:relative;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08)}.navbar .hamburger-container[data-v-23a48e5c]{line-height:46px;height:100%;float:left;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.navbar .hamburger-container[data-v-23a48e5c]:hover{background:rgba(0,0,0,.025)}.navbar .breadcrumb-container[data-v-23a48e5c]{float:left}.navbar .errLog-container[data-v-23a48e5c]{display:inline-block;vertical-align:top}.navbar .right-menu[data-v-23a48e5c]{float:right;height:100%;line-height:50px}.navbar .right-menu[data-v-23a48e5c]:focus{outline:none}.navbar .right-menu .right-menu-item[data-v-23a48e5c]{display:inline-block;padding:0 8px;height:100%;font-size:18px;color:#5a5e66;vertical-align:text-bottom}.navbar .right-menu .right-menu-item.hover-effect[data-v-23a48e5c]{cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.navbar .right-menu .right-menu-item.hover-effect[data-v-23a48e5c]:hover{background:rgba(0,0,0,.025)}.navbar .right-menu .avatar-container[data-v-23a48e5c]{margin-right:30px}.navbar .right-menu .avatar-container .avatar-wrapper[data-v-23a48e5c]{margin-top:5px;position:relative}.navbar .right-menu .avatar-container .avatar-wrapper .user-avatar[data-v-23a48e5c]{cursor:pointer;width:36px;border-radius:10px;padding-top:5px}.navbar .right-menu .avatar-container .avatar-wrapper .el-icon-caret-bottom[data-v-23a48e5c]{cursor:pointer;position:absolute;right:-20px;top:25px;font-size:12px}.theme-message,.theme-picker-dropdown{z-index:99999!important}.theme-picker .el-color-picker__trigger{height:26px!important;width:26px!important;padding:2px}.theme-picker-dropdown .el-color-dropdown__link-btn{display:none}.drawer-container[data-v-19644152]{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word}.drawer-container .drawer-title[data-v-19644152]{margin-bottom:12px;color:rgba(0,0,0,.85);font-size:14px;line-height:22px}.drawer-container .drawer-item[data-v-19644152]{color:rgba(0,0,0,.65);font-size:14px;padding:12px 0}.drawer-container .drawer-switch[data-v-19644152]{float:right}.sidebarLogoFade-enter-active[data-v-9533a88a]{-webkit-transition:opacity 1.5s;transition:opacity 1.5s}.sidebarLogoFade-enter[data-v-9533a88a],.sidebarLogoFade-leave-to[data-v-9533a88a]{opacity:0}.sidebar-logo-container[data-v-9533a88a]{position:relative;width:100%;background:#1a1c29;text-align:center;overflow:hidden}.sidebar-logo-container .sidebar-logo-link[data-v-9533a88a]{height:100%;width:100%}.sidebar-logo-container .sidebar-logo-link .sidebar-logo[data-v-9533a88a]{max-width:100%;height:40px;vertical-align:middle;margin-right:8px;margin-top:8px}.sidebar-logo-container .sidebar-logo-link .sidebar-title[data-v-9533a88a]{display:inline-block;margin:0;color:#fff;font-weight:600;line-height:50px;font-size:25px;font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;vertical-align:middle}.sidebar-logo-container.collapse .sidebar-logo[data-v-9533a88a]{margin-right:0}.sidebar-help-container{position:absolute;top:88%;width:100%;background:#1a1c29;text-align:center;overflow:hidden}.sidebar-help-container .sidebar-logo-link{height:100%;width:100%}.sidebar-help-container .sidebar-logo-link .sidebar-logo{max-width:100%;height:25px;vertical-align:middle;margin-right:8px;margin-top:8px;cursor:pointer}.sidebar-help-container .sidebar-logo-link .sidebar-title{display:inline-block;margin:0;color:#fff;font-weight:600;line-height:50px;font-size:25px;font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;vertical-align:middle}.sidebar-help-container.collapse .sidebar-logo{margin-right:0}.sidebar-login-container{position:absolute;top:93%;width:100%;background:#1a1c29;text-align:center;overflow:hidden}.sidebar-login-container .sidebar-logo-link{height:100%;width:100%}.sidebar-login-container .sidebar-logo-link .sidebar-logo{max-width:100%;height:25px;vertical-align:middle;margin-right:8px;margin-top:8px;cursor:pointer}.sidebar-login-container .sidebar-logo-link .sidebar-title{display:inline-block;margin:0;color:#fff;font-weight:600;line-height:50px;font-size:25px;font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;vertical-align:middle}.sidebar-login-container.collapse .sidebar-logo{margin-right:0}.scroll-container[data-v-8314bc9a]{white-space:nowrap;position:relative;overflow:hidden;width:100%}.scroll-container[data-v-8314bc9a] .el-scrollbar__bar{bottom:0}.scroll-container[data-v-8314bc9a] .el-scrollbar__wrap{height:49px}@media(max-width:639.9px){.tags-view-item[data-v-110ff79a]{border:1px solid #ececec!important}}.tags-view-container[data-v-110ff79a]{height:50px;width:100%;padding:6px 5px;background:#fff;border-bottom:1px solid #d8dce5;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 0 3px 0 rgba(0,0,0,.04);box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 0 3px 0 rgba(0,0,0,.04)}.tags-view-container .tags-view-wrapper .tags-view-item[data-v-110ff79a]{display:inline-block;position:relative;cursor:pointer;height:30px;line-height:30px;color:#495060;background:#fff;padding:0 12px;font-size:12px;margin-left:10px;margin-top:4px}.tags-view-container .tags-view-wrapper .tags-view-item[data-v-110ff79a]:first-of-type{margin-left:15px}.tags-view-container .tags-view-wrapper .tags-view-item[data-v-110ff79a]:last-of-type{margin-right:15px}.tags-view-container .tags-view-wrapper .tags-view-item[data-v-110ff79a]:hover{background-color:#1890ff;color:#fff}.tags-view-container .tags-view-wrapper .tags-view-item.active[data-v-110ff79a]{background-color:#1890ff;color:#fff;font-weight:700}.tags-view-container .contextmenu[data-v-110ff79a]{margin:0;background:#fff;z-index:3000;position:absolute;list-style-type:none;padding:5px 0;border-radius:4px;font-size:12px;font-weight:400;color:#333;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.3);box-shadow:2px 2px 3px 0 rgba(0,0,0,.3)}.tags-view-container .contextmenu li[data-v-110ff79a]{margin:0;padding:7px 16px;cursor:pointer}.tags-view-container .contextmenu li[data-v-110ff79a]:hover{background:#eee}.tags-view-wrapper .tags-view-item .el-icon-close{width:16px;height:16px;vertical-align:2px;border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.tags-view-wrapper .tags-view-item .el-icon-close:before{display:inline-block;vertical-align:-3px}.tags-view-wrapper .tags-view-item .el-icon-close:hover{background-color:#b4bccc;color:#fff}.chat-startTime{cursor:pointer}[data-v-202592ca]:export{menuText:#bfcbd9;menuActiveText:#409eff;subMenuActiveText:#f4f4f5;menuBg:#1a1c29;menuHover:#12121c;subMenuBg:#1a1c29;subMenuHover:#12121c;sideBarWidth:210px}.noMarginLeft[data-v-202592ca]{margin-left:0!important}.app-wrapper[data-v-202592ca]{position:relative;height:100%;width:100%}.app-wrapper[data-v-202592ca]:after{content:"";display:table;clear:both}.app-wrapper.mobile.openSidebar[data-v-202592ca]{position:fixed;top:0}.drawer-bg[data-v-202592ca]{background:#000;opacity:.3;width:100%;top:0;height:100%;position:absolute;z-index:999}.fixed-header[data-v-202592ca]{position:fixed;top:0;right:0;z-index:9;width:calc(100% - 210px);-webkit-transition:width .28s;transition:width .28s}.hideSidebar .fixed-header[data-v-202592ca]{width:calc(100% - 54px)}.mobile .fixed-header[data-v-202592ca]{width:100%}.vue-countdown-component{display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes animate-filp-face{0%{-webkit-transform:rotateX(-.01deg);transform:rotateX(-.01deg);opacity:1}50%{opacity:1}51%{opacity:0}to{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);opacity:0}}@keyframes animate-filp-face{0%{-webkit-transform:rotateX(-.01deg);transform:rotateX(-.01deg);opacity:1}50%{opacity:1}51%{opacity:0}to{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);opacity:0}}@-webkit-keyframes animate-filp-back{0%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}to{-webkit-transform:rotateX(-.01deg);transform:rotateX(-.01deg)}}@keyframes animate-filp-back{0%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}to{-webkit-transform:rotateX(-.01deg);transform:rotateX(-.01deg)}}.vue-countdown-component.ie .base .base-b{clip:rect(15px,auto,auto,auto)}.vue-countdown-component.ie .face{clip:rect(auto,auto,15px,auto)}.vue-countdown-component.ie .back{clip:rect(15px,auto,auto,auto)}.vue-countdown-component.theme2 .time-box{min-width:20px}.vue-countdown-component.theme2 .time-box+.time-box{margin-left:1px}.vue-countdown-component .time-unit{padding:0 4px;color:#222;font-size:14px;line-height:30px;white-space:nowrap}.vue-countdown-component .time-box{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;min-width:28px;font-size:14px;text-align:center;background-color:#6c96e8;-webkit-perspective:60px;perspective:60px;border-radius:3px;padding:0 2px;color:#fff;line-height:30px}.vue-countdown-component .time-box:before{left:-1px}.vue-countdown-component .time-box:after,.vue-countdown-component .time-box:before{content:"";position:absolute;background:#a7c7ff;width:1px;height:6px;top:50%;margin-top:-3px;z-index:-1}.vue-countdown-component .time-box:after{right:-1px}.vue-countdown-component .time-box+.time-box{margin-left:8px}.vue-countdown-component .time-box>div{overflow:hidden;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-transform:rotateX(-.01deg);transform:rotateX(-.01deg);border-radius:3px}.vue-countdown-component .time-box>div.base{position:relative}.vue-countdown-component .time-box>div.base .base-b{position:absolute;left:0;bottom:0;border-radius:0 0 3px 3px;width:100%;height:100%;background-color:#709bf1;-webkit-clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)}.vue-countdown-component .time-box>div.face{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#6c96e8;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-clip-path:polygon(0 0,100% 0,100% 50%,0 50%);clip-path:polygon(0 0,100% 0,100% 50%,0 50%);z-index:2}.vue-countdown-component .time-box>div.face.anime{-webkit-animation-name:animate-filp-face;animation-name:animate-filp-face}.vue-countdown-component .time-box>div.back{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#709bf1;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)}.vue-countdown-component .time-box>div.back.anime{-webkit-animation-name:animate-filp-back;animation-name:animate-filp-back}#AttTimer .el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:0;margin-bottom:10px}#AttTimer .el-checkbox.is-bordered.el-checkbox--medium{border-radius:0}#AttTimer .vue-countdown-component.theme2 .time-box{min-width:30px}#AttTimer .page-dialog .el-dialog__body{height:300px}#AttTimer .el-dialog{background-color:#000}#AttTimer .el-dialog__header{background-color:#8697a7}#AttTimer .vue-countdown-component .time-box{width:85px;height:100px;line-height:100px;background-color:#fff;color:#333;font-size:60px;border-radius:0;margin-right:15px;-webkit-perspective:100px;perspective:100px;font-weight:700}#AttTimer .vue-countdown-component .time-box:after,#AttTimer .vue-countdown-component .time-box:before{content:"";width:100%;height:1px;background-color:#d7d7d7;position:absolute;bottom:50%;z-index:1;left:0;margin-top:0}#AttTimer .vue-countdown-component .time-box>div.back,#AttTimer .vue-countdown-component .time-box>div.base .base-b,#AttTimer .vue-countdown-component .time-box>div.face{background-color:#fff}#AttTimer .vue-countdown-component .time-unit{margin-right:15px;padding:0;color:#fff;font-size:100px;line-height:90px;white-space:nowrap}#AttTimer .el-button:focus,#AttTimer .el-button:hover{color:#00b0f0;border-radius:4px}#AttTimer .el-button{border-radius:4px}#AttTimer .leftbtn{margin-right:15px;position:relative;cursor:pointer}#AttTimer .leftbtn .el-button{height:40px;width:96px;line-height:40px;padding:0 10px;padding-left:50px}#AttTimer .leftbtn .el-button--medium{font-size:16px}#AttTimer .leftbtn .leftSVG{width:25px;height:25px;color:#00b0f0;position:absolute;left:15px;top:8px}#AttTimer .el-input--medium{font-size:22px}#AttTimer .el-input--medium .el-input__inner{line-height:40px;height:40px;font-size:22px;text-align:center;border-radius:4px}#AttTimer .page-dialog{width:530px}#AttTimer .page-dialog .page-form{padding:0}#AttTimer .el-dialog__header{padding-left:10px;color:#fff}[data-v-4d51a2d0].page-dialog{-webkit-transform:translateY(0);transform:translateY(0)}.circle[data-v-4d51a2d0]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}#countdown[data-v-4d51a2d0]{display:inline-block;position:relative}span[data-v-4d51a2d0]{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);font-size:150px;font-family:monospace;color:#1890ff}body[data-v-4d51a2d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background-color:#43119a}.svg-icon[data-v-7e627c7b]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.svg-external-icon[data-v-7e627c7b]{background-color:currentColor;-webkit-mask-size:cover!important;mask-size:cover!important;display:inline-block}.student_list_box[data-v-eebb002c]{width:105px;height:133px;background-color:#147171;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.3490196078);box-shadow:2px 2px 5px rgba(0,0,0,.3490196078);margin:25px 10px;position:relative;cursor:pointer}.student_icons[data-v-eebb002c]{position:absolute;right:0;top:0;width:45px;height:45px}.bg1[data-v-eebb002c]{border:1px solid #fb5246;-webkit-animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bg1 .search_right[data-v-eebb002c]{color:#d7d7d7}.bg1 .search_rate[data-v-eebb002c]{position:absolute;left:-1px;width:105px}.bg2[data-v-eebb002c]{border:1px solid #36e106;-webkit-animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bg2 .search_right[data-v-eebb002c]{color:#d7d7d7}.bg2 .search_rate[data-v-eebb002c]{position:absolute;left:-1px;width:105px}.ask[data-v-eebb002c],.comment[data-v-eebb002c]{-webkit-animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;-webkit-backface-visibility:hidden;backface-visibility:hidden}@-webkit-keyframes featuresicon-data-v-eebb002c{50%{-webkit-transform:scalex(0) translateZ(0);transform:scalex(0) translateZ(0);width:105px;-webkit-backface-visibility:hidden;backface-visibility:hidden}to{-webkit-transform:scalex(1) translateZ(0);transform:scalex(1) translateZ(0)}}@keyframes featuresicon-data-v-eebb002c{50%{-webkit-transform:scalex(0) translateZ(0);transform:scalex(0) translateZ(0);width:105px;-webkit-backface-visibility:hidden;backface-visibility:hidden}to{-webkit-transform:scalex(1) translateZ(0);transform:scalex(1) translateZ(0)}}.bg3[data-v-eebb002c]{border:1px solid #29bbe3;-webkit-animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bg3 .search_right[data-v-eebb002c]{color:#d7d7d7}.bg3 .search_rate[data-v-eebb002c]{position:absolute;left:-1px;width:105px}.bg4[data-v-eebb002c]{border:1px solid #e1cb06;-webkit-animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;animation:featuresicon-data-v-eebb002c .5s ease-in-out 1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bg4 .search_right[data-v-eebb002c]{color:#d7d7d7}.bg4 .search_rate[data-v-eebb002c]{position:absolute;left:-1px;width:105px}.search_left[data-v-eebb002c]{vertical-align:middle;text-align:center;padding:20px 22px;padding-bottom:0}.search_left .img[data-v-eebb002c]{width:60px;height:60px}.search_right[data-v-eebb002c]{height:49.9px;color:#075353;text-align:center}.search_right .content_name[data-v-eebb002c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;padding-top:2px}.search_right .content_num[data-v-eebb002c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.search_rate[data-v-eebb002c]{height:30px;line-height:30px;background-color:#35a989;text-align:center;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.3490196078);box-shadow:2px 2px 5px rgba(0,0,0,.3490196078)}.search_rate .rate_item[data-v-eebb002c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.search_rate .rate_item .rate_left[data-v-eebb002c]{font-size:13px;color:#d7d7d7}.search_rate .rate_item .rate_num[data-v-eebb002c]{color:#f59a23;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ExaminationTaskList .el-tabs__item{text-align:center;font-size:16px}#ExaminationTaskList .el-tabs--border-card{-webkit-box-shadow:none;box-shadow:none}.examinationTaskList_heard[data-v-9d214fa0]{background-color:#fff;padding:0 16px;margin:0 auto;height:56px;line-height:56px;margin-bottom:10px}.heard_title[data-v-9d214fa0]{width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}#comment .search_right{color:#d7d7d7}#comment .student_list_box:hover,#comment .student_list_box:hover .search_rate{-webkit-box-shadow:none;box-shadow:none}#comment .main-page-dialog{background-color:#155858;width:91%}#comment .main-page-dialog .el-dialog__body{width:100%;padding:0!important}#comment .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac;-webkit-box-sizing:border-box;box-sizing:border-box}#comment .page-dialog .el-dialog__body{padding:0!important;height:auto;background-color:#f2f2f2}#comment .el-tabs--border-card>.el-tabs__content{padding-bottom:0}#comment #aPraiseList .el-dialog__header{border:1px solid transparent!important}#comment .quota_end{margin-top:12px;position:fixed;bottom:20px;right:20px}#comment .quota_end .el-button{height:40px;width:110px;background-color:#35a989;font-size:22px;color:#fff;border:1px solid transparent;padding-left:17px}#comment .wrapper .header[data-v-5a27565b]{height:59px;background-color:#155858;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:15px}#comment .wrapper .header .icon-css[data-v-5a27565b]{font-size:19px;color:#8aacac;-ms-flex-item-align:center;align-self:center}#comment .wrapper .header .icon-css .icon[data-v-5a27565b]{font-size:20px}#comment .wrapper .content[data-v-5a27565b]{max-height:calc(100% - 136px);overflow:auto;border:1px solid #00e6e0;border-top:1px solid transparent!important;width:100%;height:792px;background-color:#155858;position:relative}#comment .head_content[data-v-5a27565b]{color:#fff;margin-left:10px}#comment .head_content .content_name[data-v-5a27565b]{font-size:23px;padding-top:5px;padding-bottom:7px}#comment .head_content .content_num[data-v-5a27565b]{font-size:18px}#comment .tabs_item[data-v-5a27565b]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#comment .praise_item[data-v-5a27565b]{margin-right:25px;margin-bottom:15px;width:100px;height:115px;border:1px solid #d7d7d7;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.3490196078);box-shadow:3px 3px 5px rgba(0,0,0,.3490196078);cursor:pointer}#comment .praise_item .item_img[data-v-5a27565b]{width:55px;height:55px;margin:15% auto}#comment .praise_item .item_name[data-v-5a27565b]{font-size:16px;color:#5f5353;text-align:center}#comment .praise_item[data-v-5a27565b]:hover{-webkit-box-shadow:none;box-shadow:none}#Brainstorming .main-page-dialog{background-color:#155858;width:91%}#Brainstorming .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#Brainstorming .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#Brainstorming .el-input--medium .el-input__inner{height:80px}#Brainstorming .el-input__inner{background-color:#147171;border-color:#d7d7d7;font-size:22px;color:#fff}#Brainstorming .quota_end{margin-top:12px;position:fixed;bottom:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#Brainstorming .quota_end .el-button{height:40px;width:110px;background-color:#35a989;font-size:22px;color:#fff;border:0;padding-left:17px}#Brainstorming .wrapper .head[data-v-4ae7cfb5]{padding:15px 20px;border:1px solid #00e1db;height:59px;background-color:#155858}#Brainstorming .wrapper .head .head-title[data-v-4ae7cfb5]{float:left;font-size:19px;color:#8aacac;margin-top:5px}#Brainstorming .wrapper .head .head-title .icon[data-v-4ae7cfb5]{font-size:20px}#Brainstorming .wrapper .qustion-mode[data-v-4ae7cfb5]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858}#Brainstorming .wrapper .qustion-mode .que-select[data-v-4ae7cfb5]{margin:85px 0}#Brainstorming .wrapper .qustion-mode .que-select .bk-btn[data-v-4ae7cfb5]{margin:0 auto;height:80px;color:#fff;text-align:center;line-height:80px;font-size:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}#Brainstorming .wrapper .qustion-mode .que-select .bk-input[data-v-4ae7cfb5]{width:882px}#Brainstorming .el-form-item__error[data-v-4ae7cfb5]{font-size:15px;color:#9acd32}#Option{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Option ::v-deep.el-dialog__body{height:auto!important;margin:0 auto}#Option .el-table{font-size:16px}#Option .bk-btn{margin:0 0 15px 25px;height:60px;color:#fff;text-align:center;line-height:60px;font-size:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}#Option .bk-btn span{width:160px;text-align:right;margin-right:4px}#Option .bk-input{width:882px}#Option .iconcss{font-size:2.5rem;cursor:pointer;position:relative;top:1px;left:-41px}#Option .que-option-oper{width:738px;margin:0 auto}#Option .que-option-oper .el-button{padding:15px 45px;font-size:1.5rem}#Option .option-dialog .el-dialog__header{border:0!important}#Option .el-form-item__error{padding-top:1px;left:10%}#Option .content_item .el-form-item__error{left:17%}[data-v-3f9fe5c0].el-table__row{cursor:pointer}[data-v-3f9fe5c0].el-table__header-wrapper{display:none!important}#subjecttest .main-page-dialog{background-color:#155858;width:91%}#subjecttest .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#subjecttest .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#subjecttest .el-input--medium,#subjecttest .el-input__inner{height:60px}#subjecttest .el-input__inner{background-color:#147171;border-color:#d7d7d7;font-size:22px;color:#fff}#subjecttest ::-webkit-input-placeholder{font-style:italic}#subjecttest :-moz-placeholder,#subjecttest ::-moz-placeholder{font-style:italic}#subjecttest :-ms-input-placeholder{font-style:italic}.el-form-item__error{font-size:15px;font-weight:700}#subjecttest .wrapper .head[data-v-27ad5fd2]{padding:15px 20px;border:1px solid #00e1db;height:59px;background-color:#155858}#subjecttest .wrapper .head .head-title[data-v-27ad5fd2]{float:left;font-size:19px;color:#8aacac;margin-top:5px}#subjecttest .wrapper .head .head-title .icon[data-v-27ad5fd2]{font-size:20px}#subjecttest .wrapper .sBtn[data-v-27ad5fd2]{margin-top:12px;position:fixed;bottom:20px;right:20px}#subjecttest .wrapper .sBtn .el-button[data-v-27ad5fd2]{padding:8px 15px;border-radius:5px;font-size:20px;background-color:#35a989;border-color:#35a989}#subjecttest .wrapper .qustion-mode[data-v-27ad5fd2]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;position:relative}#subjecttest .wrapper .qustion-mode .que-select[data-v-27ad5fd2]{margin:50px 0 25px}#subjecttest .wrapper .qustion-mode .que-select .bk-btn[data-v-27ad5fd2]{margin:0 auto;height:80px;color:#fff;text-align:center;line-height:80px;font-size:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}#subjecttest .wrapper .qustion-mode .que-select .bk-input[data-v-27ad5fd2]{width:882px}#statistical .main-page-dialog{background-color:#155858;width:91%}#statistical .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#statistical .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#statistical .el-tabs--border-card,#statistical .el-tabs--border-card>.el-tabs__header{border:none;background-color:unset}#statistical .el-tabs__nav{border:1px solid #797979;border-bottom:none;margin-bottom:15px}#statistical .el-tabs__nav div:first-child,#statistical .el-tabs__nav div:nth-child(2){border:1px solid #797979!important;width:150px;background-color:#314b4b}#statistical .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#fff;background-color:#155858;border:none}#statistical .el-tabs--border-card>.el-tabs__header .el-tabs__item{border:none;background-color:#314b4b}#statistical .el-tabs--border-card>.el-tabs__content{padding:0}#statistical .el-tabs__item{height:50px;line-height:50px;color:#fff}#statistical .el-progress-bar{padding-right:0}#statistical .el-progress-bar__outer{height:20px!important;background-color:unset}#statistical .search_right{color:#d6d6d7}.examinationTaskList_heard{display:none}#statistical .wrapper .head[data-v-17732bdc]{padding:15px 20px;border:1px solid #00e6e0;height:59px;background-color:#155858}#statistical .wrapper .head .head-title[data-v-17732bdc]{float:left;font-size:19px;color:#fff;margin-top:5px}#statistical .wrapper .head .head-title .icon[data-v-17732bdc]{font-size:20px}#statistical .wrapper .qustion-mode[data-v-17732bdc]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;padding:30px;color:#fff;position:relative}#statistical .wrapper .qustion-mode .questionnaire_box[data-v-17732bdc]{border:1px solid #797979;border-bottom:0}#statistical .wrapper .qustion-mode .questionnaire_box .box_head[data-v-17732bdc]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:60px;width:100%;text-align:center;line-height:60px;border-bottom:1px solid #797979;font-size:19px;background-color:#314b4b}#statistical .wrapper .qustion-mode .questionnaire_box .box_topic[data-v-17732bdc]{height:auto;min-height:60px;border-bottom:1px solid #797979;line-height:60px;padding:0 16px;font-size:13px;color:#333}#statistical .wrapper .qustion-mode .content_item[data-v-17732bdc]{font-size:13px;color:#fff;height:auto;border-bottom:1px solid #797979;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;padding:0}#statistical .wrapper .qustion-mode .items[data-v-17732bdc]{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;position:relative;height:80px;line-height:40px}#statistical .wrapper .qustion-mode .items_option[data-v-17732bdc]{width:6%;padding:0 16px;border-right:1px solid #797979}#statistical .wrapper .qustion-mode .items_left[data-v-17732bdc]{width:70%;padding:0 16px;border-right:1px solid #797979}#statistical .wrapper .qustion-mode .items_right[data-v-17732bdc]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:24%;text-align:center;position:relative}#statistical .wrapper .qustion-mode .items_num[data-v-17732bdc]{width:33.3%;height:100%;border-right:1px solid #797979;display:-webkit-box;display:-ms-flexbox;display:flex}#statistical .wrapper .qustion-mode .items_num .num_item[data-v-17732bdc]{-ms-flex-item-align:center;align-self:center;margin:0 auto}#statistical .wrapper .qustion-mode .items_tjVo[data-v-17732bdc]{width:33.4%;border-right:1px solid #797979;display:-webkit-box;display:-ms-flexbox;display:flex}#statistical .wrapper .qustion-mode .items_tjVo .num_item[data-v-17732bdc]{-ms-flex-item-align:center;align-self:center;margin:0 auto}#statistical .wrapper .qustion-mode .items_detail[data-v-17732bdc]{width:33.3%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}#statistical .wrapper .qustion-mode .items_detail .num_item[data-v-17732bdc]{-ms-flex-item-align:center;align-self:center;margin:0 auto}#statistical .wrapper .qustion-mode .content[data-v-17732bdc]{border:1px solid #797979;background-color:#155858}#statistical .wrapper .qustion-mode .content .notVote div[data-v-17732bdc]:first-child{-webkit-box-pack:initial!important;-ms-flex-pack:initial!important;justify-content:normal!important}#statistical .wrapper .sBtn[data-v-17732bdc]{margin-top:12px;position:fixed;bottom:20px;right:20px}#statistical .wrapper .sBtn .el-button[data-v-17732bdc]{padding:8px 15px;border-radius:5px;font-size:20px;background-color:#f59a23;border-color:#f59a23;color:#fff}#answerDetails .search_right{color:#d6d6d7}#answerDetails .main-page-dialog{background-color:#155858;width:91%}#answerDetails .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#answerDetails .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#answerDetails .score-dialog .el-dialog{width:448px}#answerDetails .score-dialog .el-dialog .el-dialog__header{padding:29px 20px;border:1px solid transparent!important}#answerDetails .score-dialog .el-dialog .el-dialog__header .el-dialog__title{font-size:25px}#answerDetails .score-dialog .el-dialog .el-rate__icon{font-size:45px;margin-right:25px}#answerDetails .score-dialog .el-dialog .dialog-footer .el-button{height:40px;width:100px;font-size:18px}#answerDetails .score-dialog .el-dialog .el-dialog__body{height:129px;background-color:#f2f2f2}#answerDetails .score-dialog .el-dialog__headerbtn{font-size:25px;top:28px}#answerDetails .score-dialog .el-dialog__footer{padding:10px 20px;margin:0;border-top:0;background-color:#d7d7d7}#answerDetails .score-dialog .dialog-footer .el-button{height:40px;width:100px;font-size:18px;border-radius:5px}#answerDetails .score-dialog .el-dialog--center .el-dialog__footer{text-align:right}#answerDetails .score-dialog .el-dialog--center .el-dialog__body{padding:20px 26px 30px 20px}#answerDetails .wrapper .head[data-v-1fd5c54c]{padding:15px 20px;border:1px solid #00e1db;height:59px;background-color:#155858}#answerDetails .wrapper .head .head-title[data-v-1fd5c54c]{float:left;font-size:19px;color:#fff;margin-top:5px}#answerDetails .wrapper .head .head-title .icon[data-v-1fd5c54c]{font-size:20px}#answerDetails .wrapper .head .el-button[data-v-1fd5c54c]{background:#155858;color:#fff}#answerDetails .wrapper .details-mode[data-v-1fd5c54c]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;padding:30px;color:#fff;position:relative}#answerDetails .wrapper .details-mode .content[data-v-1fd5c54c]{background-color:#155858;min-height:600px}#answerDetails .wrapper .details-mode .content .voted div[data-v-1fd5c54c]:first-child{-webkit-box-pack:initial!important;-ms-flex-pack:initial!important;justify-content:normal!important}#answerDetails .wrapper .details-mode .sBtn1[data-v-1fd5c54c]{margin:108px auto 0;width:20%;float:none}#answerDetails .wrapper .details-mode .sBtn1 .el-button[data-v-1fd5c54c]{padding:20px 100px;font-size:2rem;background-color:#35a989;border-color:#35a989}#answerDetails .wrapper .sBtn[data-v-1fd5c54c]{margin-top:12px;position:fixed;bottom:20px;right:20px}#answerDetails .wrapper .sBtn .el-button[data-v-1fd5c54c]{padding:8px 15px;border-radius:5px;font-size:20px;background-color:#29bbe3;border-color:#29bbe3;color:#fff}.mode_left_head .el-button{height:30px;width:70px;background-color:#35a989;font-size:13px;color:#fff;border:0;padding-left:17px}.mode_left_content .el-link.el-link--default{color:#fff}.img-item{cursor:pointer;display:inline-block;overflow:hidden;width:25vmin;height:25vmin;margin-top:5px;margin-left:1%}.mode_left_head[data-v-a103ae10]{height:45px;line-height:45px;padding-left:10px;border:1px solid #00e1db;border-top:0;color:#fff;font-size:14px;width:100%;border-bottom:0;background-color:#155858}.qustion-mode[data-v-a103ae10]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;width:100%;height:792px;background-color:#155858}.qustion-mode .mode_left_content[data-v-a103ae10]{width:100%;padding:10px}.qustion-mode .mode_left_content .content_item[data-v-a103ae10]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:15px;width:100%}.qustion-mode .mode_left_content .content_item .demo-type[data-v-a103ae10]{margin-right:3px;width:55px}.qustion-mode .mode_left_content .content_item .demo-type .bgName[data-v-a103ae10]{background-color:#00b0f0;width:45px;height:45px;border-radius:100%;color:#fff;text-align:center;line-height:45px;font-size:13px}.qustion-mode .mode_left_content .content_item .item_title[data-v-a103ae10]{font-size:15px;color:#d7d7d7;width:100%}.qustion-mode .mode_left_content .content_item .item_content[data-v-a103ae10]{border:1px solid #d7d7d7;margin-top:5px;height:auto;padding:8px;width:100%;background-color:#304b4b;position:relative}.qustion-mode .mode_left_content .content_item .item_content .previewContent3[data-v-a103ae10]{margin-top:10px}.qustion-mode .mode_left_content .content_item .item_content[data-v-a103ae10]:after,.qustion-mode .mode_left_content .content_item .item_content[data-v-a103ae10]:before{content:"";display:block;border-width:10px;position:absolute;top:-21px;left:12px;border-style:solid dashed dashed;border-color:transparent transparent #d7d7d7 transparent;font-size:0;line-height:0}.qustion-mode .mode_left_content .content_item .item_content[data-v-a103ae10]:after{top:-19px;border-color:transparent transparent #304b4b transparent}#BrainstormingDetail .el-input--medium .el-input__inner{height:80px}#BrainstormingDetail .el-input__inner{background-color:#147171;border-color:#d7d7d7;font-size:22px;color:#fff}#BrainstormingDetail .quota_end{margin-top:12px;position:fixed;bottom:20px;right:20px}#BrainstormingDetail .quota_end .el-button{height:40px;width:110px;background-color:#35a989;font-size:22px;color:#fff;border:0;padding-left:17px}#BrainstormingDetail .main-page-dialog{background-color:#155858;width:91%}#BrainstormingDetail .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#BrainstormingDetail .main-page-dialog .el-dialog__header{border:0;background-color:#155858;color:#8aacac;padding:0}#BrainstormingDetail .page-dialog{max-width:800px}#BrainstormingDetail .cou_dialog .page-dialog .el-dialog__body{overflow-y:auto;min-height:200px;height:auto;background-color:#147171;max-width:800px;color:#fff;font-size:20px;max-height:600px}#BrainstormingDetail .cou_dialog .head_content{color:#fff;margin-left:10px}#BrainstormingDetail .cou_dialog .head_content .content_name{font-size:23px;padding-top:5px;padding-bottom:7px}#BrainstormingDetail .cou_dialog .head_content .content_num{font-size:18px}#BrainstormingDetail .cou_dialog .demo-type{width:55px}#BrainstormingDetail .cou_dialog .demo-type .bgName{background-color:#04f011;width:50px;height:50px;border-radius:100%;color:#fff;text-align:center;line-height:50px;font-size:13px}#BrainstormingDetail .cou_dialog .el-dialog__headerbtn{font-size:40px}#BrainstormingDetail .cou_dialog .el-dialog__footer{margin:0;background-color:#d7d7d7}#BrainstormingDetail .cou_dialog .el-dialog__footer .el-button{padding:10px 25px;font-size:16px}#BrainstormingDetail .cou_dialog .el-dialog__footer .el-rate__icon{font-size:22px}#BrainstormingDetail .cou_dialog .el-dialog__footer .el-icon-star-off:before{color:#8a8a8a}#BrainstormingDetail .markDv .el-dialog{width:448px}#BrainstormingDetail .markDv .el-dialog .el-dialog__header{padding:29px 20px!important;border:1px solid #155858!important;background-color:#155858}#BrainstormingDetail .markDv .el-dialog .el-dialog__header .el-dialog__title{font-size:25px}#BrainstormingDetail .markDv .el-dialog .el-rate__icon{font-size:45px;margin-right:25px}#BrainstormingDetail .markDv .el-dialog .dialog-footer .el-button{height:40px;width:100px;font-size:18px}#BrainstormingDetail .markDv .el-dialog .el-dialog__body{height:129px;background-color:#f2f2f2}#BrainstormingDetail .markDv .el-dialog__headerbtn{font-size:25px;top:28px}#BrainstormingDetail .markDv .el-dialog__footer{padding:10px 20px;margin:0;border-top:0;background-color:#d7d7d7}#BrainstormingDetail .markDv .dialog-footer .el-button{height:40px;width:100px;font-size:18px;border-radius:5px}#BrainstormingDetail .markDv .el-dialog--center .el-dialog__footer{text-align:right}#BrainstormingDetail .markDv .el-dialog--center .el-dialog__body{padding:20px 26px 30px 20px}.vue-directive-image-previewer{z-index:5555!important}#BrainstormingDetail .wrapper .head[data-v-05ba60e2]{padding:15px 20px;border:1px solid #00e1db;height:59px;background-color:#155858}#BrainstormingDetail .wrapper .head .head-title[data-v-05ba60e2]{float:left;font-size:19px;color:#8aacac;margin-top:5px}#BrainstormingDetail .wrapper .head .head-title .icon[data-v-05ba60e2]{font-size:20px}#question .main-page-dialog{background-color:#155858;width:91%}#question .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#question .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#question .el-input--medium .el-input__inner{height:80px}#question .el-input__inner{background-color:#147171;border-color:#d7d7d7;font-size:22px;color:#fff}#question .el-button:first-child{background-color:#4b7902}#question .el-button:nth-child(2){background-color:#ff8636}#question .el-button:nth-child(3){background-color:#9266f9}#question .el-button:last-child{background-color:#357ae8;margin-right:0!important}#question .btn_icon{width:80px;height:80px;margin-bottom:42%}#question .wrapper .head[data-v-da847298]{padding:15px 20px;border:1px solid #00e6e0;height:59px;background-color:#155858}#question .wrapper .head .head-title[data-v-da847298]{float:left;font-size:19px;color:#8aacac;margin-top:5px}#question .wrapper .head .head-title .icon[data-v-da847298]{font-size:20px}#question .wrapper .qustion-mode[data-v-da847298]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e6e0;border-top:0;width:100%;height:792px;background-color:#155858}#question .wrapper .qustion-mode .que-btn[data-v-da847298]{display:-webkit-box;display:-ms-flexbox;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 .wrapper .qustion-mode .que-btn .el-button[data-v-da847298]{width:200px;height:350px;margin-right:70px;text-align:center;border:none;margin-left:0;border-radius:5px}#question .wrapper .qustion-mode .que-btn .el-button .call-title[data-v-da847298]{font-size:35px;color:#fff;text-align:center}#question .wrapper .qustion-mode .que-select[data-v-da847298]{margin:85px 0}#question .wrapper .qustion-mode .que-select .bk-btn[data-v-da847298]{margin:0 auto;height:80px;color:#fff;text-align:center;line-height:80px;font-size:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}#question .wrapper .qustion-mode .que-select .bk-input[data-v-da847298]{width:882px}#signed .main-page-dialog{background-color:#155858;width:91%}#signed .main-page-dialog .el-dialog__body{height:91vh;width:100%;padding:0!important}#signed .main-page-dialog .el-dialog__header{background-color:#155858;color:#8aacac}#signed .el-input--medium .el-input__inner{height:80px}#signed .el-input__inner{background-color:#147171;border-color:#d7d7d7;font-size:22px;color:#fff}#signed .que-select{margin:85px 0}#signed .que-select .bk-btn{margin:0 auto;height:80px;color:#fff;text-align:center;line-height:80px;font-size:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}#signed .que-select .bk-input{width:882px}#signed .main[data-v-5bdd144d]{padding:30px 80px;padding-bottom:0;overflow:auto}#signed .main .inner[data-v-5bdd144d]{padding:26px 0;padding-top:0;margin:0 20px;border-radius:11px;height:99%;padding-bottom:0;position:relative}#signed .main .inner .header[data-v-5bdd144d]{padding:0 30px}#signed .main .inner .header .title[data-v-5bdd144d]{font-size:36px;color:#8aacac;float:left}#signed .main .inner .header .title .icon[data-v-5bdd144d]{color:#8aacac;font-size:36px}#signed .main .inner .signBtnContent[data-v-5bdd144d]{width:100%;text-align:center;padding-top:9%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center}#signed .main .inner .signBtnContent .el-button[data-v-5bdd144d]{font-size:50px;height:300px;width:300px;margin:0 35px;border-radius:50%;border:none}#Scansign .page-dialog{max-width:100%;width:700px;height:700px;max-height:100vh}#Scansign .page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important;overflow:hidden}#Scansign .el-dialog__header{border:1px solid transparent!important}#Scansign #qrcode{display:inline-block}#Scansign #qrcode img{width:700px;height:700px;background-color:#fff;padding:20px}#oneKey .attendance_dialog .el-dialog__header{padding:6px 20px}#oneKey .attendance_dialog .page-dialog .el-dialog__body{height:200px;background-color:#f2f2f2}#oneKey .attendance_dialog .el-dialog__headerbtn{font-size:25px;top:28px}#oneKey .attendance_dialog .el-dialog__header{border:1px solid transparent!important}#oneKey .content_btns{width:100%}#oneKey .content_btns .btns_end{width:100%;height:48px}#oneKey .content_btns .btns_start{width:100%;height:48px;background:#8799a8;color:#fff}#oneKey .content_btns .el-button--danger{background-color:#ff8636;border-color:#ff8636}#oneKey .content_btns .el-button--medium{font-size:20px}#oneKey .main-page-dialog{background-color:#304b4b;width:91%}#oneKey .main-page-dialog .el-dialog__body{width:100%;padding:0!important}#oneKey .main-page-dialog .el-dialog__header{padding:12px 20px;background-color:#155858;border:1px solid #00e1db;border-bottom:0;color:#8aacac}.main[data-v-698efb97]{overflow:auto}.main .wapper[data-v-698efb97]{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;border-radius:10px;height:100%;border:1px solid #00e1db;overflow-y:auto;overflow-x:hidden}.main .wapper .content[data-v-698efb97]{background:#304b4b;overflow-y:auto;overflow-x:hidden}.main .wapper .head[data-v-698efb97]{border:1px solid #00e6e0;height:59px;padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.main .wapper .head .head-title[data-v-698efb97]{float:left;font-size:19px;color:#8aacac;-ms-flex-item-align:center;align-self:center}.main .wapper .head .head-title .icon[data-v-698efb97]{font-size:20px}.main .wapper .head .head-icon[data-v-698efb97]{margin-right:15px}.main .wapper .head .head-icon .btn-sign[data-v-698efb97]{display:inline-block;margin-left:15px;color:#fff;text-anchor:middle;dominant-baseline:middle}.main .wapper .head .head-icon .btn-sign .icon[data-v-698efb97]{margin:0 0 -2px 12px;font-size:24px;display:inline-block;text-align:center}.main .wapper .head .head-icon .btn-sign span[data-v-698efb97]{font-size:22px;color:#fff}.svg-css[data-v-698efb97]{display:inline-block;height:50px;width:50px;line-height:50px;border-radius:50%;background:#31c27c}.head_content[data-v-698efb97]{color:#fff;margin-left:10px}.head_content .content_name[data-v-698efb97]{font-size:23px;padding-top:5px;padding-bottom:7px}.head_content .content_num[data-v-698efb97]{font-size:18px}.attendance[data-v-698efb97]{width:100px;height:115px;margin:20px;cursor:pointer;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.3490196078);box-shadow:3px 3px 5px rgba(0,0,0,.3490196078);background-color:#fff}.attendance .attendance_src[data-v-698efb97]{width:55px;height:55px;margin:10px 22.5px}.attendance .attendance_src .img[data-v-698efb97]{width:100%;height:100%}.attendance[data-v-698efb97]:hover{-webkit-box-shadow:none;box-shadow:none}.content_title[data-v-698efb97]{width:100%;height:51px;line-height:51px;text-align:center;background-color:#155858}.content_echart[data-v-698efb97]{background-color:#304b4b;padding:4px 0;position:relative;height:260px}.contnet_top[data-v-698efb97]{background-color:#155858;padding:10px 0;margin-bottom:12px;color:#d7d7d7;height:330px;overflow-y:auto;position:relative;width:100%}.contnet_top .content_name[data-v-698efb97]{width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#d7d7d7}.contnet_top .content_num[data-v-698efb97]{color:#d7d7d7}.content_btns[data-v-698efb97]{height:50px}.content_student[data-v-698efb97]{height:55px;margin:5px;background-color:#147171;color:#d7d7d7;position:relative;z-index:100}.content_student .search_left[data-v-698efb97]{width:44px;margin:8px}.content_student .search_left .bgName[data-v-698efb97]{background-color:#075353;width:40px;height:40px;border-radius:100%;color:#c0c4cc;text-align:center;line-height:40px;font-size:13px}.content_student .content_name[data-v-698efb97]{font-size:15px;padding-top:7px}.content_student .content_num[data-v-698efb97]{font-size:13px}.content_student .content_parent[data-v-698efb97]{font-size:20px;position:absolute;right:15px;line-height:51px}#Rollcall .main-page-dialog{background-color:#155858;width:91%}#Rollcall .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#Rollcall .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#Rollcall .reward-dialog .el-dialog__headerbtn{font-size:25px;top:28px}#Rollcall .reward-dialog .el-dialog__footer{padding:11px 20px;margin:0;border-top:0;background-color:#d7d7d7}#Rollcall .reward-dialog .el-dialog__header{padding:8px 20px;border:1px solid transparent!important}#Rollcall .reward-dialog .page-dialog{width:448px}#Rollcall .reward-dialog .page-dialog .el-dialog__body{height:129px;background-color:#f2f2f2}#Rollcall .el-rate__icon{font-size:45px;margin-right:25px}#Rollcall .search_right{color:#d7d7d7}#Rollcall .student_list_box:hover,#Rollcall .student_list_box:hover .search_rate{-webkit-box-shadow:none;box-shadow:none}#Rollcall .quota_end{margin-top:12px;position:fixed;bottom:20px;right:20px}#Rollcall .quota_end .el-button{height:40px;width:110px;background-color:#35a989;font-size:22px;color:#fff;border:0;padding-left:17px}#Rollcall .wrapper .head[data-v-193f9c0b]{border:1px solid #00e6e0;height:59px;background-color:#155858;padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex}#Rollcall .wrapper .head .head-title[data-v-193f9c0b]{float:left;font-size:19px;color:#8aacac;-ms-flex-item-align:center;align-self:center}#Rollcall .wrapper .head .head-title .icon[data-v-193f9c0b]{font-size:20px}#Rollcall .wrapper .qustion-mode[data-v-193f9c0b]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;position:relative}#Rollcall .head_content[data-v-193f9c0b]{color:#fff;margin-left:10px}#Rollcall .head_content .content_name[data-v-193f9c0b]{font-size:23px;padding-top:8px;padding-bottom:7px}#Rollcall .head_content .content_num[data-v-193f9c0b]{font-size:18px}#Rushanswercall .main-page-dialog{background-color:#155858;width:91%}#Rushanswercall .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#Rushanswercall .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#Rushanswercall .el-rate__icon{font-size:32px;margin-right:17px}#Rushanswercall .quota_num{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#Rushanswercall .quota_num .el-button{height:55px;width:112px;background-color:#147171;font-size:30px;color:#fff;border:0;margin-right:15px;margin-bottom:18px}#Rushanswercall .quota_num .el-button:first-child{margin-left:10px}#Rushanswercall .quota_end{margin-top:12px;position:fixed;bottom:20px;right:20px}#Rushanswercall .quota_end .el-button{height:40px;width:110px;background-color:#35a989;font-size:22px;color:#fff;border:0;padding-left:17px}#Rushanswercall .quota_active{background-color:#00e1db!important}#Rushanswercall .wrapper .head[data-v-50a694af]{padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #00e6e0;height:59px;background-color:#155858}#Rushanswercall .wrapper .head .head-title[data-v-50a694af]{float:left;font-size:19px;color:#8aacac;-ms-flex-item-align:center;align-self:center}#Rushanswercall .wrapper .head .head-title .icon[data-v-50a694af]{font-size:20px}#Rushanswercall .wrapper .qustion-mode[data-v-50a694af]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;position:relative}#Rushanswercall .call_student_list[data-v-50a694af]{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Rushanswercall .call_student_list .call_student[data-v-50a694af]{margin-bottom:15px;border:1px solid #00e1db;width:470px;height:84px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#147171}#Rushanswercall .call_student_list .call_student .call_avater[data-v-50a694af]{margin-top:6px;margin-left:10px}#Rushanswercall .call_student_list .call_student .head_content[data-v-50a694af]{color:#d7d7d7;margin-left:10px}#Rushanswercall .call_student_list .call_student .head_content .content_name[data-v-50a694af]{font-size:23px;padding-top:10px}#Rushanswercall .call_student_list .call_student .head_content .content_num[data-v-50a694af]{font-size:17px;width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Rushanswercall .quota[data-v-50a694af]{width:100%;height:66px;font-size:25px;color:#fff;text-align:center;line-height:88px}#Rushanswercall .quota_num[data-v-50a694af]{padding:24px 0;padding-bottom:9px;text-align:center}#Raisehandscall .wrapper .head[data-v-c8564c46]{padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #00e6e0;height:59px;background-color:#155858}#Raisehandscall .wrapper .head .head-title[data-v-c8564c46]{float:left;font-size:19px;color:#8aacac;-ms-flex-item-align:center;align-self:center}#Raisehandscall .wrapper .head .head-title .icon[data-v-c8564c46]{font-size:20px}#Raisehandscall .wrapper .qustion-mode[data-v-c8564c46]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;position:relative}#Raisehandscall .call_student_list[data-v-c8564c46]{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Raisehandscall .call_student_list .call_student[data-v-c8564c46]{margin-bottom:15px;border:1px solid #00e6e0;width:470px;height:84px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#147171}#Raisehandscall .call_student_list .call_student .call_avater[data-v-c8564c46]{margin-top:6px;margin-left:10px}#Raisehandscall .call_student_list .call_student .head_content[data-v-c8564c46]{color:#d7d7d7;margin-left:10px}#Raisehandscall .call_student_list .call_student .head_content .content_name[data-v-c8564c46]{font-size:23px;padding-top:10px}#Raisehandscall .call_student_list .call_student .head_content .content_num[data-v-c8564c46]{font-size:17px;width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Raisehandscall .call_wrapper[data-v-c8564c46]:before{content:"";height:100%;display:inline-block;vertical-align:middle}#Randomcall .main-page-dialog{background-color:#155858;width:91%}#Randomcall .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#Randomcall .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#Randomcall .el-rate__icon{font-size:40px;margin-right:25px}#Randomcall .quota_end{margin-top:12px;position:fixed;bottom:20px;right:20px}#Randomcall .quota_end .el-button{height:40px;width:160px;background-color:#35a989;font-size:22px;color:#fff;border:0;padding-left:17px}#Randomcall .v-enter,#Randomcall .v-leave-to{opacity:0}#Randomcall .v-enter-active,#Randomcall .v-leave-active{-webkit-transition:opacity 3s;transition:opacity 3s}#Randomcall .wrapper .head[data-v-db7c2906]{padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #00e1db;height:59px;background-color:#155858}#Randomcall .wrapper .head .head-title[data-v-db7c2906]{float:left;font-size:19px;color:#8aacac;-ms-flex-item-align:center;align-self:center}#Randomcall .wrapper .head .head-title .icon[data-v-db7c2906]{font-size:20px}#Randomcall .wrapper .qustion-mode[data-v-db7c2906]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;position:relative}#Randomcall .call_student_list[data-v-db7c2906]{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50%}#Randomcall .call_student_list .call_student[data-v-db7c2906]{margin-bottom:15px;border:1px solid #00e6e0;width:682px;height:120px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#147171}#Randomcall .call_student_list .call_student .call_avater[data-v-db7c2906]{margin:9px 25px}#Randomcall .call_student_list .call_student .head_content[data-v-db7c2906]{color:#d7d7d7}#Randomcall .call_student_list .call_student .head_content .content_name[data-v-db7c2906]{font-size:33px;padding:16px 0 0}#Randomcall .call_student_list .call_student .head_content .content_num[data-v-db7c2906]{font-size:25px;width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Raisehandscall .wrapper .head[data-v-4c81fec2]{padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #00e1db;height:59px;background-color:#155858}#Raisehandscall .wrapper .head .head-title[data-v-4c81fec2]{float:left;font-size:19px;color:#8aacac;-ms-flex-item-align:center;align-self:center}#Raisehandscall .wrapper .head .head-title .icon[data-v-4c81fec2]{font-size:20px}#Raisehandscall .wrapper .qustion-mode[data-v-4c81fec2]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;position:relative}#Raisehandscall .call_student_list[data-v-4c81fec2]{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Raisehandscall .call_student_list .call_student[data-v-4c81fec2]{margin-bottom:15px;border:1px solid #00e6e0;width:470px;height:84px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#147171}#Raisehandscall .call_student_list .call_student .call_avater[data-v-4c81fec2]{margin-top:6px;margin-left:10px}#Raisehandscall .call_student_list .call_student .head_content[data-v-4c81fec2]{color:#d7d7d7;margin-left:10px}#Raisehandscall .call_student_list .call_student .head_content .content_name[data-v-4c81fec2]{font-size:23px;padding-top:10px}#Raisehandscall .call_student_list .call_student .head_content .content_num[data-v-4c81fec2]{font-size:17px;width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Raisehandscall .call_wrapper[data-v-4c81fec2]:before{content:"";height:100%;display:inline-block;vertical-align:middle}#Raisehandscall .el-rate__icon{font-size:32px;margin-right:17px}#Raisehandscall .quota_end{margin-top:12px;position:fixed;bottom:20px;right:20px}#Raisehandscall .quota_end .el-button{height:40px;width:110px;background-color:#35a989;font-size:22px;color:#fff;border:0;padding-left:17px}#Raisehandscall .main-page-dialog{background-color:#155858;width:91%}#Raisehandscall .main-page-dialog .el-dialog__body{height:100%;width:100%;padding:0!important}#Raisehandscall .main-page-dialog .el-dialog__header{border:1px solid #00e1db;background-color:#155858;color:#8aacac}#Raisehandscall .v-enter,#Raisehandscall .v-leave-to{opacity:0}#Raisehandscall .v-enter-active,#Raisehandscall .v-leave-active{-webkit-transition:opacity 3s;transition:opacity 3s}#Raisehandscall .wrapper .head[data-v-43b6beee]{padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #00e1db;height:59px;background-color:#155858}#Raisehandscall .wrapper .head .head-title[data-v-43b6beee]{float:left;font-size:19px;color:#8aacac;-ms-flex-item-align:center;align-self:center}#Raisehandscall .wrapper .head .head-title .icon[data-v-43b6beee]{font-size:20px}#Raisehandscall .wrapper .qustion-mode[data-v-43b6beee]{max-height:calc(100% - 40px);overflow:auto;border:1px solid #00e1db;border-top:0;width:100%;height:792px;background-color:#155858;position:relative}#Raisehandscall .call_student_list[data-v-43b6beee]{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Raisehandscall .call_student_list .call_student[data-v-43b6beee]{margin-bottom:15px;border:1px solid #00e6e0;width:470px;height:84px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#147171}#Raisehandscall .call_student_list .call_student .call_avater[data-v-43b6beee]{margin-top:6px;margin-left:10px}#Raisehandscall .call_student_list .call_student .head_content[data-v-43b6beee]{color:#d7d7d7;margin-left:10px}#Raisehandscall .call_student_list .call_student .head_content .content_name[data-v-43b6beee]{font-size:23px;padding-top:10px}#Raisehandscall .call_student_list .call_student .head_content .content_num[data-v-43b6beee]{font-size:17px;width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Raisehandscall .call_wrapper[data-v-43b6beee]:before{content:"";height:100%;display:inline-block;vertical-align:middle}#Attend-Layout[data-v-d9be72ee]{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;background-color:#304b4b}#Attend-Layout[data-v-d9be72ee] .el-dialog .el-dialog__header .el-dialog__headerbtn i{color:#fff!important}#Attend-Layout .el-menu-item.is-active[data-v-d9be72ee],#Attend-Layout .el-submenu__title.is-active[data-v-d9be72ee]{background:#00b0f0!important}#Attend-Layout .el-menu-item[data-v-d9be72ee]:focus,#Attend-Layout .el-menu-item[data-v-d9be72ee]:hover,#Attend-Layout .el-submenu__title[data-v-d9be72ee]:focus,#Attend-Layout .el-submenu__title[data-v-d9be72ee]:hover{outline:none;background:#00b0f0!important}#Attend-Layout .el-menu[data-v-d9be72ee]{border:0}#Attend-Layout .el-menu .el-menu-item[data-v-d9be72ee],#Attend-Layout .el-menu el-menu--collapse el-menu[data-v-d9be72ee]{height:60px;line-height:0!important;padding-left:0!important;text-align:center;cursor:pointer;width:70px;background-color:#224040;border-bottom:1px solid #657a7a;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 0}#Attend-Layout .el-menu .el-menu-item .screenfull[data-v-d9be72ee],#Attend-Layout .el-menu el-menu--collapse el-menu .screenfull[data-v-d9be72ee]{font-size:22px;color:#fff;text-align:center;line-height:50px}#Attend-Layout .el-menu .el-menu-item .icon[data-v-d9be72ee],#Attend-Layout .el-menu el-menu--collapse el-menu .icon[data-v-d9be72ee]{font-size:22px;color:#fff;text-align:center;margin-bottom:5px;margin-top:5px}#Attend-Layout .el-menu .el-menu-item span[data-v-d9be72ee],#Attend-Layout .el-menu el-menu--collapse el-menu span[data-v-d9be72ee]{display:block;color:#fff;font-size:14px;margin-top:9px;height:16px}#Attend-Layout .el-menu .el-menu-item .el-submenu__title[data-v-d9be72ee],#Attend-Layout .el-menu el-menu--collapse el-menu .el-submenu__title[data-v-d9be72ee]{height:0;line-height:normal;color:#fff;padding-left:0!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Attend-Layout .el-menu-item[data-v-d9be72ee]:first-child{border-bottom:0}#Attend-Layout .el-menu-item[data-v-d9be72ee]:nth-child(2){border-top:1px solid #657a7a}.sidebar-menu-left[data-v-d9be72ee]{left:0;bottom:20%;padding:5px 0}.sidebar-menu-right[data-v-d9be72ee]{right:0;bottom:20%;padding:5px 0}.sidebar-menu[data-v-d9be72ee]{position:fixed;z-index:9999}.isActive[data-v-d9be72ee]{position:absolute;left:-80px;z-index:9999;bottom:5px}.el-menu-item-group__title[data-v-d9be72ee]{padding:0;line-height:normal;font-size:12px;color:#909399}.el-menu-item[data-v-d9be72ee]{width:70px;height:60px;line-height:0;font-size:14px;color:red;padding:0;list-style:none;cursor:pointer;position:relative;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}#TeachingcockpitLayout[data-v-1eb8dc5f]{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;min-height:100%;padding:10px;padding-bottom:0;background-color:#122244/*!*background-image: url("https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1606735862411&di=4d9be14e3133c284570f9bdf6c44bd82&imgtype=0&src=http%3A%2F%2Fpic.vjshi.com%2F2018-11-23%2F61004b2fdf33aa2ed8813bd8170cae6b%2F00002.jpg%3Fx-oss-process%3Dstyle%2Fwatermark");*!*//*!*让图片居中显示*!*//*!*让图片进行缩放*!*/}#CoursewebsiteLayout[data-v-56a089b3]{left:0;top:0;bottom:0;right:0;width:100%;height:100%;min-height:auto/*!*background-image: url("https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1606735862411&di=4d9be14e3133c284570f9bdf6c44bd82&imgtype=0&src=http%3A%2F%2Fpic.vjshi.com%2F2018-11-23%2F61004b2fdf33aa2ed8813bd8170cae6b%2F00002.jpg%3Fx-oss-process%3Dstyle%2Fwatermark");*!*//*!*让图片居中显示*!*//*!*让图片进行缩放*!*/}#CoursewebsiteLayout[data-v-619ab1c2]{left:0;top:0;bottom:0;right:0;width:100%;height:100%;background:#f7f7f7;min-height:auto/*!*background-image: url("https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1606735862411&di=4d9be14e3133c284570f9bdf6c44bd82&imgtype=0&src=http%3A%2F%2Fpic.vjshi.com%2F2018-11-23%2F61004b2fdf33aa2ed8813bd8170cae6b%2F00002.jpg%3Fx-oss-process%3Dstyle%2Fwatermark");*!*//*!*让图片居中显示*!*//*!*让图片进行缩放*!*/}[data-v-d4386216]:export{menuText:#bfcbd9;menuActiveText:#409eff;subMenuActiveText:#f4f4f5;menuBg:#1a1c29;menuHover:#12121c;subMenuBg:#1a1c29;subMenuHover:#12121c;sideBarWidth:210px}.noMarginLeft[data-v-d4386216]{margin-left:0!important}.app-wrapper[data-v-d4386216]{position:relative;height:100%;width:100%}.app-wrapper[data-v-d4386216]:after{content:"";display:table;clear:both}.app-wrapper.mobile.openSidebar[data-v-d4386216]{position:fixed;top:0}.drawer-bg[data-v-d4386216]{background:#000;opacity:.3;width:100%;top:0;height:100%;position:absolute;z-index:999}.fixed-header[data-v-d4386216]{position:fixed;top:0;right:0;z-index:9;width:calc(100% - 210px);-webkit-transition:width .28s;transition:width .28s}.hideSidebar .fixed-header[data-v-d4386216]{width:calc(100% - 54px)}.mobile .fixed-header[data-v-d4386216]{width:100%}#app .hideSidebar .main-container[data-v-d4386216]{margin-left:0}.empty[data-v-49979b52]{margin:0 8px;font-size:14px;line-height:22px;text-align:center}.image[data-v-49979b52]{height:100px;margin-bottom:8px}.image img[data-v-49979b52]{height:100%}.image svg[data-v-49979b52]{height:100%;margin:auto}.description[data-v-49979b52]{margin:0;color:rgba(0,0,0,.5)}@font-face{font-family:"\6C49\4F53";src:url(../../static/fonts/汉体.1726685c.ttf)}@font-face{font-family:"\534E\5EB7\91D1\521A\9ED1";src:url(../../static/fonts/华康金刚黑.67233399.ttf)}