.list-ban{width: 100%;min-width: 1370px;max-height: 400px; display: flex;justify-content: center;align-items: center;overflow: hidden;}

.list-ban img{width: 100%;max-height: 400px;}



.curpagebox{width:100%;min-width: 1370px;height:50px;background: #f4faff;}
.curpage{width: 1370px;margin: 0 auto;padding-top: 15px;font-size: 14px;color:#4c4c4c;padding-left: 20px;box-sizing: border-box;position: relative;}
.curpage img{position: absolute;left: 0;top:18px;}
.curpage a{color: #4c4c4c;}
.curpage a:hover{color: #cda077;}
.listbox{width: 1370px;margin: 0 auto;padding-bottom: 90px;}
.listcolu{min-width: 220px;height: 75px;background:#04385e url('../testimages/list/trian.png') center 86% no-repeat;border-bottom: solid 3px #cda077;color:#fff;font-size: 24px;
    line-height: 75px;text-align: center;margin-top:42px;}
.columan li{min-width: 220px;height: 60px;border-bottom: 1px solid #ececec;}
.columan li:last-child{border-bottom: 0px;}
.columan li a{display: block;width: 100%;height: 100%;color:#4c4c4c;line-height: 60px;padding-left: 64px;box-sizing: border-box;white-space: nowrap;padding-right:20px;font-size:18px;}
.columan li a:hover{background: #f4faff;color: #cda077;}
.columan li .coactive{background: #f4faff;color: #cda077;}


.listnew {padding-top: 5px;}
.listnew li{width: 1038px;height: 151px;border-bottom: 1px dashed #ccc;padding-top: 34px;box-sizing: border-box;}
.lidate{width: 85px;padding-left: 10px;box-sizing: border-box;float: left;}
.liyear{font-size: 28px;color:#5c5c5c;}
.liday{font-size: 14px;color: #767676;padding-top: 2px;}
.liarcle{float: left;width: 928px;margin-left: 25px;}
.litit{font-size:18px; color: #4c4c4c;padding-top: 5px;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1; -webkit-box-orient: vertical;}
.litxt{color: #8c8c8c;font-size: 14px;padding-top: 12px;
    overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2; -webkit-box-orient: vertical;}
.listnew li:hover .liyear,.listnew li:hover .litit{color: #cda077;}

.pageArea{width:1038px;display: flex;user-select:none;justify-content: center;padding-top: 80px;}
.pageArea>div{width: 38px;height: 38px;background: #FFFFFF;border: 1px solid #e5e5e5;border-radius: 4px;
    cursor: pointer;display: flex;justify-content: center;align-items: center;font-size: 0.88rem;margin:0 9px;}
.pageArea .pre{width: 80px;height: 38px;background: #FFFFFF;border: 1px solid #e5e5e5;border-radius: 4px;}
.pageArea .next{width: 80px;height: 38px;background: #FFFFFF;border: 1px solid #e5e5e5;border-radius: 4px;}



/* 无摘要列表ul和li修改 */
.nolistnew {margin-top: -7px;}
.nolistnew li { width: 1038px;height: 135px;border-bottom: 1px dashed #ccc;padding-top: 42px;box-sizing: border-box;}


/* 著作图片列表 */
.listimgbox{width:1036px; padding-top: 1px;margin-top: -40px; display: flex;flex-direction:row;flex-wrap:wrap;justify-content: space-between;}
.limgbox{width: 265px;height:390px;border: solid 1px #f0f0f0;box-sizing: border-box;padding: 10px;margin-top: 80px;}
.liimg{width: 245px;height: 344px;display:block; overflow: hidden;}
.liimg img{width: 100%;vertical-align: middle;}
.imgtit{font-family: 'kaiti';font-size: 18px;color: #000;margin-top: 5px;
    overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1; -webkit-box-orient: vertical;
}