.content-main{
	width: 1140px;
	margin: 0 auto;
	margin-top: 50px;
}
.title_img{
	margin-bottom: 20px;
	width: 100%;
}
.content-main .title{
	font-family: PingFang-SC-Bold;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #262626;
	margin-top: 30px;
	margin-bottom: 20px;
}
.content-main .text{
	font-family: PingFang-SC-Regular;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #262626;
}
.content-main .bookname{
	font-weight: bolder;
}
.swiper-box{
	margin-bottom: 140px;
}
.swiper-container{
	width: 1200px !important;
	margin: 0 auto;
	height: 265px !important;
	padding: 0 30px;
}
.swiper-container .swiper-slide{
	overflow: hidden;
	color: #262626;
	height: 100%;
	cursor: pointer;
	text-align: center;
	/*padding: 0 20px;*/
}
.swiper-container .swiper-slide a{
	text-decoration: none;
}
.swiper-container .swiper-slide img{
	width: 365px !important;
	/*height: 313px !important;*/
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(/images/swiper_arrow_r_max.png);
	background-size: 29px;
	right: 0;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(/images/swiper_arrow_l_max.png);
	background-size: 29px;
	left: 0;
}
.swiper-button-next,.swiper-button-prev{
	width: 29px;
	height: 45px;
}<!--0.00014996528625488-->