* {
	margin: 0;
	padding: 0;
}

/* banner开始 */
.banner-pic {
	display: block;
	width: 100%;
}

.banner {
	position: relative;
}

.banner-main {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 55%;
	/* 标准写法：带空格用引号，英文原名最稳 */
	font-family: "Adobe Heiti Std", "SimHei", sans-serif;
	font-size: 28px;
	line-height: 46px;
}

.banner-main .center {
	margin-top: 10px;
	text-align: center;
}

.banner-main p {
	word-wrap: break-word;
	word-break: keep-all;
	white-space: nowrap;
}

.banner-pic-m {
	display: none;
}

/* banner结束 */
/* 推荐书目开始 */
.tuijian-title img {
	display: block;
	margin: 0 auto;
}

.tuijian-title {
	padding: 40px 0 50px 0;
}

.tuijian-main {
	position: relative;
}

.tuijian-main::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 210px;
	background-color: #fff6f1;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.container {
	width: 1320px;
	margin: 0 auto;
}

.tuijian-container {
	display: flex;
	justify-content: space-between;
}

a {
	text-decoration: none;
	color: #000;
}

.tuijian-more {
	font-size: 16px;
	padding: 16px;
	text-align: right;
	font-family: "SimSun", "宋体", serif;
}

.slide-pic {
	width: 248px;
	height: 422px;
	cursor: pointer;
}

.tuijian-pic {
	transition: 0.5s ease;
}

.tuijian-pic:hover {
	box-shadow: 4px 6px 3px 1px rgba(0, 0, 0, 0.2);
	transform: translate(0, 5px);
}

.tuijian-more-btn {
	display: block;
}

.tuijian-more-btn:hover {
	animation: shake 1.82s cubic-bezier(.36, .07, .19, .97) both;
	transform-origin: 50% 50%;
}

@keyframes shake {

	0%,
	100% {
		transform: translateY(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateY(-2px);
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateY(2px);
	}
}

/* 推荐书目结束 */
/* 数字阅读开始 */
.yuedu-item {
	width: 425px;
	height: 290px;
	background: url('../../img/gzczddzg/yuedu-bg.png') no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: flex-end;
	box-sizing: border-box;
	padding: 26px 45px;
	justify-content: space-between;
}

.yuedu-pic {
	display: block;
	width: 180px;
	height: 240px;
}

.yuedu-code {
	display: block;
	width: 125px;
	height: 125px;
	transition: all 0.8s ease;
}

.yuedu-item:hover .yuedu-code {
	transform: scale(1.1);
}

/* 数字阅读结束 */
/* 全国图书馆界长征主题联讲活动开始 */
.huodong-pic {
	display: block;
	width: 100%;
}

/* 全国图书馆界长征主题联讲活动结束 */
/* “文献中的长征”主题阅读展开始 */
.bx-wrapper .bx-pager {
	display: none;
}

.zhuti-box {
	height: 590px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -36px;
	outline: 0;
	width: 35px;
	height: 73px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-prev {
	left: -50px;
	background: url("../../img/gzczddzg/pre.png") no-repeat;
	background-size: 100% 100%;
}

.bx-wrapper .bx-next {
	right: -50px;
	background: url("../../img/gzczddzg/next.png") no-repeat;
	background-size: 100% 100%;
}

/* “文献中的长征”主题阅读展结束 */
/* footer开始 */

.footerline {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 65px;
}

.footer {
	height: 235px;
	font-size: 18px;
	line-height: 24px;
	background: #c13928;
	font-family: "SimSun", "宋体", serif;
	color: #fff;
	text-align: center;
}

.line {
	/* border-right: 2px #fff solid;
	border-left: 2px #fff solid; */
	padding: 0 20px;
	margin: 0 20px;
}

.shiye {
	margin-left: 20px;
	height: 60px;
}


.shiye-box {
	display: flex;
	align-items: center;
	justify-content: center;
}

.jing {
	margin-right: 10px;
	width: 18px;
	height: 20px;
}

.jing-box {
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

/* footer结束 */

.big-pic-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999999;
	display: none;
}

.close-btn {
	position: absolute;
	cursor: pointer;
	right: 20px;
	top: 20px;
	width: 40px;
}

#bigPic {
	display: flex;
	width: 840px;
	margin: 0 auto;
}

.bigPic-box {
	max-height: 100%;
	overflow: auto;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
}

/* 推荐 */
.banner-tuijianer-pic {
	display: block;
	width: 100%;
}

.breadcrumb {
	padding-top: 20px;
	font-family: "SimSun", "宋体", serif;
	font-size: 16px;
}

.tuijianer-main {
	position: relative;
}
.tuijianer-bg{
	position: absolute;
	width: 100%;
	height: 210px;
	background-color: #fff6f1;
	left: 0;
	top: 0;
	z-index: -1;
}
	
.tuijianer-bg1{
	top: 125px;
}
.tuijianer-bg2{
	top: 575px;
}
.tuijianer-bg3{
	top: 1025px;
}
.tuijianer-bg4{
	top: 1475px;
}
.tuijianer-bg5{
	top: 1925px;
}
.tuijianer-bg6{
	top: 2375px;
}
.tuijianer-bg7,.tuijianer-bg8,.tuijianer-bg9,.tuijianer-bg10{
	display: none;
}
.tuijianer-main .tuijian-container {
	flex-wrap: wrap;
	align-items: center;
}

.tuijianer-main .tuijian-pic {
	display: block;
	height: 280px;
}

.tuijianer-main .tuijian-item {
	margin-right: 40px;
	margin-bottom: 170px;
}

.tuijianer-main .tuijian-item:nth-of-type(5n) {
	margin-right: 0;
}
.tuijianer-main .tuijian-item:nth-of-type(18) .tuijian-pic {
	width: 200px;
}
.tuijianer-main .tuijian-item:nth-of-type(19) .tuijian-pic {
	width: 280px;
}


.tuijianer-main::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	background-color: #fff6f1;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.tuijianer-more{
	text-align: center;
	margin-top: -20px;
	margin-bottom: 110px;
}

.yueduer{
	flex-wrap: wrap;
	padding-bottom: 125px;
}
.yueduer .yuedu-item{
	margin-bottom: 25px;
}