/* banner */
#owl-demo {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#owl-demo .item {
	display: block;
}

#owl-demo .item a {
	display: block;
	width: 100%;
	overflow: hidden;
}

#owl-demo img {
	display: block;
	width: 100%;
	height: 600px;
}

/* banner */
/* banner轮播 */
#swiper-container {
	width: 100%;
	height: 600px;
	margin-bottom: 50px;
}

#swiper-container .swiper-container {
	height: 600px;
	overflow: hidden !important;
}

/* banner轮播 */
/* 智慧招商平台—数字化招商解决方案 */
#programme {
	width: 100%;
}

#programme .programme {
	width: 80%;
	margin: auto;
}

#programme .programme h2 {
	text-align: center;
	font-size: 2em;
	color: #555;
	font-weight: 600;
}

#programme .programme .platform {
	margin: 50px 0;
}

#programme .programme p {
	text-align: center;
}

#programme .programme ul {
	overflow: hidden;
}

#programme .programme ul li {
	float: left;
	width: 22%;
}

#programme .programme ul li:nth-child(2) {
	margin: 0 4%;
}

#programme .programme ul li:nth-child(3) {
	margin-right: 4%;
}

#programme .programme ul li img {
	width: 38%;
	display: block;
	margin: auto;
}

#programme .programme ul li p {
	width: 100%;
	text-align: center;
	margin: 20px 0;
	font-size: 16px;
}

/* 智慧招商平台—数字化招商解决方案 */



/* 核心产品服务 */
#Coreproducts {
	width: 100%;
	background-image: url(../images/产品C.png);
	background-repeat: no-repeat; 
	background-position: right -10px bottom 0px;
	background-color: #d8eefa;
	padding: 50px 0;
}

#Coreproducts .Coreproducts {
	width: 80%;
	margin: auto;
}

#Coreproducts .Coreproducts h2 {
	text-align: center;
	font-size: 2em;
	color: #555;
	font-weight: 600;
}

#Coreproducts .Coreproducts .text {
	text-align: center;
}

#Coreproducts .Coreproducts ul {
	overflow: hidden;
	margin-top: 50px;
}

#Coreproducts .Coreproducts ul li {
	float: left;
	width: 30%;
}

#Coreproducts .Coreproducts ul li:nth-child(2),
#Coreproducts .Coreproducts ul li:nth-child(5) {
	margin: 0 5%;
}

#Coreproducts .Coreproducts ul li p:nth-child(1) {
	font-size: 20px;
	font-weight: bolder;
}

/* 核心产品服务 */
/* 核心优势 */
#advantage {
	width: 100%;
	padding: 50px 0;
}

#advantage .advantage {
	width: 80%;
	margin: auto;
}

#advantage .advantage h2 {
	text-align: center;
	font-size: 2em;
	color: #555;
	font-weight: 600;
}

#advantage .advantage .text {
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

#advantage .advantage ul {
	overflow: hidden;
	padding: 50px 0;
}

#advantage .advantage ul li {
	float: left;
	width: 22%;
	box-shadow: 2px 3px 4px rgba(0, 0, 0, .1);
	position: relative;
	overflow: hidden;
}

#advantage .advantage ul li:nth-child(2) {
	margin: 0 4%;
}

#advantage .advantage ul li:nth-child(3) {
	margin-right: 4%;
}

#advantage .advantage ul li p {
	padding: 0 10px;
}

#advantage .advantage ul li div {
	position: absolute;
	width: 77px;
	height: 14px;
	background-color: #f5cc50;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: -18px;
	top: 17px;
}

#advantage .advantage ul li span {
	font-weight: bolder;
	font-size: 18px;
	color: #f5cc50;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#advantage .advantage ul li .p-3 {
	height: 40px;
	position: relative;
}

#advantage .advantage ul li .text {
	margin: 10px 0;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
}

/* 核心优势 */
/* 政商通平台大数据 */
#data {
	width: 100%;
	padding: 50px 0;
}

#data .data {
	width: 80%;
	margin: auto;
}

#data .data h2 {
	text-align: center;
	font-size: 2em;
	color: #555;
	font-weight: 600;
}

#data .data .text {
	text-align: center;
	width: 100%;

}

#data .data .row {
	width: 80%;
	margin: auto;
}

#data .data ul {
	overflow: hidden;
	margin-top: 50px;
}

#data .data ul li {
	float: left;
	width: 20%;
}

#data .data ul li h3,
#data .data ul li p {
	text-align: center;
}

#data .data ul li h3 {
	font-size: 30px;
	margin-bottom: 15px;
}

#data .data ul li .odometer {
	font-size: 40px;
}

#data .data ul li:nth-child(1) .odometer {
	color: #b6986c;
}

#data .data ul li:nth-child(2) .odometer {
	color: #6cb69d;
}

#data .data ul li:nth-child(3) .odometer {
	color: #6c99b6;
}

#data .data ul li:nth-child(4) .odometer {
	color: #b66c6e;
}

#data .data ul li:nth-child(5) .odometer {
	color: #7c6cb6;
}

/* 政商通平台大数据 */
/* 方案 */
#Accesstosolutions {
	width: 100%;
	margin: 50px 0;
	/* background-color: #305777; */
	background-image: url(../images/渐变蓝色简约banner背景_画板%201.jpg);
	background-size: 100% 100%;
	padding: 50px 0;
}

#Accesstosolutions h2 {
	/* color: #fff; */
	margin-top: 80px;
	overflow: hidden;
}

#Accesstosolutions .Accesstosolutions {
	width: 80%;
	margin: auto;
	text-align: center;

}

#Accesstosolutions .Accesstosolutions p {
	margin: 80px 0;
}

#Accesstosolutions .Accesstosolutions a {
	text-decoration: none;
	border-radius: 3px;
	background-color: #fff;
	font-size: 16px;
	border: 1px solid #1ab394;
	color: #1ab394;
	display: block;
	width: 40%;
	margin: auto;
	text-align: center;
	line-height: 40px;
}

#Accesstosolutions .Accesstosolutions a:hover {
	background-color: #1ab394;
	color: #fff;
}

/* 方案 */

@media (max-width:998px) {
	#advantage .advantage ul li {
		width: 100%;
	}

	#advantage .advantage ul li img {
		display: block;
		margin: auto;
	}

	#data .data ul li {
		width: 100%;
	}

	#Coreproducts .Coreproducts ul li {
		width: 100%;
	}

	#Coreproducts .Coreproducts ul li:nth-child(2),
	#Coreproducts .Coreproducts ul li:nth-child(5) {
		margin: 0;
	}

	#programme .programme ul li {
		width: 46%;
	}
}
