
		.banner-pagination_M {
			position: absolute;
			display: inline-block;
			right: 0 !important;
			bottom: 10px;
			z-index: 10;
			width: 124px !important;
			color: #fff;
			height: 40px;
			line-height: 40px;
			display: inline-block;
			background: rgba(0, 0, 0, .3);
			border-radius: 20px;
			/* opacity: 0.3; */
		}

		.swiper-slide img {
			width: 100%;
			height: auto;
			background-color: #fff;
		}
		
		.product_item .item-box {
			border-radius: 9px !important;
			overflow: hidden;

		}

		.sec1_M {
			background-color: #ededed;
		}

		.sec1_M .main-title-1 {
			font-weight: bold;
		}

		.sec1_M .main-title-1 h3 {
			padding-top: 39px;
			font-family: Microsoft YaHei;
			color: #00071F;
			font-size: 56px;
			text-align: center;
			font-weight: 700;
		}

		.sec1_M .wp {
			width: 92%;
			margin: 0 4%;
		}

		.sec1_M .wp .main_wp {
			/* width: 92%; */
			background-color: #fff;
			margin-top: 30px;
			height: 281px;
			display: flex;
			box-shadow: 0px 7px 27px 0px rgba(33, 22, 19, 0.1);
			border-radius: 10px;
		}

		.sec1_M .main_wp_00 {
			background-color: #ededed;
			margin: 0;
			padding-bottom: 29px;
		}

		.sec1_M .wp .main_wp div img {
			height: 120px;
			width: 120px;
		}

		.sec1_M .wp_right {
			margin-left: 26px;
		}

		.sec1_M .wp_right .p-title {
			margin: 29px 0 21px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			font-size: 30px;
			color: #000000;
		}

		.sec1_M .wp_right .text_show {
			font-family: Microsoft YaHei;
			font-weight: 400;
			font-size: 28px;
			color: #000000;
			margin: 0 32px 27px 0;
		}

		.sec2_M {
			background-color: #fff;
		}

		.sec2_M .main-title-2 {
			font-weight: bold;
			margin-bottom: 30px;
		}

		.sec2_M .main-title-2 h3 {
			padding-top: 39px;
			font-family: Microsoft YaHei;
			color: #00071F;
			font-size: 56px;
			text-align: center;
			font-weight: 700;
		}

		/* .sec2_M .wp {
			
		} */

		.sec2_M .areaitem {
			box-sizing: border-box;
			width: 90%;
			/* width: 330px; */
			/* height: 340px; */
			background: linear-gradient(0deg, #0144B1, #18ABFF);
			border-radius: 10px;
			text-align: center;
			margin: 0 auto 30px;
			padding: 56px 0 50px;
			/* margin-right: 30px; */
		}

		.sec2_M .areaitem h4 {
			font-family: Source Han Sans CN;
			font-weight: 400;
			font-size: 30px;
			color: #FFFFFF;
			margin-bottom: 10px;
		}

		.sec3_M {
			background-color: #ededed;
		}

		.sec3_M .main-title-3 {
			font-weight: bold;
			margin-bottom: 30px;
		}

		.sec3_M .main-title-3 h3 {
			padding-top: 39px;
			font-family: Microsoft YaHei;
			color: #00071F;
			font-size: 56px;
			text-align: center;
			font-weight: 700;
		}

		.sec3_M .wp .item-M-img {
			width: 94%;
			height: auto;
		}

		.sec3_M .wp .item-M-img img {
			width: 100%;
			height: 100%;
		}

		.sec3_M .wp .item-M-text {
			width: 94%;
			font-family: Source Han Sans SC;
			font-weight: bold;
			font-size: 30px;
			color: #000000;
			padding: 18px 0 23px;
			text-align: center;
		}

		/* .sec3_M .wp .item-M-text span {
			display: inline-block;
			margin: 18px auto 23px;
		} */

		/* #banner {
			margin-top: 68px;
		} */