.solution {
	background-image: url(images/fenjian/banner3.jpg) !important;
}

.about {
	background-image: url(images/fenjian/banner3.jpg) !important;
	height: 32.5rem;
}

.headerContent {
	top: 0px !important;
}

.verification-style {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #02734C;
	background-image: url(images/fenjian/xl.png);
	color: #FFFFFF;
	text-align: center;
}

.product-bg {
	background-image: linear-gradient(to bottom, #e7e5e5, #e6e4e4);
	overflow: hidden;
	padding-top: 70px;
	padding-left: 100px;
	padding-right: 100px;
}

.product-bg img {
	width: 100%;
	margin-bottom: -10px;
}

.verification-style div:nth-child(1) {
	font-size: 36px;
	font-weight: bold;
}

.verification-style div:nth-child(2) {
	font-size: 20px;
}

.customized-bg {
	background-color: #fafafa;
}

.customized-bg .title-a {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	font-weight: bold;
}

.function-con {
	display: inline-block;
	width: 68%;
	text-align: center;
}

.function-con>div:nth-child(2) {
	font-size: 20px;
	color: #252525;
	padding-bottom: 20px;
}

.function-con>div:nth-child(3) {
	font-size: 14px;
	color: #999999;
}

.porduct-con {
	display: flex;
	width: 74%;
	margin: auto;
	padding-bottom: 50px;
}

.function-con {
	text-align: center;
}

.porduct-con .function-con:nth-child(2) {
	margin-left: 60px;
	margin-right: 60px;
}

.function-con img{
	    width: 93px;
	    height: 93px;
}

@media screen and (max-width: 1100px) {

	.list-bg div {
		height: 189px;
		padding: 6px;
	}
}

@media screen and  (max-width: 733px) {

	.porduct-con{
		display: inherit;
		text-align: center;
	}
	.function-con{
		    display: inline-block;
		    width: 90%;
		    text-align: center;
		    background-color: #ffffff;
		    padding: 20px;
		    margin-bottom: 20px;
	}
	.porduct-con .function-con:nth-child(2) {
	    margin-left: 0px;
	    margin-right: 0px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1100px) {

	.header,
	.out .img li,
	.out ul li img {
		height: 15rem !important;
	}
}

@media screen and (max-width: 1300px) {
	.list-bg div {
		height: 216px;
		padding: 6px;
	}

	.list-bg>div>span img {
		width: 66%;
	}

	.list-bg>div>span:nth-child(1) {
		padding-top: 0px;
	}

	.eatout-con {
		width: 82% !important;
	}

	.product-bg {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1410px) {
	.header {
		height: 20rem !important;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1410px){
	.header {
		height: 23.5rem !important;
	}
}
