.fw_banner {
	height: 302px;
	background: url("fwbannerbg.png") no-repeat center top;
}

.fw_banner>div {
	background: url("fwbannerbg1.png") no-repeat center top;
	height: 100%;
	padding-top: 65px;
}

.fw_banner h3 {
	font-family: "微软雅黑";
	font-weight: 700;
	font-size: 72px;
	letter-spacing: 0.08px;
	text-align: center;
	color: #fff;
	text-shadow: 3px 3px 6px #0b6de8;
}

.fw_banner p {
	font-family: "PingFang SC Medium";
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	color: #fff;
	text-shadow: 0 2px 2px #3082dc;
	margin-top: 10px;
}

.fwlist {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 1400px;
	min-height: 330px;
	margin: 0 auto;
	margin-top: 50px;
	border-radius: 30px;
	background: linear-gradient(297.61deg, #73b9b0 0%, #5abfbc 100%);
	box-shadow: 4px 4px 15px #b7cdffb5;
}

.fwlist .fwlist-l {
	width: 126px;
	background: url("fwbg01.png") no-repeat left bottom;
}

.fwlist .fwlist-l p {
	font-family: "PingFang SC Bold";
	font-weight: 700;
	font-size: 34px;
	width: 33px;
	line-height: 40px;
	text-align: left;
	color: #fff;
	text-shadow: 0 3px 6px #0ba56e;
	margin-left: 57px;
	margin-top: 34px;
}

.fwlist .fwlist-r {
	width: 1273px;
	min-height: 315px;
	border-radius: 30px;
	background: #e8f9f9;
	margin-bottom: 15px;
}

.fwlist .fwlist-r ul {
	display: flex;
	justify-content: flex-start;
	padding-left: 2px;
	flex-wrap: wrap;
}

.fwlist .fwlist-r ul li {
	width: 255px;
	height: 212px;
	background: #fff;
	border: 1px solid #e2e2e2;
	box-shadow: 3px 2px 5px #abdfcd;
	margin-left: 50px;
	margin-top: 52px;
}

.fwlist .fwlist-r ul li a {
	display: block;
	height: 100%;
}

.fwlist .fwlist-r ul li a p {
	line-height: 62px;
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	color: #333;
	font-weight: normal;
}

.fwlist .fwlist-r ul li a p img {
	margin-right: 5px;
}

.fwlist1 {
	background: linear-gradient(297.61deg, #80bcf1 0%, #5488fd 100%);
	box-shadow: 4px 4px 15px #b7cdffb5;
}

.fwlist1 .fwlist-l {
	background: url("fwbg02.png") no-repeat left bottom;
}

.fwlist1 .fwlist-l p {
	text-shadow: 0 3px 6px #507de0;
}

.fwlist1 .fwlist-r {
	background: #eff4ff;
}

.fwlist1 .fwlist-r ul li {
	border: 1px solid #e2e2e2;
	box-shadow: 3px 2px 5px #d0daee;
}

.fwlist2 {
	background: linear-gradient(297.61deg, #a1d7f7 0%, #54b4fd 100%);
	box-shadow: 4px 4px 15px #b7cdffb5;
}

.fwlist2 .fwlist-l {
	background: url("fwbg03.png") no-repeat left bottom;
}

.fwlist2 .fwlist-l p {
	text-shadow: 0 3px 6px #507de0;
}

.fwlist2 .fwlist-r {
	background: #eaf5fe;
	padding-bottom: 42px;
}

.fwlist2 .fwlist-r ul li {
	border: 1px solid #e2e2e2;
	box-shadow: 3px 2px 5px #d0daee;
}

.fwlist3 {
	background: linear-gradient(297.61deg, #49d056 0%, #08d08e 100%);
	box-shadow: 4px 4px 15px #b7cdffb5;
}

.fwlist3 .fwlist-l {
	background: url("fwbg04.png") no-repeat left bottom;
}

.fwlist3 .fwlist-l p {
	text-shadow: 0 3px 6px #0ba56e;
}

.fwlist3 .fwlist-r {
	background: #eafff8;
}

.fwlist3 .fwlist-r ul li {
	border: 1px solid #e2e2e2;
	box-shadow: 3px 2px 5px #abdfcd;
}

.fwlist4 {
	background: linear-gradient(297.61deg, #9c98f1 0%, #816ce9 100%);
	box-shadow: 4px 4px 15px #b7cdffb5;
	margin-bottom: 79px;
}

.fwlist4 .fwlist-l {
	background: url("fwbg05.png") no-repeat left bottom;
}

.fwlist4 .fwlist-l p {
	text-shadow: 0 3px 6px #604bc9;
}

.fwlist4 .fwlist-r {
	background: #eafff8;
}

.fwlist4 .fwlist-r ul li {
	border: 1px solid #e2e2e2;
	box-shadow: 3px 2px 5px #abdfcd;
}

/* 适老化 */
.jnpageold .fw_banner {
	height: 342px;
	background-size: 100% 100%;
}

.jnpageold .fw_banner>div {
	padding-top: 75px;
	background-size: cover;
}

.jnpageold .fw_banner h3 {
	font-size: 90px;
}

.jnpageold .fw_banner p {
	font-size: 40px;
}

.jnpageold .fwlist .fwlist-l p {
	font-size: 50px;
	width: 53px;
	line-height: 70px;
}

.jnpageold .fwlist .fwlist-r ul li {
	width: 44%;
	height: auto;
	margin-left: 4%;
}

.jnpageold .fwlist .fwlist-r ul li a p {
	line-height: 102px;
	font-size: 40px;
}

.jnpageold .fwlist .fwlist-r ul li a div img {
	width: 100%;
}

.jnpageold .fwlist .fwlist-r ul {
	margin-bottom: 50px;
}

.jnpageold .fwlist2 .fwlist-r {
	padding-bottom: 0;
}

.jnpageold .fwlist .fwlist-r ul li a p span {
	line-height: 51px !important;
	margin-left: 10px;
}

.jnpageold .fwlist .fwlist-r ul li a p img {
	width: 50px;
}


@media only screen and (max-width: 1400px) {
	.fwlist {
		width: 95%;
	}

	.fwlist .fwlist-r ul {
		padding-bottom: 50px;
	}

	.fwlist2 .fwlist-r {
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 767px) {
	.fw_banner {
		height: 18.875rem;
	}

	.fw_banner>div {
		padding-top: 5rem;
	}

	.fw_banner h3 {
		font-size: 4.5rem;
	}

	.fw_banner p {
		margin-top: 1rem;
		font-size: 1.25rem;
	}

	.fwlist {
		min-height: auto;
		margin-top: 2rem;
		flex-wrap: wrap;
		border-radius: 1.875rem;
	}

	.fwlist .fwlist-l {
		width: 100%;
		background-size: 6.125rem;
	}

	.fwlist .fwlist-l p {
		margin-top: 0;
		padding-top: 1rem;
		font-size: 2.125rem;
		line-height: 2.25rem;
		height: 5.625rem;
		margin-left: 8.125rem;
		width: auto;
	}

	.fwlist .fwlist-r {
		width: 100%;
		min-height: auto;
		border-radius: 1.875rem;
		margin: 0 1rem;
		margin-bottom: 1rem;
	}

	.fwlist2 .fwlist-r {
		padding-bottom: 0;
	}

	.fwlist .fwlist-r ul {
		padding-left: 0;
		padding-bottom: 2.125rem;
	}

	.fwlist .fwlist-r ul li {
		width: 47%;
		height: 13.25rem;
		margin-left: 2%;
		margin-top: 2.125rem;
	}

	.fwlist .fwlist-r ul li a p {
		font-size: 1.5rem;
		line-height: 3.875rem;
	}

	.fwlist .fwlist-r ul li a p img {
		width: 1.75rem;
	}

	.fwlist .fwlist-r ul li a div img {
		width: 100%;
		height: 9.375rem;
	}

	.fwlist .fwlist-r ul li a p span {
		line-height: normal !important;
	}
}