.flex{align-items: center;
    display: flex;
    flex-direction: row;}
.left-content{
	padding: 0 30px;
	width: 100%
}
.left-content.class-title.class-title-title[data-v-09eed837] {
	border-bottom: 3px solid#fff;
	cursor: pointer;
	margin-right: 40px;
	padding: 20px 0
}
.class-title{border-bottom: solid 1px #ddd; margin-bottom: 30px;}
.left-content.class-title.class-action[data-v-09eed837] {
	border-bottom: 3px solid#4073fa
}
.content-list-item[data-v-09eed837] {
	border-bottom: 1px solid#e3e3e3;
	cursor: pointer;
	padding: 24px 0
}
.content-list-item-right{
	height: 140px
}
.left-content.content-list.content-list-item-no[data-v-09eed837] {
	border-bottom: 0
}
.class-title-title[data-v-09eed837] {
    border-bottom: 3px solid #fff;
    cursor: pointer;
    margin-right: 40px;
    padding: 20px 0;
}
.class-action[data-v-09eed837] {
    border-bottom: 3px solid #4073fa;
}
.el-image__error, .el-image__inner, .el-image__placeholder {
    height: 100%;
    width: 100%;
}
.line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; font-size: 16px
}
.m-b-20 {
    margin-bottom: 20px;
}
.el-image {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.m-l-20 {
    margin-left: 20px;
}
.nr {
    font-size: 14px;
}
.line-2, .line-3, .line-4 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}
.line-2 {
    -webkit-line-clamp: 2;
}
.m-t-40 {
    margin-top: 40px;
}
.m-r-30 {
    margin-right: 30px;
}
.m-l-5 {
    margin-left: 5px;
}
.xs {
    font-size: 12px;
}
.el-pagination {
    color: #333;
    font-weight: 700;
    padding: 2px 5px;
    white-space: nowrap;
}
.el-pagination.is-background .btn-next:disabled, .el-pagination.is-background .btn-prev:disabled {
    color: #999;
}
.el-pagination .btn-next .el-icon, .el-pagination .btn-prev .el-icon {
    display: block;
    font-size: 12px;
    font-weight: 700;
}
.pagi{text-align: center; display: block; width: 100%}
.pagi a {
  display: inline-block; min-width: 34px; margin: 0 3px; background: #fff; padding:0 10px; text-align: center; font-size: 14px; line-height: 32px; color: #666; border: #eee 1px solid; cursor: pointer; vertical-align: middle
}
.pagi a:last-child {
  border-right: #eee 1px solid
}
.pagi a.on {
  background: #2c72fb; color: #fff;
}