.teaching_resources_wrapper{padding:20px 0}.teaching_resources_wrapper .left_box{width:350px;height:600px;border-radius:5px;float:left;background-color:#fff;padding:20px}.teaching_resources_wrapper .left_box .type_box{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.teaching_resources_wrapper .left_box .type_box .type_name{width:50px;font-size:16px}.teaching_resources_wrapper .left_box .type_box .type_choice{width:258px}.teaching_resources_wrapper .left_box .type_box .type_choice>span{display:inline-block;padding:3px 18px;border-radius:20px;margin-bottom:5px;cursor:pointer}.teaching_resources_wrapper .left_box .type_box .type_choice>span.on{background-color:#75ced1;color:#fff}.teaching_resources_wrapper .left_box .select_box{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.teaching_resources_wrapper .left_box .select_box .select_name{font-size:16px}.teaching_resources_wrapper .right_box{width:calc(100% - 370px);height:700px;float:right}.teaching_resources_wrapper .right_box .top_box{max-height:50px;background-color:#fff;border-radius:5px;padding:10px 40px 10px 20px;position:relative;overflow:hidden}.teaching_resources_wrapper .right_box .top_box .list>span{display:inline-block;padding:3px 15px;border-radius:20px;margin-bottom:10px;font-size:16px;cursor:pointer}.teaching_resources_wrapper .right_box .top_box .list>span.on{background-color:#75ced1;color:#fff}.teaching_resources_wrapper .right_box .top_box .icon1{font-size:28px;position:absolute;top:10px;right:10px}.teaching_resources_wrapper .right_box .List{margin-top:10px}.teaching_resources_wrapper .right_box .List .item{height:70px;background-color:#fff;border-radius:5px;margin-bottom:10px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.teaching_resources_wrapper .right_box .List .item .file_icon{width:70px}.teaching_resources_wrapper .right_box .List .item .center_box{width:calc(100% - 120px);height:100%;display:flex;flex-direction:column;justify-content:space-between}.teaching_resources_wrapper .right_box .List .item .center_box .name{font-size:16px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.teaching_resources_wrapper .right_box .List .item .center_box .other{font-size:14px;color:#999}.teaching_resources_wrapper .right_box .List .item .download_box img{width:30px;height:30px}.teaching_resources_wrapper .ivu-select-selection-focused,.teaching_resources_wrapper .ivu-select-selection:hover,.teaching_resources_wrapper .ivu-select-visible .ivu-select-selection{border-color:#75ced1}.teaching_resources_wrapper .ivu-select-item-selected,.teaching_resources_wrapper .ivu-select-item-selected:hover{color:#75ced1}