.bg1 {
	width: 100%;
	height: 424px;
	background-image: url("../imgs/industrial-park/bg1.png");
}

.bg1 h2 {
	padding-top: 147px;
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
}

.bg1 h3 {
	padding-top: 50px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	white-space: nowrap;
}

.introduce {
	width: 1104px;
	margin: 68px auto;
}

.introduce h3 {
	padding-bottom: 33px;
	font-size: 30px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}

.introduce p {
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
}

.introduce img{
	display: block;
	margin: 68px auto;
}

.investment {
	width: 1200px;
	height: 200px;
	margin: 62px auto 92px;
	background: #FFFFFF;
	box-shadow: 0 0 19px 1px rgba(0, 114, 255, 0.15);
	border-radius: 20px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.investment li {
	width: 160px;
	height: 100px;
}

.investment p {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	text-align: center;
}
.investment li:after {
	width: 1px;
	height: 140px;
	background: #EFEFEF;
}

.case {
	width: 1104px;
	margin: 68px auto 120px;
	display: flex;
}

.case img {
	width: 460px;
	height: 325px;
	margin-right: 52px;
}

.case-details {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.case-area {
	margin: 30px 0;
	display: flex;
}

.case-gray{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
}

.case-divider {
	margin: auto 47px;
	width: 1px;
	height: 70px;
	background: #DEDEDE
}

.case-num {
	font-size: 50px;
	font-weight: 400;
	color: #0072FF;
	line-height: 22px;
}

.case-details h4 {
	font-size: 26px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}

.case-des {
	width: 470px;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}

.park-position-content {
	width: 1200px;
	margin: 55px auto 71px;
	display: flex;
}

.park-position-content li {
	margin-left: 94px;
	width: 141px;
	height: 141px;
	background: #FFFFFF;
	box-shadow: 0 5px 9px 1px rgba(0, 114, 255, 0.15);
	border-radius: 50%;
}

.park-position-content p {
	margin: 0 auto;
	width: 90px;
	line-height: 141px;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

.park-position {
	width: 100%;
	margin-bottom: 100px;
}

.park-position ul {
	margin-top: 45px;
	display: flex;
	flex-wrap: wrap;
}

.park-position ul li {
	width: 50%;
	position: relative;
}

.park-position img {
	height: 170px;
	width: 100%;
	float: left;
}

.park-position-title {
	color: #FFFFFF;
	width: 531px;
	position: absolute;
	top: 25%;
	left: 50%;
	transform: translate(-50%);
}

.park-position-title h5 {
	font-size: 18px;
	margin-bottom: 2px;
}

.dev-planning {
	width: 1200px;
	margin: 68px auto 120px;
	display: flex;
	flex-wrap: wrap;
}

.dev-planning li {
	width: 596px;
	height: 248px;
	background: #FFFFFF;
	border: 1px solid #EDEDED;
}

.dev-planning li:hover {
	z-index: 2;
	box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.1);
}

.dev-planning li div {
	margin: 58px auto;
	width: 433px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.dev-planning-title {
	font-size: 18px;
	color: #333333;
	margin-bottom: 17px;
}

.ad-industrial {
	margin: 42px 0 75px 0;
	width: 100%;
	height: 469px;
	background-image: url("../imgs/industrial-park/advantages.png");
	background-repeat: no-repeat;
	display: flex;
}

.ad-industrial li {
	margin: 58px auto;
	width: 300px;
	height: 350px;
	background: #FFFFFF;
	opacity: 0.9;
	border-radius: 20px;
}

.ad-industrial-content {
	margin: 45px auto;
	width: 223px;
}

.ad-industrial-content h5 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}

.ad-industrial-content p {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

.ad-process {
	width: 1200px;
	margin: 68px auto 120px;
	display: flex;
}

.ad-process div {
	width: 140px;
	height: 80px;
	background: #0072FF;
	box-shadow: 0 5px 9px 1px rgba(0, 114, 255, 0.15);
	border-radius: 8px;
}

.ad-process img {
	margin: 30px 8px;
}

.ad-process p {
	padding: 31px 29px;
	text-align: center;
	width: 81px;
	font-size: 16px;
	color: #FFFFFF;
}

.footer{
	width: 100%;
	height: 595px;
	background-image: url("../imgs/industrial-park/parkFooter.png");
	background-repeat: no-repeat;
	position: relative;
}

.footer-contact{
	width: 1200px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	display: flex;
}

.contact-left{
	width: 777px;
	height: 500px;
}

.contact-right{
	width: 423px;
	height: 500px;
	background: #FFFFFF;
	opacity: 0.9;
}
.contact-right ul{
	width: 321px;
	margin: 90px auto;
}

.contact-right li{
	margin-bottom: 30px;
}

.contact-right p{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.contact-right span{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.footer-des {
	width: 100%;
	height: 35px;
	background-color: #2c2c2c
}

.footer-des p {
	font-size: 10px;
	text-align: center;
	line-height: 30px;
	color: #fff
}

.footer-des p a {
	color: #fff
}
/*旧的css*/

.banner-box {
	width: 100%;
	height: 532px;
}

.title .header-title {
	width: 1200px;
	margin: 60px auto 100px;
	display: flex;
	justify-content: space-around;
}

.title .header-title p {
	width: 717px;
	font: 400 12px Microsoft YaHei;
	color: #333333;
	line-height: 20px;
	text-indent: 2rem;
}

.title .header-title img {
	width: 263px;
	height: 153px;
}

.title .header-title-guihua img {
	width: 332px;
	height: 128px;
}

.title .header-title-guihua {
	width: 1200px;
	margin: 68px auto 120px;
	display: flex;
	justify-content: space-around;

}

.title .header-title-guihua p {
	width: 630px;
	font: 400 12px Microsoft YaHei;
	color: #333333;
	text-indent: 2rem;

}

.title .header-title-guihua h4 {
	line-height: 40px;
	color: #333333;
	margin-top: 20px;
}

.title .header-title-guihua p, .title .header-title-guihua h4 {
	margin-left: -82px;
}

.header-title-info {
	margin-right: -150px;
}

.list {
	display: flex;
	width: 1200px;
	text-align: center;
	margin: 60px auto;
	box-sizing: border-box;
}

.list .list-section {
	width: 400px;
	box-sizing: border-box;
}

.list .list-section h4 {
	font-size: 18px;
	padding: 5px;
}

.list .list-section p {
	font-size: 14px;
	padding: 4px;
	color: #333;
}

.advantages {
	width: 100%;
	height: 500px;
	background: url(../imgs/industrial-park/industrialbg2.png) round;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-content: space-between;
	margin-bottom: 83px;
}

.advantages ul {
	display: flex;
	width: 1400px;
	height: 100%;
	margin: 70px auto;
	justify-content: space-around;
	align-items: center;
	flex-flow: wrap;
	align-content: space-between;
}

.advantages ul li {
	width: 400px;
	height: 150px;
	background: rgba(255, 255, 255, 1);
	border-radius: 20px;
}

.advantages ul .center {
	text-align: center;
}

.advantages ul .empty {
	margin-left: -380px;
}

.advantages ul .center h4 {
	font: 400 16px Microsoft YaHei;
	color: #333333;
	line-height: 46px;
	margin-top: 25px;
}

.advantages ul .center p {
	width: 169px;
	font: 350 12px Microsoft YaHei;
	color: #333333;
	line-height: 20px;
	margin: 0 auto;
}


.attract ul {
	width: 1200px;
	margin: 0 auto;
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.attract ul li {
	width: 380px;
	margin: 15px 0;
}

.attract ul li p {
	width: 336px;
	margin: 10px auto;
	width: 348px;
	height: 73px;
	font: 400 12px Microsoft YaHei;
	color: #333333;
	line-height: 20px;
}


.scheme {
	width: 100%;
	height: 469px;
	margin-top: 30px;
	background: url(../imgs/industrial-park/industrialbg3.png) no-repeat;
	background-size: cover;
}

.scheme .schemeBJ {
	width: 100%;
	height: 469px;
	position: absolute;
}

.scheme ul {
	width: 1400px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.scheme ul li {
	width: 400px;
	height: 280px;
	background: rgba(255, 255, 255, 1);
	border-radius: 20px;
	padding: 20px;
	box-sizing: border-box;
}

.scheme ul li .center {
	text-align: center;
}

.scheme ul li .center h4 {
	font: 400 16px Microsoft YaHei;
	line-height: 40px;
}

.scheme ul li .center p {
	font: 400 12px Microsoft YaHei;
	width: 350px;
	margin: 0 auto;
	text-align: left;
}


@media screen and (max-width: 1300px) {
	.advantages ul {
		width: 1200px;
	}

	.advantages ul li {
		width: 320px;
	}


	.scheme ul {
		display: flex;
		width: 1200px;
		/* margin: 0 auto; */
		justify-content: space-around;
		align-content: center;
	}

	.scheme ul li {
		width: 350px;
		height: 330px;
		background: rgba(255, 255, 255, 1);
		border-radius: 20px;
		padding: 20px;
		box-sizing: border-box;
	}

	.scheme ul li .center p {
		width: 300px;
		margin: 0 auto;
		text-align: left;
		font-size: 12px;
		line-height: 22px;
	}

}
