.bread-crumb[data-v-1b0369ae] {
	height: 29px;
	line-height: 29px;
	width: 100%;
	background: #ffead4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 11px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.bread-crumb.whiteBg[data-v-1b0369ae] {
	background-color: #fff;
}

.bread-crumb.whiteBg img[data-v-1b0369ae] {
	margin-left: 0;
}

.bread-crumb img[data-v-1b0369ae] {
	width: 13px;
	height: 13px;
	margin-left: 10px;
	margin-top: 8px;
}

.bread-crumb .nav-block[data-v-1b0369ae] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bread-crumb .nav-block:last-of-type .nav-content[data-v-1b0369ae] {
	color: #4c4c4c;
}

.bread-crumb .nav-block:last-of-type .h-icon-arrow_right[data-v-1b0369ae] {
	display: none;
}

.bread-crumb .nav-block .nav-content[data-v-1b0369ae] {
	display: inline-block;
	height: 29px;
	line-height: 29px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #a3a3a3;
	letter-spacing: 0;
	text-align: center;
	margin-left: 6px;
	cursor: pointer;
}

.bread-crumb .nav-block .h-icon-arrow_right[data-v-1b0369ae] {
	margin-left: 6px;
	color: #a3a3a3;
	line-height: 29px;
}

.bread-crumb .current[data-v-1b0369ae] {
	display: inline-block;
	height: 29px;
	line-height: 29px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #4c4c4c;
	letter-spacing: 0;
	text-align: center;
	margin-left: 6px;
}

.pape-list[data-v-24267dca] {
	margin-bottom: 16px;
}

.pape-list .title[data-v-24267dca] {
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #191919;
	letter-spacing: 0;
	line-height: 76px;
}

.pape-list .content[data-v-24267dca] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pape-list .content .content-search .year-month[data-v-24267dca] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px;
}

.pape-list .content .content-search .year-month span[data-v-24267dca] {
	display: inline-block;
	line-height: 32px;
	margin-right: 12px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #4c4c4c;
	letter-spacing: 0;
	text-align: right;
}

.pape-list .content .content-search .year-month .el-date-editor[data-v-24267dca],
.pape-list .content .content-search .year-month .el-select[data-v-24267dca] {
	width: 120px;
}

.pape-list .content .content-search .btn[data-v-24267dca] {
	margin-top: 52px;
	width: 182px;
	height: 32px;
	line-height: 32px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #3e80ff;
	border-radius: 2px;
	cursor: pointer;
}

.pape-list .content .content-list[data-v-24267dca] {
	background: #fbfbfb;
	border-radius: 2px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 38px;
	width: 744px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.pape-list .content .content-list .pagination[data-v-24267dca] {
	width: auto;
	left: 50%;
	bottom: 10px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.pape-list .content .content-list .content-list-block {
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #d5d5d5;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pape-list .content .content-list .content-list-block:last-of-type {
	border-bottom: none;
}

.pape-list .content .content-list .content-list-block .order {
	display: inline-block;
	background: #e4eefa;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #2080f7;
	text-align: center;
	margin-right: 16px;
}

.pape-list .content .content-list .content-list-block .text {
	display: inline-block;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #191919;
	letter-spacing: 0;
	flex: 1;
	text-align: left;
}

.pape-list .content .content-list .content-list-block .time {
	position: absolute;
	right: 0;
	top: 15px;
	background: #e2eeff;
	border-radius: 2px;
	line-height: 22px;
	font-family: PingFangSC-Regular;
	display:none;
	font-size: 12px;
	color: #2080f7;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}

.pape-list .content .content-list .content-list-block:last-child {
	border-bottom: none !important;
}

.newIntellectLibraryDetail {
	padding-bottom: 48px;
}

.newIntellectLibraryDetail .bread-crumb {
	background: #fff;
	margin-bottom: 0;
	margin-top: 10px;
}

.newIntellectLibraryDetail .paper-list {
	margin-bottom: 24px;
}

.newIntellectLibraryDetail .paper-list .title {
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #191919;
	letter-spacing: 0;
	line-height: 76px;
}

.newIntellectLibraryDetail .paper-list .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.newIntellectLibraryDetail .paper-list .content .content-search .year-month {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px;
}

.newIntellectLibraryDetail .paper-list .content .content-search .year-month span {
	display: inline-block;
	line-height: 32px;
	margin-right: 12px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #4c4c4c;
	letter-spacing: 0;
	text-align: right;
}

.newIntellectLibraryDetail .paper-list .content .content-search .year-month .el-date-editor,
.newIntellectLibraryDetail .paper-list .content .content-search .year-month .el-select {
	width: 120px;
}

.newIntellectLibraryDetail .paper-list .content .content-search .btn {
	margin-top: 52px;
	width: 182px;
	height: 32px;
	line-height: 32px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #3e80ff;
	border-radius: 2px;
	cursor: pointer;
}

.newIntellectLibraryDetail .paper-list .content .content-list {
	background: #fbfbfb;
	border-radius: 2px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 38px;
	width: 744px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.newIntellectLibraryDetail .paper-list .content .content-list .pagination {
	width: auto;
	left: 50%;
	bottom: 10px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.newIntellectLibraryDetail .paper-list .content .content-list .content-list-block {
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #d5d5d5;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
cursor: pointer;
}

.newIntellectLibraryDetail .paper-list .content .content-list .content-list-block:last-of-type {
	border-bottom: none;
}

.newIntellectLibraryDetail .paper-list .content .content-list .content-list-block .order {
	display: inline-block;
	background: #e4eefa;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #2080f7;
	text-align: center;
	margin-right: 16px;
}

.newIntellectLibraryDetail .paper-list .content .content-list .content-list-block .text {
	display: inline-block;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #191919;
	letter-spacing: 0;
	flex: 1;
	text-align: left;
}

.newIntellectLibraryDetail .paper-list .content .content-list .content-list-block .time {
	background: #e2eeff;
	border-radius: 2px;
	line-height: 22px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #2080f7;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
display:none;
}

.newIntellectLibraryDetail .paper-list .content .content-list .content-list-block:last-child {
	border-bottom: none !important;
}

.newIntellectLibraryDetail img {
	margin-left: 4px;
}

.newIntellectLibraryDetail .city-title {
	margin-top: 24px;
	line-height: 28px;
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #b8b8b8;
	letter-spacing: 0;
}
