.hw-problem .head{height:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hw-problem .head div{position:relative;z-index:2;color:#fff}.hw-problem .head .title:after,.hw-problem .head .title:before{content:"";display:block;background:#fff;border-radius:4px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:40px}.hw-problem .head .title:before{left:-60px}.hw-problem .head .title:after{right:-60px}.hw-problem .head .serch-div{width:100%;padding-top:35px}.hw-problem .tab4{-ms-flex-wrap:wrap;flex-wrap:wrap}.hw-problem .tab4 .flex-center{height:40px;padding:0 20px;border-radius:5px;cursor:pointer;margin:0 10px}.hw-problem .tab4 .iconfont{font-size:22px;color:#6f84ac;-webkit-transform:translateY(1px);transform:translateY(1px);margin-right:4px}.hw-problem .tab4 .active{background:-webkit-gradient(linear,left top,left bottom,from(#4d7fff),to(#2f6aff));background:linear-gradient(#4d7fff,#2f6aff);background:-webkit-gradient(linear,left top,left bottom,from(var(--theme)),to(var(--linear)));background:linear-gradient(var(--theme),var(--linear));color:#fff}.hw-problem .tab4 .active .iconfont{color:#fff}.hw-problem .list{max-width:970px;margin:20px auto 30px auto}.hw-problem .list td{padding:0}.hw-problem .list td:hover{background:#f7fbff!important;background:var(--themebg)!important}.hw-problem .list .list-item{font-size:16px;color:#333;padding:20px 0;cursor:pointer}.hw-problem .list .tree{padding-left:2em;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}.hw-problem .list .tree div{font-size:15px;line-height:30px}.hw-problem .foot{overflow:hidden;padding-bottom:60px;max-width:970px;margin:0 auto}.hw-problem .el-pagination{float:right}