@charset "utf-8";


.main .container .row {
    margin-bottom: 0; 
}
.section1 {
	padding: 60px 0 90px;
	overflow: hidden;
	margin: 0;
}
.mainBox {
	overflow: hidden;
	margin-top: 30px;
}
.mainBox .textBox {
	overflow: hidden;
	padding: 0 10px;
}
.mainBox .picBox {
	text-align: center;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.mainBox .head-title {
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.mainBox .p-title {
	font-size: 14px;
	color: #777;
	font-weight: normal;
}

.section2 {
	padding: 60px 0 90px;
	overflow: hidden;
	background: #F6FAFF;
	margin: 0;
}

.section2 .new-tit {
	margin-bottom: 30px;
}

.section2 .textBox {
	 margin: 0 auto;
	 width: 90%;
	 text-align: center;
}
.section2 .textBox p {
	font-size: 14px;
	color: #777;
	font-weight: normal;
	line-height: 26px;
}
.section2 .about-title, .solution1 .about-title {
    margin-bottom: 20px;
}
.section2 .abus-img {
	width: 78%;
	text-align: center;
	margin: 0 auto;
}

.section3, .section5, .section6 {
	padding: 60px 0 90px; 
}

.section3 .abus-img {
	width: 82%;
	margin: 0 auto;
}

.section4 {
	padding: 60px 0 90px;
	overflow: hidden;
	background: #F6FAFF;
	margin: 0;
}

.section5 .contentBox {
	overflow: hidden;
	margin-top: 20px;
}
.section5 .picBox {
	overflow: hidden;
	width: 100%;
}
.section5 .textBox .box {
	margin-bottom: 20px;
}
.section5 .textBox h4 {
	font-size: 16px;
	font-weight: bold;
}
.section5 .textBox p {
	font-size: 14px;
	color: #777;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
}

.section6 .logoList {
	overflow: hidden;
	margin-top: 20px;
}
.section6 .logoList li {
	list-style-type: none;
	float: left;
	width: 20%;
	height: 45px;
	padding: 0 15px;
	text-align: center;
}
.section6 .logoList li img {
	max-height: 100%;
	max-width: 100%;
	display: inline;
}


/*智慧园区*/
.section2 .smartpark .abus-img {
	width: auto;
	margin-top: 20px;
}
.section3 .smartpark .abus-img {
	width: auto;
	margin-top: 20px;
}
.section5 .smartpark .picBox {
	width: 100%;
	overflow: hidden;
	margin: 20px 0; 
}
.section5 .smartpark .textBox {
	margin: 0;
}
.section5 .smartpark .textBox h4 {
    font-size: 20px;   
	font-weight: 800;
	color: #479AEA;
	text-align: center;
}
.section5 .smartpark .textBox p {
	text-align: center;
	color: #666;
}


/*智慧政务*/
.section1 .government .col-md-3, .section4 .government .col-md-3 {
	width: 20%;
	float: left;
}
.section5 .government .picBox {
	margin-bottom: 20px;
}
.section5 .government .box h4 {
	margin-bottom: 20px;

}
.section6 .government .logoList li {
    width: 33.3333333%;
}


/*车联网*/
.section1 .vehicles .mainBox {
	width: 90%;
	margin: 30px auto;
}
.section3 .vehicles .bigBox {
	overflow: hidden;
	margin-top: 30px;
}
.section3 .vehicles .child_border {
    width: 100%;
    border: 1px solid #8BC6FF;
    position: relative;
    margin-top: 100px;
    padding: 30px;
}
.section3 .vehicles .child_border p.child-title {
    position: absolute;
    background: #4695E0;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    width: 200px;
    text-align: center;
    top: -20px;
    left: 50%;
    margin-left: -100px;
}
.section3 .vehicles .child_border p {
	line-height: 26px;
}
.section3 .vehicles .child_border p span {
	font-weight: bold;
}
.section3 .vehicles .abus-img {
    width: 90%;
}


/*工业联网*/
.section2 .industry .abus-img {
    width: 100%;
    margin-top: 20px;
}
.section3 .industry .wordBox {
	margin-top: 20px;
	overflow: hidden;
}
.section3 .industry .wordBox p {
	line-height: 26px;
	margin-bottom: 20px;
}
.section3 .industry .wordBox p.child-title {
	font-weight: bold;
	margin-bottom: 10px;
}

.section5 .industry .contentBox {
	margin-top: 40px;
}
.section5 .industry .textBox .box {
	margin-top: 50px;
}
.section5 .industry .textBox h3 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #479AEA;
}


@media (max-width: 991px){ 
	.section2 .textBox {
		width: 100%;
	}
	.section2 .abus-img {
		width: 100%;
	}
	.section3 .abus-img {
		width: 100%;
	}
	.smartpark .pad, .industry .pad {
		padding: 0 30px;
	}
	.section3 .vehicles .bigBox {
		margin-top: 10px;
	}
	.section3 .vehicles .child_border {
		margin-top: 30px;
		margin-bottom: 15px;
	}

}

@media (max-width: 767px){ 
	.container {
		padding: 0;
	} 
	.main .container .row {
		margin-bottom: 15px;
	}
	.mainBox .picBox {
		width: 50px;
		height: 50px;
		margin-bottom: 5px;
	}
	.mainBox .textBox {
		margin-bottom: 15px;
	}
	.mainBox .head-title {
		font-size: 14px;
	}
	.section1, .section2, .section3, .section4, .section5, .section6 {
		padding: 20px 0;
	}
	.section2 .new-tit {
		margin-bottom: 0;
	}
	.section2 .about-title {
		margin-bottom: 15px;
	}
	.section2 .textBox {
		width: 100%;
	}
	.section2 .textBox p {
		text-align: left;
	}
	.section2 .abus-img {
		width: 100%;
	}
	.section2 .vehicles .pad {
		padding: 0 30px;
	}
	.section3 .abus-img {
		width: 100%;
	}
	.section4 .mainBox .p-title {
		text-align: center;
	}
	.section5 .picBox {
		width: 100%;
	}
	.section5 .contentBox {
		margin-top: 0;
	}
	.section5 .smartpark .picBox {
		margin: 10px 0;
	}
	.section5 .smartpark .textBox .box  {
		height: 70px;
	}
	.section5 .smartpark .textBox h4 {
		font-size: 14px;
	}
	.section5 .smartpark .textBox p {
		line-height: 22px;
	}

	.section1 .government .col-md-3, .section4 .government .col-md-3 {
		width: 100%;
	}
	.government {
		padding: 0 15px;
	}
	.government .textBox {
		margin-bottom: 15px;
	}
	.section1 .vehicles .mainBox {
		margin: 15px auto;
	}
	.section3 .vehicles .bigBox {
		padding: 0 15px;
	}
	.section3 .vehicles .child_border {
		padding-bottom: 15px;
	}
	.section3 .vehicles .child_border p.child-title {
		height: 36px;
		line-height: 36px;
	}
	.section3 .vehicles .abus-img {
		width: 100%;
	}
	.section5 .government .picBox {
		margin-bottom: 10px;
	}
	.section5 .government .box h4 {
		margin-bottom: 10px
	}
	.smartpark .pad {
		padding: 0 30px;
	}
	.section6 .logoList {
		padding: 0 15px;
	}
	.section2 .industry .abus-img {
		margin-top: 0;
	}
	.section3 .industry .wordBox {
		margin-top: 0;
	}
	.section5 .industry .contentBox {
		margin-top: 15px;
	}
	.section3 .industry .wordBox p {
		color: #666;
		margin-bottom: 10px;
	}
	.section5 .industry .textBox .box {
		margin-top: 20px;
	}
	.section5 .industry .textBox h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}

}