		.h1 {
			width: 100%;
			height: 35px;
			font-size: 26px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			line-height: 35px;
			color: #000000;
			opacity: 1;
			text-align: center;
		}

		.Sevenfunctions {
			
			width: 100%;
			height: auto;
		}

		.Sevenfunctions>img {
			width: 100%;
			height: auto;
		}

		.Four-regions {
			margin-bottom: 50px;
		}

		.Four-regions .row {
			display: flex;
			justify-content: space-between;
		}

		.Four-regions .regions-item {
			width: 140px;
			height: 180px;
			background-size: 140px 140px;
			background-repeat: no-repeat;
			display: flex;
			align-items: flex-end;
			justify-content: center;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 24px;
			color: #919191;

		}

		.Four-regions .des {
			width: 100%;
			text-align: center;
			height: 19px;
			font-size: 14px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 19px;
			color: #919191;
			margin-top: 24px;
			margin-bottom: 40px;
			opacity: 1;
		}

		.hasBg {
			background: #FAFAFA;
			height: 294px;

		}

		.no-name {
			width: 100%;

			display: flex;
			align-items: center;
		}

		.no-name .itme2 {
			height: 300px;
		}

		.no-name .itme3 {
			height: 400px;
		}

		.no-name .itme1 img {
			margin-top: 30px;
			width: 540px;
			height: auto;
		}

		.no-name .itme2 img {
			margin-top: -30px;
			width: 400px;
			height: auto;
			float: right;
		}

		.no-name .itme3 img {
			margin-top: 0px;
			width: 360px;
			height: auto;
			float: left;
		}

		.no-name .itme6 img {
			width: 600px;
			height: auto;
			margin-top: -102px;
			margin-left: -66%;
		}

		.no-name .h1 {
			font-size: 26px;
			font-family: Microsoft YaHei;
			font-weight: 600;
			line-height: 48px;
			text-align: left;
			height: auto;

		}

		.no-name .itme6 {
			background: #F2F2F2;
			opacity: 0.84;
			height: 194px;
			width: 80%;
			float: right;
			margin-top: 100px;
			
		}
         .no-name .itme6 img{
			 z-index: -1;
		 }
		.no-name .itme6 .h1 {
			margin-top: 60px;
			margin-left: -277px;
			
		}

		.no-name .itme6 .p {
			margin-left: -277px;
		}

		.no-name .itme2 .h1 {
			margin-top: 160px;
		}

		.no-name .itme1 .h1 {
			margin-top: 100px;
		}

		.no-name .itme3 .h1 {
			margin-top: 120px;
		}

		.no-name .p {
			font-size: 12px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 19px;
			color: #919191;
		}

		.customized {
			width: 100%;
			height: 690px;
			background-size: 100% 690px;
			background-repeat: no-repeat;
		}

		.customized .h1 {
			margin-top: 70px;
			margin-bottom: 80px;
			color: #fff;
		}

		.customized-list {
			width: 95%;
			display: flex;
			justify-content: center;
			flex-direction: column;
			align-items: center;
			height: 386px;
			text-align: center;
			background-color: #FFFFFF;
		}

		.customized-list .icon {
			width: 72px;
			height: 72px;
			margin-bottom: 40px;
		}

		.customized-list .title {
			height: 26px;
			font-size: 20px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 26px;
			color: #030017;
		}

		.customized-list .underline {
			width: 33px;
			margin: 0 auto;
			height: 3px;
			background: #FFE300;
			opacity: 1;
			margin-top: 20px;

		}

		.customized-list .text {
			font-size: 12px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 16px;
			color: #030017;
			opacity: 0.4;
			margin: 20px auto;
		}

		.customized-list .more {
			text-align: center;
			width: 137px;
			height: 36px;
			line-height: 36px;
			background: #FFE300;
			opacity: 1;
			border-radius: 21px;
		}
