.city-text-title{
	color: #FFFFFF;
	font-size: 4.8rem;
	text-decoration: 1px solid underline;
	text-underline-offset: 30px;
}
.flex-ys1 {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.con-left-part {
	flex: 1;
	height: 100%;
	align-items: flex-start;
	min-width: 50%;
}
.con-right-img img {
	max-width: 100%;
}
.content-obj-text{
	font-size: 1.8rem;
	line-height: 30px;
	color: #999999;
	margin-top: 20px;
}
.cim-margin{
	margin: 60px 0 50px;
}
.cim-margin2{
	margin-bottom: 50px;
}
.flex-box-item{
	display: flex;
	margin-bottom: 30px;
	align-items: center;
}
.content-cim-ys1{
	flex: 1;
	margin-left: 20px;
}
.content-cim-ys1 h4{
	font-size: 18px;
	font-weight: 500;
}
.content-cim-ys1 p{
	margin-bottom: 12px;
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	text-align: left;
}
.box-margin{
	margin-left: 50px;
}
/* .app-scenario-list-box{
	display: flex;
	flex-wrap: wrap;
	
} */
/* .app-scenario-list{
	width: 20%;
	min-width: 140px;
} */
.app-scenario-item{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
}
.app-scenario-item p{
	font-size: 14px;!important
}
.value-box {
	margin-top: 50px;
}
.value-box h4{
	/* font-size: 2.8rem; */
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
}
.value-box p{
	/* font-size: 1.8rem; */
	font-size: 14px;
	color: #fff;
	margin-bottom: 30px;
}
.section-city-title{
	font-size: 4.8rem;
	text-decoration: 1px solid underline;
	text-underline-offset: 30px;
	padding-top: 50px;
	padding-bottom: 10px;
}
.section-city-title2{
	font-size: 2.8rem;
	text-align: center;
	margin: 70px auto 50px;
}
.city-case-xq{
	margin: 50px 0 70px;
}
.city-case-xq p{
	font-size: 1.8rem;
	margin-bottom: 30px;
}
.cim-obj-title{
	font-size: 3.6rem;
	color: #333333;
}
.content-obj-text{
	color: #696E74;
}
.cim-bgimg{
	background: url("../image/smartcity_bg.jpg") no-repeat center;
	background-size: cover;
}
.cim-img-box img{
	max-width: 100%;
}
.cim-icon{
	width: 120px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}
.cim-icon img{
	max-width: 100%;
}