html {
	font-family: PingFangSC, PingFang SC;
}

.banner-wrap {
	position: relative;
	width: 100%;
}

.banner-box {
	display: block;
	width: 100%;
	font-size: 0;
}

.banner-title {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	font-weight: 600;
	font-size: 64px;
	line-height: 80px;
	color: #FFFFFF;
	text-shadow: 0px 2px 14px rgba(64, 18, 6, 0.25);
	letter-spacing: 4px;
	word-spacing: 8px;
	text-align: center;
}
.banner-img{
	width: 100%;
	height: auto;
}

.banner-desc {
	position: absolute;
	left: 0.93rem;
	top: 4.46rem;
	width: 100%;
	font-size: 0.32rem;
	font-family: PingFang SC;
	font-weight: normal;
	color: #f8f9ff;
	opacity: 0.9;
	text-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.58);
	text-align: left;
	word-spacing: 0.04rem;
}

/* 
.banner-title-first {
	position: absolute;
	top: 5rem;
	left: -2.9rem;
	width: 100%;
	height: 600px;
	font-size: 0.6rem;
	font-family: Source Han Serif CN;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0 0.15rem 0.18rem rgba(0,41,99,0.3);
	text-align: center;
	letter-spacing: 0.04rem;
	word-spacing: 0.08rem;
}
.banner-desc-first{
	position: absolute;
	left: -3.1rem;
	bottom: 4.9rem;
	width: 100%;
	font-size: 0.2rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #f8f9ff;
	opacity: 0.9;
	text-shadow: 0 0.08rem 0.09rem rgba(31,35,41,0.8);
	text-align: center;
	word-spacing: 0.04rem;
}
.banner-title-second {
	position: absolute;
	top: 3.8rem;
	left: -3.7rem;
	width: 100%;
	height: 600px;
	font-size: 0.6rem;
	font-family: Source Han Serif CN;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0 0.15rem 0.18rem rgba(0,41,99,0.3);
	text-align: center;
	letter-spacing: 0.04rem;
	word-spacing: 0.08rem;
}
.banner-desc-second{
	position: absolute;
	left: -3.8rem;
	bottom: 6.1rem;
	width: 100%;
	font-size: 0.2rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #f8f9ff;
	opacity: 0.9;
	text-shadow: 0 0.08rem 0.09rem rgba(31,35,41,0.8);
	text-align: center;
	word-spacing: 0.04rem;
}
.banner-title-third {
	position: absolute;
	top: 6.8rem;
	left: 3.7rem;
	width: 100%;
	height: 600px;
	font-size: 0.6rem;
	font-family: Source Han Serif CN;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0 0.15rem 0.18rem rgba(0,41,99,0.3);
	text-align: center;
	letter-spacing: 0.04rem;
	word-spacing: 0.08rem;
}
.banner-desc-third{
	position: absolute;
	left: 9.85rem;
	bottom: 1.8rem;
	width: 700px;
	font-size: 0.19rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #f8f9ff;
	opacity: 0.9;
	text-shadow: 0 0.08rem 0.09rem rgba(31,35,41,0.8);
	text-align: center;
	word-spacing: 0.25rem;
	border-bottom: 1px solid #fff;
} 
*/
#main-wrap{
	background: #FAFAFD;
	overflow: hidden;
}
.bg-white{
	background: #FFFFFF;
	overflow: hidden;
}
.content-wrap {
	max-width: 1200px;
	margin: 80px auto;
}

.main-content-title {
	font-weight: 500;
	font-size: 40px;
	color: #000000;
	line-height: 56px;
	text-align: center;
}

.about-text {
	font-weight: 300;
	font-size: 20px;
	color: #000000;
	line-height: 40px;
}

.about-img {
	width: 152px;
	margin-left: 67px;
}

.get-more-box {
	font-size: 0;
	margin-top: 27px;
	text-align: center;
}
.get-more-box.more-yewu{
	margin-top: 48px;
}

a.get-more-btn {
	font-weight: 400;
	font-size: 16px;
	color: #0059F9;
	line-height: 22px;
}
.yewu-wrapper{
	margin-top: 80px;
}
.yewu-container{
	text-align: center;
	font-size: 0;
	margin-top: 61px;
}

.yewu-title {
	font-weight: 400;
	font-size: 20px;
	color: #000000;
	line-height: 28px;
	margin-bottom: 16px;
}
.book-product-list{
	padding: 36px 41px 36px 46px;
	background-color: #fff;
	border-radius: 18px;
}
.video-product-list{
	padding: 36px 53px 36px 55px;
	background-color: #fff;
	border-radius: 18px;
}
.jingji-product-list{
	padding: 36px 39px 36px 41px;
	background-color: #fff;
	border-radius: 18px;
}

.book-product-list .yewu-item{
	margin-right: 45px;
}
.book-product-list .yewu-item:last-child{
	margin-right: 0;
}
.video-product-list .yewu-item{
	margin-right: 28px;
}
.video-product-list .yewu-item:last-child{
	margin-right: 0;
}

.img-yewu {
	width: 130px;
}

.product-name {
	font-weight: 500;
	font-size: 20px;
	color: #000000;
	line-height: 28px;
	margin-top: 20px;
}
.ic_arrow{
	width: 11px;
	margin-left: 4px;
}