.LeftBar {
	background: rgba(13, 99, 244, 1) !important;
}

.LeftBar ul li a {
	color: rgba(255, 255, 255, .65) !important;
}

.LeftBar ul li.active a {
	padding-bottom: 10px;
	line-height: 44px;
	color: #fff !important;
}

/* 列表页 start */
.container {
	background: url(../../images/kcds/work-bg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 70px;
}

.library-top {
	width: 1600px;
	margin: 0 auto;

}

.library-top .library-boutique {
	width: 1600px;
	float: left;
}

.library-top .library-hot {
	width: 395px;
	float: right;
	padding-left: 25px;
}

.library-top .Semilight {
	display: flex;
	flex-direction: column;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333;
	margin: 15px 0;
}

.library-top .Semilight>span {
	line-height: 28px;
}

.library-top .Semilight>span>i {
	margin-right: 5px;
}

.library-top .library-boutique .library-boutique-title {
	height: 30px;
	color: #333333;
	font-weight: 600;
}

.library-top .library-boutique .library-boutique-title h3 {
	float: left;
	font-size: 24px;
	font-weight: 400;
	margin-right: 29px;
}

.library-top .library-boutique .library-boutique-title ul {
	float: left;
	font-size: 16px;
	padding-top: 5px;
}

.library-top .library-boutique .library-boutique-title ul li {
	float: left;
	line-height: 25px;
	margin: 0 19px;
}

.library-top .library-boutique .library-boutique-title ul li.title-border {
	width: 1px;
	height: 16px;
	background: rgba(229, 229, 229, 1);
	margin-top: 8px;
	margin-left: 0;
	margin-right: 0;
}

.library-top .library-boutique .library-boutique-title ul li.pitch:hover {
	border-bottom: 2px solid rgba(227, 11, 32, 1);
	color: #E30B20;
}

.library-top .library-boutique .boutique-content {
	width: 100%;
}





.library-top .library-hot .hot-title {
	font-size: 16px;
	color: #333333;
	height: 20px;
}

.library-top .library-hot .hot-title span {
	float: left;
}

.library-top .library-hot .hot-title i {
	float: left;
}

.library-top .library-hot .hot-title i:first-child {
	width: 4px;
	height: 20px;
	background: rgba(227, 11, 32, 1);
	border-radius: 0px 3px 3px 0px;
	margin-right: 10px;
}

.library-top .library-hot .hot-title i:last-child {
	width: 283px;
	height: 1px;
	background: rgba(229, 229, 229, 1);
	margin-top: 11px;
	margin-left: 9px;
}

.library-top .library-hot .hot-content {
	margin-top: 30px;
	color: #333333;
	font-size: 16px;
}

.library-top .library-hot .hot-content li {
	height: 20px;
	line-height: 20px;
	margin-bottom: 27px;
}

.library-top .library-hot .hot-content li a:hover {
	color: #E30B20;
}

.library-top .library-hot .hot-content li:last-child {
	margin-bottom: 0;
}

.library-top .library-hot .hot-content li strong {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	width: 40px;
	font-style: italic;
}

.library-top .library-hot .hot-content li:nth-child(-n+3) strong {
	color: #E30B20;
}

.library-top .library-hot .hot-content li span {
	float: left;
	color: #333333;
	font-size: 16px;
	width: 330px;
}

.library-bottom {
	width: 1200px;
	margin: 0 auto;
	margin-top: 28px;
}

.library-bottom h3 {
	color: #333333;
	font-size: 16px;
	margin-bottom: 3px;
}

.library-bottom ul {
	width: 785px;
}

.library-bottom ul li {
	height: 152px;
	padding: 20px 0;
	border-bottom: 1px solid rgba(229, 229, 229, 1);
}

.library-bottom ul li:hover {
	background-color: #F5F5F5;
}

.library-bottom ul li:hover .rest-box .rest-title {
	color: #E30B20;
}

.library-bottom ul li .image {
	float: left;
	width: 240px;
	height: 112px;
	border-radius: 4px;
	overflow: hidden;
}

.library-bottom ul li .image img {
	width: 240px;
	height: 112px;
}

.library-bottom ul li .image img:hover {
	transform: scale(1.1);
}

.library-bottom ul li .rest-box {
	float: left;
	padding: 5px 0px 5px 18px;
	width: 545px;
}

.library-bottom ul li .rest-box .rest-title {
	color: #333333;
	font-size: 20px;
	height: 20px;
}

.library-bottom ul li .rest-box .rest-title a:hover {
	color: rgba(227, 11, 32, 1);
}

.library-bottom ul li .rest-box .rest-title span {
	float: left;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
}

.library-bottom ul li .rest-box .rest-title span.icon {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	float: left;
	margin-top: 1px;
}

.library-bottom ul li .rest-box .rest-title span.iconppt {
	color: #e71f21;
}

.library-bottom ul li .rest-box .rest-title span.iconPDF {
	color: #ea5319;
}

.library-bottom ul li .rest-box .rest-title span.iconword {
	color: #319ee6;
}

.library-bottom ul li .rest-box .rest-title span.iconTxt {
	color: #c441c1;
}

.library-bottom ul li .rest-box .rest-text {
	margin-top: 20px;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	height: 55px;
}

.library-bottom ul li .rest-box .rest-bottom {
	width: 100%;
	padding-right: 20px;
	color: #999999;
}

.library-bottom ul li .rest-box .rest-time {
	float: left;
	height: 12px;
	font-size: 12px;
	color: #999999;
	line-height: 12px;
}

.library-bottom ul li .rest-box .rest-bottom .rest-icon {
	float: right;
}

.library-bottom ul li .rest-box .rest-bottom .rest-icon div {
	float: left;
	font-size: 12px;
	margin-left: 20px;
}

.library-bottom ul li .rest-box .rest-bottom .rest-icon div span {
	color: #333;
	font-size: 14px;
}

.library-bottom ul li .rest-box .rest-bottom .rest-icon div span.icon {
	color: #999999;
	margin-right: 10px;
}

.library-bottom .loadings {
	width: 785px;
	margin: 35px 0;
	height: 50px;
	line-height: 50px;
	background-color: #F5F5F5;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	behavior: url(../pie/PIE.htc);
}

.library-bottom .none-loading {
	width: 785px;
	margin: 35px 0;
	height: 50px;
	line-height: 50px;
	background-color: #F5F5F5;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	behavior: url(../pie/PIE.htc);
}


.library-bottom .loadings:hover {
	background-color: #EDEDED;
	cursor: pointer;
	color: #E30B20;
}

.library-bottom ul li .rest-box .box {
	font-size: 12px;
	display: inline-block;
	color: #333333;
}

.library-bottom ul li .rest-box .box a {
	font-size: 12px;
	color: #333333;
}

.library-bottom ul li .rest-box .box {
	float: right;
	margin-left: -20px;
	margin-right: 20px;
}

.library-bottom ul li .rest-box .box a {
	display: block;
	float: left;
	margin-left: 20px;
}

.library-bottom ul li .rest-box .box a.hover:hover i {
	color: #E30B20;
}

.library-bottom ul li .rest-box .box a.hover:hover {
	color: #E30B20;
}

.library-bottom ul li .rest-box i {
	font-size: 14px;
	margin-right: 10px;
	color: #999;
}

.library-bottom ul li .rest-box .uicon.hover:hover i {
	color: #E30B20;
}

.library-bottom ul li .rest-box .uicon.hover:hover span {
	color: #E30B20;
}

.library-top .library-boutique .boutique-content ul {
	display: flex;
	margin-top: 24px;
	flex-wrap: wrap;
}

.library-top .library-boutique .boutique-content ul li {
	/* background: #F3F3F3; */
	border-radius: 12px;
	/* padding: 0.2rem 0.2rem 0.44rem; */
	width: 30%;
	transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	position: relative;
	z-index: 10;
	margin-bottom: 80px;
	margin-right: 5%;
	min-height: 443px;
}

.library-top .library-boutique .boutique-content ul li::last-child {
	margin-right: 0
}



.library-top .library-boutique .boutique-content ul li::before {
	content: '';
	display: block;
	position: absolute;
	top: -20px;
	bottom: -20px;
	right: -20px;
	left: -20px;
	transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: -1;
	border-radius: 12px;
}

.library-top .library-boutique .boutique-content ul li:hover::before {
	background-color: #fff;
}

.activity-list-img {
	width: 100%;
	height: 318px;
	overflow: hidden;
	margin-bottom: 15px;
	border-radius: 12px 12px 12px 12px;
	position: relative;
	background: url(../../images/index/no_img.png) center center no-repeat;
	background-color: #f5f5f5;
}

.activity-list-img span {
	height: 100%;
	width: 100%;
	display: inline-block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.library-top .library-boutique .boutique-content ul li:hover .activity-list-img {
	background-color: #fff;
}

.library-top .library-boutique .boutique-content ul li:hover .activity-list-img span {
	transform: scale(1.05);
}

.library-top .library-boutique .boutique-content ul li .img {
	width: 100%;
	height: 318px;
	background: #006FAE;
	transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	margin-bottom: 15px;
	background: url("../images/index/jyhd-hdpd.png") no-repeat;
	background-size: 100% 100%;
}

.library-top .library-boutique .boutique-content ul li:hover .img {
	transform: scale(1.05);
}

.library-top .library-boutique .boutique-content ul li .activity-list-title {
	font-size: 22px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 700;
	margin-top: 0;
	display: inline-block;
	white-space: pre-wrap;
	word-wrap: break-word;
	width: 100%;
	padding-bottom: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.library-top .library-boutique .boutique-content ul li .activity-list-title span {
	position: relative;
	-webkit-transition: background-size 0.6s ease-in-out 0s;
	transition: background-size 0.6s ease-in-out 0s;
	background-image: -webkit-linear-gradient(transparent -webkit-calc(100% - 6px), currentColor -webkit-calc(100% - 6px), currentColor -webkit-calc(100% - 3px), transparent -webkit-calc(100% - 3px));
	background-image: linear-gradient(transparent calc(100% - 6px), currentColor calc(100% - 6px), currentColor calc(100% - 3px), transparent calc(100% - 3px));
	background-repeat: no-repeat;
	background-size: 0% 100%;
	display: inline;
	padding-bottom: 8px;
}

.library-top .library-boutique .boutique-content ul li:hover .activity-list-title span {
	background-size: 100% 100%;
}




.library-top .library-boutique .boutique-content ul li .activity-list-info {
	font-size: 18px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin: 9px 0 0px;
	line-height: 30px;
	color: #3D3D3D;
}

.library-top .library-boutique .boutique-content ul li a {
	/* background: #D83A28; */
	border-radius: 4px;
	padding: 12px 0 18px;
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 400;
	color: #333;
}

.library-top .library-boutique .boutique-content ul li:hover a,
.library-top .library-boutique .boutique-content ul li:hover .activity-list-info {
	color: rgba(13, 99, 244, 1);
}



.library-top .library-boutique .boutique-content ul li:nth-child(3n+3) {
	margin-right: 0;
}

.library-top .library-boutique .boutique-content ul li .content-image {
	width: 238px;
	height: 112px;
	border-radius: 4px;
	overflow: hidden;
}

.library-top .library-boutique .boutique-content ul li .content-image img:hover {
	transform: scale(1.1);
}

.library-top .library-boutique .boutique-content ul li .content-title {
	margin-top: 10px;
	padding: 0 6px;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.library-top .library-boutique .boutique-content ul li .content-title a {
	display: block;
}

.library-top .library-boutique .boutique-content ul li .content-title a:hover {
	color: rgba(227, 11, 32, 1);
}

.library-top .library-boutique .boutique-content ul li .content-details {
	margin-top: 8px;
	padding: 0 6px;
	line-height: 16px;
	color: #999999;
	font-size: 12px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.address,
.rest-time {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.45);
	line-height: 30px;
}

.rest-time {
	margin-top: 15px;
}

@media (max-width: 1600px) {


	.library-top .library-boutique {
		width: 100%;
	}

}

@media (min-width: 641px) and (max-width:1351px) {
	.LeftBar {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.LeftBar ul {
		width: 1361px;
	}
}


@media (max-width: 641px) {

	.library-top .Semilight>span>i {
		font-size: 14px;
	}

	.library-top .library-boutique .boutique-content {
		padding-top: 0;
	}

	.LeftBar {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.LeftBar ul {
		width: 702px;
		margin-top: 0px;
	}


	.library-top .Semilight {
		font-size: 14px;
		margin: 8px 0 10px;
	}

	.library-top .Semilight>span {
		line-height: 20px;
	}

	.activity-list-img {
		height: 219px;
		margin-bottom: 0;
		background-size: contain;
	}

	.library-top {
		overflow: hidden;
	}

	.library-top .library-boutique {
		width: 100%;
	}

	.library-top .library-boutique .boutique-content ul {
		display: block;
		margin-top: 0;
	}

	.library-top .library-boutique .boutique-content ul li {
		margin-bottom: 34px;
		width: 100%;
		min-height: initial;
	}

	.library-top .library-boutique .boutique-content ul li:hover::before {
		background: inherit;
	}

	.library-top .library-boutique .boutique-content ul li .activity-list-title {
		font-size: 16px;
		margin-top: 10px;
		padding-bottom: 0;
	}

	.library-top .library-boutique .boutique-content ul li .activity-list-info {
		font-size: 14px;
		line-height: 22px;
		margin-top: 0;
	}
}

/* 列表页 end */