	.container2 .h1 {
			margin-bottom: 60px;
		}

		.customized-list .text {
			margin-top: 10px;
			font-size: 16px;
			font-weight: 500;
		}

		.container2 .row {
			padding-left: 50px;
		}

		.Sevenfunctions {

			width: 100%;
			height: auto;
		}

		.Sevenfunctions>img {
			width: 100%;
			height: auto;
		}

		.mores {
			width: 137px;
			height: 36px;
			line-height: 36px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			margin-top: 20px;
			color: #000000;
			background: #FFE300;
			opacity: 1;
		}

		.newsFour-regions {
			margin-bottom: 50px;
		}

		.newsFour-regions .ha {
			width: 100%;
			text-align: center;
			margin-top: 50px;
			margin-bottom: 60px;
			font-size: 28px;
		}

		.newsFour-regions .row {
			display: flex;
			justify-content: space-between;
		}

		.newsFour-regions .regions-item {
			width: 338px;
			height: 329px;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 24px;
			color: #919191;
			background: #FAFAFA;

		}

		.newsFour-regions .regions-item>img {
			margin-top: 20px;
			width: 269px;
			height: 240px;
		}

		.newsFour-regions .des {
			width: 100%;
			text-align: center;
			
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			line-height: 24px;
			color: #030017;
			margin-top: 24px;
			margin-bottom: 40px;
			opacity: 1;
		}