.itec-img {
	width: 100%;
}

.mbanner {
	display: none;
}

@media (max-width: 1400px) {
	.i-pro .ipro .ipro-item.ipro-item-01 {
		width: 100%;
		max-width: 100%;
		min-width: 100%
	}

	.outbox {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.i-pro .ipro .ipro-item img {
		width: 80%;
	}

	.i-pro .ipro .ipro-item.ipro-item-02,
	.i-pro .ipro .ipro-item.ipro-item-03 {
		min-width: 50%;
		max-width: 50%;
	}

	.i-pro .ipro .ipro-item.ipro-item-04 {
		min-width: 35%;
		max-width: 35%;
	}

	.i-pro .ipro .ipro-item.ipro-item-05 {
		min-width: 30%;
		max-width: 30%;
	}

	.footer .footer-m ul {
		min-width: 20%;
		max-width: 20%;
	}

	.footer .footer-b .navlink {
		width: 60%;
	}

	.footer .footer-b .copyright {
		width: 40%;
	}
}

@media (max-width: 1000px) {
	.mbanner img {
		margin-top: 63px;
	}

	.i-pro .ipro .ipro-item.ipro-item-01 .text h3 {
		font-size: 22px;
	}

	.itbox h3 {
		margin-bottom: 10px;
	}

	.i-tec .itec .itecshow img {
		width: 30%;
		margin-right: 10px;
	}

	.itecshow .text {
		width: 60%;
		padding-right: 5px;
	}

	.i-tec .itec {
		padding: 20px 0 20px;
	}

	.mbanner {
		display: block;
		width: 100%;
		height: auto;
	}

	.mbanner img {
		width: 100%;
		height: auto;
	}

	.banner {
		display: none;

	}

	.mbanner .swiper-pagination-bullet-active {
		background: red;
	}

	.mbanner .swiper-pagination-bullet {
		background: #FFFFFF;
	}

	.i-pro .itbox h3 {
		flex-direction: column;
	}

	.i-pro .itbox h3 span {
		margin: 0 auto 10px auto;
	}

	.i-pro .itbox h3 .iconfont {
		display: none;
	}

	.i-pro .ipro .ipro-item {
		flex-direction: column;
		padding: 5px;
		align-items: center;
		justify-content: space-between;
		overflow: hidden;
	}

	.i-pro .ipro .ipro-item img {
		width: 135%;
	}

	.i-pro .ipro .ipro-item.ipro-item-03 img {
		position: relative;
	}

	.i-tec .itec .itecshow {
		bottom: -140px;
		width: 100%;
		left: 10px;
	}


	.i-pro {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.i-tec {
		padding-top: 50px;
		padding-bottom: 250px !important;
	}

	.dot.on {
		width: 15px;
		height: 15px;
	}

	.dot1 {
		left: 11% !important;
		top: 28% !important;
	}

	.dot2 {
		left: 15% !important;
		top: 28% !important;

	}

	.dot3 {
		left: 21% !important;
		top: 27% !important;
	}

	.dot4 {
		left: 27% !important;
		top: 25% !important;
	}

	.dot5 {
		left: 39% !important;
		top: 25% !important;
	}

	.dot6 {
		left: 11% !important;
		top: 28% !important;
	}

	.do7 {
		left: 60% !important;
		top: 40% !important;
	}

	.do8 {
		left: 74% !important;
		top: 31% !important;
	}

	/* app */
	.i-sol {
		background: #FFFFFF;
		background-image: none !important;
	}

	.app {
		width: 100%;

		padding: 50px 0;
	}

	.app-content {
		width: 95%;
		margin: auto;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;

		padding: 30px 10px 0 10px;

	}

	.app-item {
		width: 43vw;
		height: 43vw;
		position: relative;
		margin-bottom: 7px;
		text-align: center;

	}

	.app-item>a>img {
		width: 100%;
	}

	.ai-div {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.ai-div img {

		width: 40px;
		height: 40px;
		margin: auto;
		border-radius: 50%;
		border: 1px solid #ffffff;
	}

	.ai-div p {
		margin-top: 14px;
		font-size: 14px;
		font-weight: 800;
		color: #ffffff;
	}

	.i-sol::after {
		content: none;
	}

	.app-more {
		display: block;
		width: 106px;
		height: 35px;
		margin: 0 auto;
		line-height: 35px;
		font-size: 14px;
		font-weight: 800;
		text-align: center;
		color: #ffffff;
		border-radius: 2px;
		border: 1px solid #ffffff;
		color: #c9151d;
		margin-top: 60px;
		border-color: #c9151d;
	}

	/* app end */
	/* innovation */
	.innovation {
		width: 100%;
		background: url('/uploads/images/20240108/9a2149c1c576c06d9916c8f72abc1542.jpg') no-repeat;
		background-size: cover;
		padding: 50px 0;
	}

	.i-5g {
		background-image: none !important;
		padding-bottom: 0px !important;
	}

	.innovation img {
		margin-top: 92px;
		width: 100%;
		height: auto;
	}

	/* innovation end */
	.i-par .ipar li img {
		width: 95%;
		height: auto;
	}

	.i-par .ipar {
		width: 95%;
		margin: 30px auto 0 auto;
	}
}