.wrap {
	width: 100%;
	min-height: 100vh;
	padding-top: 60px;
	background: url(../images/new_home_bg.png) no-repeat;
	background-size: 100% 100%;
}
.learning {
	position: relative;
	width: 100%;
}

.learning-header-img {
	width: 100%;
}
.learn_module {
	width: 100%;
	padding: 1rem 1.6rem 0;
}
.module2 {
	/* background-color: #F6F7FB; */
	padding-bottom: 1rem;
}
.module_title {
	font-size: 0.34rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #1C1C1C;
	margin-bottom: 0.20rem;
	text-align: center;
	line-height: 0.34rem;
}

.module_text {
	font-size: 0.18rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
	line-height: 0.24rem;
	text-align: center;
}

.module_list {
	/* width: 1200px; */
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.40rem;
	margin: 0.50rem auto 0;
}

.module_item {
	width: 5.00rem;
	height: 3.00rem;
	background: #FFFFFF;
	border-radius: 0.16rem;
	padding: 0.40rem 0.35rem 0.35rem;
	text-align: center;
	margin-right: 0.50rem;
	border: 1px solid #E0E0E0;
}
.module_item:nth-last-child(1) {
	margin-right: 0;
}

.module_item p {
	font-size: 0.24rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #F8B62D;
	line-height: 0.24rem;
}
.module_item .module_item_title {
	height: 0.74rem;
	font-size: 0.24rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #023343;
	line-height: 0.38rem;
	margin-top: 0.30rem;
}
.module_item_text {
	font-size: 0.18rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.36rem;
	margin-top: 0.30rem;
	text-align: left;
}

.module2_list {
	/* width: 1200px; */
	display: flex;
	/* align-items: center; */
	justify-content: center;
	margin: 0.50rem auto 0;
}
.item_one {
	position: relative;
	width: 1.92rem;
	/* padding: 0 30px 0; */
	background-color: #FFFFFF;
	border-radius: 0.16rem;
	z-index: 3;
	color: #1C1C1C;
	margin-right: 0.15rem;
	border: 1px solid #E0E0E0;
}
.item_two {
	position: relative;
	width: 5.67rem;
	/* padding: 0 30px 0 55px; */
	background-color: #fff;
	border-radius: 0.16rem;
	z-index: 2;
	margin-right: 0.15rem;
	color: #1C1C1C;
	border: 1px solid #E0E0E0;
}
.item_one .item_title {
	width: 1.92rem;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 1.10rem;
	font-size: 0.24rem;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #fff;
	margin-left: -1px;
	line-height: 0.48rem;
	border-bottom: 1px dotted #D1D1D1;
	background: url(../images/learn_one_bg.png) no-repeat;
	background-size: 100% 100%;
	
}

.item_two .item_title{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 1.10rem;
	font-size: 0.24rem;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #fff;
	line-height: 0.38rem;
	border-bottom: 1px dotted #D1D1D1;
	text-align: center;
	background: url(../images/learn_two_bg.png) no-repeat;
	background-size: 100% 100%;
}
.item_three {
	position: relative;
	width: 8.09rem;
	padding: 0;
	background-color: #fff;
	border-radius: 0.16rem;
	z-index: 1;
	color: #1C1C1C;
	border: 1px solid #E0E0E0;
}
.item_three .item_title{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 1.10rem;
	font-size: 0.24rem;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #fff;
	line-height: 0.38rem;
	border-bottom: 1px dotted #D1D1D1;
	text-align: center;
	background: url(../images/learn_three_bg.png) no-repeat;
	background-size: 100% 100%;
}

.item_one .item_cell1 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0.90rem;
	font-size: 0.22rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
	border-bottom: 1px dotted #D1D1D1;
}
.item_one .item_cell2 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 5.22rem;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
	border-bottom: 1px dotted #D1D1D1;
}
.item_one .item_cell3 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 6.80rem;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
	/* border-bottom: 1px dotted #D1D1D1; */
}

.item_two .item_cell1 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0.90rem;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
	border-bottom: 1px dotted #D1D1D1;
}
.item_two .item_cell2 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 1.96rem;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
	border-bottom: 1px dotted #D1D1D1;
}
.item_two .item_cell3 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 2.56rem;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
}
.item_three .item_cell1 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0.90rem;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
	border-bottom: 1px dotted #D1D1D1;
}

.item_three .item_cell2 {
	height: 0.90rem;
	padding-top: 0.26rem;
	border-bottom: 1px dotted #D1D1D1;
}

.item_three .item_cell2 p{
	margin: 0;
	text-align: center;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
}
.item_three .item_cell3 {
	height: 1.96rem;
	padding-top: 0.22rem;
	border-bottom: 1px dotted #D1D1D1;
}

.item_three .item_cell3 p{
	margin: 0;
	text-align: center;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
}
.item_three .item_cell4 {
	height: 1.64rem;
	padding-top: 0.20rem;
	border-bottom: 1px dotted #D1D1D1;
}

.item_three .item_cell4 p{
	margin: 0;
	text-align: center;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
}

.item_three .item_cell5 {
	height: 2.56rem;
	padding-top: 0.30rem;
	/* border-bottom: 1px dotted #D1D1D1; */
}

.item_three .item_cell5 p{
	margin: 0;
	text-align: center;
	font-size: 0.22rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
}
.module2_text {
	/* width: 1200px; */
	/* width: 16.00rem; */
	
	margin: 0.50rem auto 0;
}
.module2_text p {
	position: relative;
	font-size: 0.18rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.36rem;
	margin-bottom: 0.07rem;
	padding-left: 0.23rem;
}
.module2_text p::before {
	content: '';
	position: absolute;
	top: 0.12rem;
	left: 0px;
	width: 0.10rem;
	height: 0.10rem;
	background-color: #F59051;
	border-radius: 50%;
}
.module2_overlap {
	/* width: 1200px; */
	margin: 0.50rem auto 0;
}

.overlap_box {
	width: 100%;
	background: url(../images/learn_cell.png) no-repeat;
	background-size: 100% 100%;
}

.overlap_box2 {
	/* width: 15.87rem; */
	height: 1.72rem;
	/* background: url(../images/learn_cell.png) no-repeat; */
	/* background-size: 100% 100%; */
	padding-top: 0.36rem;
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: 0.20rem;
	border: 1px solid #E0E0E0;
}

.overlap_box2_title {
	font-size: 0.24rem;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #023343;
	line-height: 0.24rem;
	text-align: center;
	margin-bottom: 0.22rem;
}
.overlap_box2 p {
	font-size: 0.18rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.36rem;
	margin-bottom: 0;
	text-align: center;
}


.cell_two {
	height: 1.26rem !important;
}
.cell_3 {
	height: 1.54rem !important;
}
.cell_4 {
	height: 3.08rem !important;
}

.tag {
	position: absolute;
	/* top: 16%; */
	right: -0.50rem;
	width: 0.82rem;
	height: 0.62rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../images/learn_tag.png) no-repeat;
	background-size: 100% 100%;
}

.tag span {
	display: block;
	font-size: 0.22rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	transform: rotate(-28deg);
}

.learn_foot {
	font-size: 0.14rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.36rem;
	width: 100%;
	margin: 0.50rem auto 0;
	text-align: center;
}