.books-list{
    padding: 15px;
}


.books-index{
    padding: 15px 0px;
	height: 158px;
}
.books-index .books-title a {color:#303133;}
.books-index .books-title a:hover{color:#627fb9;}

.books-rank-list .books-rank-title a {color:#303133;}
.books-rank-list .books-rank-title a:hover{color:#627fb9;}
.books-index-body{
	color: #303133;
}
.books-content{
	float: right;
	width: 507px;
    height: 158px;
}

/*.books-index:hover {
    color: #409EFF;
	background-color:#F8F8F8;

}*/
.books-content dl{
	height: 128px;
}
.books-index-pic{
	float: left;
    width: 280px;
    height: 158px;
}
.books-index-pic img{

    max-width: 120%;
    width: 280px;
    height: 158px;
    margin-right: 10px;
}

.books-title{
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

.books-remark{
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #606266;
	overflow: hidden;

}

.books-userinfo{
/*	position: absolute;
    bottom: 0;
    left: 300px;
    flex: 1;
    
    height: 20px;
    line-height: 20px;
    color: #606266;
    font-size: 14px;*/
    float: left;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
}

.books-userinfo-img{
    border-radius: 50%;
    width: 20px;
    height: 20px;
	vertical-align: -3.5px;
	*vertical-align: middle;
	margin-right: 5px;
}

.books-userinfo-name{
    color: #606266;
	font-size: 14px;
	margin-right: 5px;

}

.books-userinfo-date{
    color: #606266;
	font-size: 12px;
}

.books-tools{
	float: right;
    font-size: 16px;
}
.books-tools .el-button--small{
    padding: 6px 6px;
}
.books-tools .el-button{
    color: #909399;
}
.books-tools .el-button:hover {

    color:#F56C6C;

}
.books-tools .el-button--text{

    padding-left: 10px;
}

.books-tools .el-button a{
    color: #909399;
}
.books-tools .el-button a:hover {

    color:#F56C6C;

}

.books-right-re{
    width: 308px;
    padding: 15px;
}

.books-right-re .el-carousel__container{
    height: 250px;
}

.books-right-re .el-carousel__arrow{
    top: 32.5%;
}

.books-right-re .el-carousel__indicators--horizontal{
    bottom: 20%;
    position: absolute;
    background:rgba(0,0,0,0);
}

.books-right-re .el-carousel__button{
    width: 15px;
}
.books-right-book .el-carousel__indicators--horizontal{
    bottom: 15%;
    position: absolute;
    background:rgba(0,0,0,0);
}
.books-right-titel{
    height: 35px;
    line-height: 30px;
    margin-bottom: 10px;
}
.books-right-h2{
    float: left;
    color: #303133;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 2px solid #409EFF;
}

.books-right-re-title{
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    height: 48px;

}

.books-right-re-title a{
    color: #303133;
}

.books-right-re-title a:hover{color:#627fb9;}

.books-right-info{

    overflow: hidden;
    width: 308px;
    margin: 5px auto;
}

.books-right-info-name{
    height: 20px;
    line-height: 20px;
    float: left;
    padding-left: 1px;
    font-size: 0;
    display:flex;
}

.books-right-info-name img{
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.books-right-info-name span{
    color: #606266;
    font-size: 14px;



}

.books-right-info-data{
    height: 20px;
    line-height: 20px;
    float: right;
    color: #999;
    font-size: 0;


}

.books-right-info-data .el-button--text{
    color: #909399;
}

.books-right-info-data .el-button--text a{
    color: #909399;
}

.books-right-info-data .el-button--text:hover{
    color:#F56C6C;
}
.books-right-info-data .el-button--text a:hover{
    color:#F56C6C;
}
.books-right-info-data .el-button--small{
    padding: 0px;
}

.books-right-titlelist ul li a{
    color: #303133;
}

.books-right-titlelist ul li a:hover{color:#627fb9;}

.books-right-titlelist ul li{
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 2px 0;
}
.books-right-titlelist ul li:first-child{
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0px;
}

.books-commend-tltle{
    font-size: 16px;
    color: #606266;
}

.books-commend-tltle a{
    color: #303133;
}

.books-commend-tltle a:hover{color:#627fb9;}



.books-rank{
    padding: 15px;
}
.books-rank .el-carousel__container{
    height: 262px;
}
.books-rank-list {
    width: 25%;
    float: left;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 200.5px;
    height: 100%;
    position: relative;
}
.books-rank-pic{
    width: 191px;
    height: 191px;
}

.books-rank-pic img{
    border-radius: 2px;
    padding-left: 1px;
}

.books-rank-title{
    color: #303133;
    padding: 6px 6px 0 0;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.books-rank-info{
    padding-top: 4px;
    margin-right: 10px;
    color: #606266;
}
.books-rank-name{
    float: left;
}
.books-rank-name span{
    font-size: 14px;
}
.books-rank-data{
    float: right;
}

.books-rank-data .el-button--small{
    padding: 0px;
}

.books-rank-data .el-button--text{
    color: #606266;
}

.books-rank-data .el-button--text:hover {
    color: #F56C6C;
}
.books-rank .el-carousel__arrow {
    top: 38%;
}

.trangle-number{
    font-weight: 400;
    font-size:20px;
    text-align:center;
    top:6px;
    left: 17.5px;
    color: #fff;
    position: absolute;
}
.trangle-info {
    position: absolute;
    top: 0;
    left: 8px;
    width: 10px;
    box-sizing: border-box;
    border-left:15px solid #909399 ;
    border-right:15px solid #909399 ;
    border-top:30px solid #909399 ;
    border-bottom:10px solid transparent ;
}
.trangle-one {
    position: absolute;
    top: 0;
    left: 8px;
    width: 10px;
    box-sizing: border-box;
    border-left:15px solid #f40 ;
    border-right:15px solid #f40 ;
    border-top:30px solid #f40 ;
    border-bottom:10px solid transparent ;
}
.trangle-two {
    position: absolute;
    top: 0;
    left: 8px;
    width: 10px;
    box-sizing: border-box;
    border-left:15px solid #f5923e ;
    border-right:15px solid #f5923e ;
    border-top:30px solid #f5923e ;
    border-bottom:10px solid transparent ;
}
.trangle-three {
    position: absolute;
    top: 0;
    left: 8px;
    width: 10px;
    box-sizing: border-box;
    border-left:15px solid #f9cc0e ;
    border-right:15px solid #f9cc0e ;
    border-top:30px solid #f9cc0e ;
    border-bottom:10px solid transparent ;

}
/*文章分类选择按钮*/

.books-float{
    float: left;
    margin-right:10px;
}

.books-class-select-button{
    width: 120px;
    padding: 8px 14px;
    font-size: 14px;
}

.books-list-pager{
    text-align: center;
    margin: 30px 0px;
}

.ribbon-books{
    isplay: inline-block;
    position: absolute;
    line-height: 28px;
    padding: 0 10px 0 6px;
    background: #F56C6C;
    left: 6px;
    top: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;

}


.ribbon-books:before, .ribbon-books:after {
    content: "";
    position: absolute;
}

/*.trangle {
border-left: 15px solid red;
border-right: 15px solid red;
border-bottom: 10px solid transparent;
}*/

/*.books-index{
  margin: 30px 0px;
}



*/