* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

a {
	text-decoration: none
}

.w1280 {
	width: 1280px;
	margin: 0 auto
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.bus_top {
	width: 100%;
	height: 560px;
	position: relative
}

.bus_top img {
	width: 100%;
	height: 100%
}

.bus_top .bus_banner {
	position: absolute;
	left: 320px;
	bottom: 60px
}

.bus_top .bus_banner .bus_title {
	font-weight: 600;
	font-size: 65px;
	color: #ffffff;
	margin-bottom: 30px
}

.bus_top .bus_banner .bus_nav {
	font-weight: 300;
	font-size: 24px;
	color: #ffffff
}

.bus_top .bus_banner .bus_nav a {
	color: #ffffff;
	margin-right: 16px;
	margin-left: 16px
}

.bus_middle {
	width: 1280px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px
}

.bus_first,
.bus_second {
	display: flex;
	height: 430px;
	position: relative;
}

.soeasy {
	width: 752px;
	height: 430px;
	position: relative;
}

.bficon {
	position: absolute;
	top: 160px;
	left: 330px;
}

.first_right {
	margin-top: 135px;
	margin-left: -90px;
}

.soeasy_txt {
	width: 620px;
	height: 177px;
	background-image: linear-gradient(to right, #09BBFE, #23E5B4);
	text-align: center;
	display: flex;
	align-items: center;
	position: relative;
}

.soeasy_title {
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 42px;
	width: 368px;
	margin: 0 auto;
}

.rightimg {
	position: absolute;
	left: 24px;
	bottom: 20px;
}

.soeasy_bk {
	width: 575px;
	height: 40px;
	background: #FFFFFF;
	border-right: 3px solid #04A8F4;
	border-bottom: 3px solid #04A8F4;
}

.bus_second {
	margin-top: 20px;
}

.njc_bk {
	width: 488px;
	height: 40px;
	background: #FFFFFF;
	border-left: 3px solid #04A8F4;
	border-bottom: 3px solid #04A8F4;
	margin-left: 45px;
}

.leftimg {
	position: absolute;
	right: 24px;
	bottom: 20px;
}

.njc_left {
	margin-top: 135px;
	margin-right: -90px;
	z-index: 2;
}

.bus_third {
	height: 332px;
	margin-top: 117px;
	display: flex;
	justify-content: space-between;
}

.third_box {
	position: relative;
}

.health {
	width: 620px;
	height: 225px;
	background-image: linear-gradient(to right, #d3faf0, #cef1ff);
	margin-top: 110px;
	text-align: center;
}

.health_sp {
	position: absolute;
	bottom: 94px;
	left: 99px;
}

.bf_icon {
	position: absolute;
	left: 158px;
	top: 65px;
}

.health_txt {
	width: 520px;
	height: 170px;
	background: url(./sjx20240621.png) no-repeat;
	position: absolute;
	bottom: -2px;
	right: 0px;
}

.health_txt a {
	font-size: 30px;
	color: #FFFFFF;
	position: absolute;
	right: 108px;
	bottom: 15px;
}

.health_img {
	position: absolute;
	right: 28px;
	bottom: 10px;
}
.health_img .icon {
	width: 65px;
	height: 60px;
	fill: currentColor;
	overflow: hidden;
	color: #FFFFFF;
}

.bus_fourth {
	margin: 0 auto;
	margin-top: 65px;
}

.chnnel_box {
	display: flex;
	justify-content: center;
}
.chnnel_box .lvnj_chnnel{
	
}
.lvnj_chnnel {
	width: 188px;
	height: 215px;
	background: url(./dbx20240621.png) no-repeat;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px 30px;
}

.lvnj_chnnel:hover {
	background: url(./dbxs20240621.png) no-repeat;
}

.chnnel_name {
	max-width: 108px;
	font-size: 18px;
	color: #000000;
	line-height: 28px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-top: 10px;
}

.lvnj_chnnel a .icon {
	width: 3.5rem;
	height: 3.5rem;
	fill: currentColor;
	overflow: hidden;
	color: #68AAFF;
}