/* 方案描述 */

/* 方案描述-移动端 */
.mobile_zzc_fams {
	padding: 1rem;
}

.mobile_zzc_fams_container {
	margin-top: 1rem;
}

.mobile_zzc_fams_container p {
	font-size: 1rem;
	line-height: 1.8rem;
	text-indent: 2.1em;
}

/* 解决方案 */

/* 解决方案-移动端 */
.mobile_zzc_jjfa {
	padding: 1rem;
}

.mobile_zzc_jjfa_container {
	margin-top: 2rem;
}

.mobile_zzc_jjfa_container_item01 {
	margin: 0 auto 0;
	text-align: center;
	width: 16rem;
	height: 2.6rem;
	line-height: 2.5rem;
	font-size: 1.5rem;
	font-weight: 600;
	color: #fff;
	background-image: url('../img/mobile_zzc_jjfa01.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.mobile_zzc_jjfa_container_item02 {
	margin-top: 1.5rem;
}

.mobile_zzc_jjfa_container_item02 img {
	width: 100%;
}

.mobile_zzc_jjfa_container_item03 {
	margin-top: 2rem;
	height: 2.4rem;
	line-height: 2.4rem;
	text-align: center;
	font-size: 0.7rem;
	font-weight: 600;
	background-color: #eeeeee;
	border-radius: 0.4rem;
}

.mobile_zzc_jjfa_container_item04 {
	margin: 2rem auto 0;
	text-align: center;
	width: 16rem;
	height: 2.6rem;
	line-height: 2.5rem;
	font-size: 1.5rem;
	font-weight: 600;
	color: #fff;
	background-image: url('../img/mobile_zzc_jjfa01.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.mobile_zzc_jjfa_container_item05 {
	margin-top: 1rem;
}

.mobile_zzc_jjfa_container_item05 img {
	width: 100%;
}

.mobile_zzc_jjfa_container_item06 {
	margin-top: 1.5rem;
	height: 2.4rem;
	line-height: 2.4rem;
	text-align: center;
	font-size: 0.7rem;
	font-weight: 600;
	background-color: #eeeeee;
	border-radius: 0.4rem;
}

/* 产品特点 */

/* 产品特点-移动端 */
.mobile_zzc_cptd {
	padding: 1rem;
}

.mobile_zzc_cptd_container {
	display: flex;
	justify-content: space-between;
}

.mobile_zzc_cptd_container_item {
	width: 33%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mobile_zzc_cptd_container_item img {
	width: 90%;
}

.mobile_zzc_cptd_container_item p:nth-of-type(1) {
	margin: 0.5rem 0;
	font-size: 1rem;
	color: orange;
}

.mobile_zzc_cptd_container_item p:nth-of-type(2) {
	font-size: 0.8rem;
	color: #333;
}

/* 技术优势 */

/* 技术优势-移动端 */
.mobile_zzc_jsys {
	padding: 1rem 1rem 3rem;
	background-color: #eee;
}

.mobile_zzc_jsys_container {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.mobile_zzc_jsys_container_item {
	margin-top: 1rem;
}

.mobile_zzc_jsys_container_item:nth-of-type(4) {
	margin-top: 3rem;
}

.mobile_zzc_jsys_container_item:nth-of-type(5) {
	margin-top: 3rem;
}

.mobile_zzc_jsys_container_item div {
	width: 7rem;
	height: 7rem;
	padding: 0.5rem;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
}

.mobile_zzc_jsys_container_item div img {
	width: 60%;
}

.mobile_zzc_jsys_container_item div p {
	margin: 0.5rem 0;
	font-size: 0.7rem;
}

.mobile_zzc_jsys_container_item b {
	display: block;
	margin: 1rem auto 0;
	width: 5rem;
	text-align: center;
	font-size: 0.8rem;
	color: #fff;
	background-color: #ff9101;
	border-radius: 0.1rem;
	box-shadow: 0.05rem 0.1rem 0.05rem 0.05rem slateblue;
}

/* 适配硬件 */

/* 适配硬件-移动端 */
.mobile_zzc_spyj {
	padding: 1rem;
}

.mobile_zzc_spyj_container {
	margin-top: 1rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.mobile_zzc_spyj_container img {
	width: 45%;
	display: inline-block;
	margin-top: 1rem;
}

/* 客户案例-移动端 */

/* 客户案例-移动端 */
.mobile_zzc_khal {
	padding: 1rem;
}

.mobile_zzc_khal_container {
	margin-top: 1rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.mobile_zzc_khal_container_item {
	width: 45%;
	margin-top: 1rem;
}

.mobile_zzc_khal_container_item img {
	width: 100%;
}

.mobile_zzc_khal_container_item p {
	margin-top: 0.5rem;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
}
