body {
	/* font-family: "PingFang SC-Regular, PingFang SC"; */
	font-family: Inter, PingFang SC, system, -apple-system, BlinkMacSystemFont,
				Segoe UI, Microsoft YaHei, wenquanyi micro hei, Hiragino Sans GB,
				Hiragino Sans GB W3, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans,
		  Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
}

p {
	color: #444444;
}

.logo img {
	width: 167px;
	height: 35px;
}

.startp-nav nav .navbar-nav .nav-item a,
.startp-nav nav .navbar-nav .nav-item .dropdown_menu li a {
	color: #444444;

}

@media (min-width: 1024px)and (max-width:1200px) {
	#header .container {
		max-width: 1024px;
		padding: 0 3px;

	}

	.navbar {
		padding-left: 0;
		padding-right: 0;
	}

	.startp-nav nav .navbar-nav .nav-item a {
		margin: 0 5px;
	}
}


.startp-nav nav .others-option .btn.btn-primary {
	width: 104px;
	box-shadow: none;
	padding: 10px 0;
	border-radius: 5px;
	background: #6F64F8;

}

.startp-nav nav .others-option .btn.btn-light {
	width: 104px;
	color: #6F64F8;
	padding: 10px 0;
	border-radius: 5px;
	/* border:0; */
	background: #F0F3FF;
	border: 1px solid #6D64EF;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	transform: translateY(0);
}

.startp-nav nav .others-option .btn.btn-light:hover,
.startp-nav nav .others-option .btn.btn-light:focus {
	background: #6F64F8;
}

.btn::after,
.btn::before {
	display: none;
}

.btn-primary {
	background: #6F64F8;
	border-radius: 5px;
	box-shadow: none;
	font-size: 16px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background: #6F64F8;
	box-shadow: 0 13px 27px 0 rgb(198 121 227 / 25%);
}

}

.go-top,
.go-top:hover {
	background-color: #6F64F8;
}

.go-top,
.go-top:hover {
	background-color: #6F64F8;
}



@media only screen and (max-width: 1024px) {
	.bodyauto {
		height: 100%;
		overflow: hidden;
	}

	.bodyauto .startp-mobile-nav .mean-nav {
		height: 520px;
		overflow-y: auto;
	}

	.startp-nav {
		display: none !important;
	}

	.startp-mobile-nav {
		display: block;
		position: relative;
	}

	.startp-mobile-nav .logo {
		position: absolute;
		top: 10px;
		z-index: 999;
		left: 15px;
	}

	.mean-container .mean-bar {
		border-bottom: #E6E6E6 solid 0px;
		background: #ebedff00;
	}

	.bgzis a {
		color: #6F64F8 !important;
	}

	/* .mean-container a.meanclose {
		font-weight: normal;
		line-height: 28px;
		justify-content: center;
		align-items: center;
		color: #0e314c00;
		padding: 11px 15px 0 0;
	} */

	.btn {
		padding: 11px 18px;
		font-size: 13px;
	}

	.single-footer-widget .logo {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	#header.is-sticky {
		position: absolute;
		height: 600px;
	}

	#header .navbar-nav {
		overflow: auto;
	}

	.video-img {
		display: none !important;
	}

	/* 脚本 */
	.copyright-area p {
		font-size: 12px;
		line-height: 18px;
	}

	.iot-services-area {
		background: #fff;

	}
}



@media only screen and (max-width: 767px) {
	.title_h2 {
		font-size: 30px;
	}

	.title_p {
		font-size: 14px;
	}

	.repair-banner-image {
		margin-top: 10px;
	}

	.btn {
		box-shadow: 0px 4px 17px -1px #8d86f3;
	}

	.iot-services-area {
		background: #EEF2F7;
	}

	.title_h5 {
		margin-top: 0px !important;
		padding-top: 40px;
		font-size: 18px;
	}

	.repair-main-banner img {
		width: 73%;
		padding-right: 13%;
	}

	.single-features {
		padding-top: 20px;
		padding-left: 95px;
		padding-right: 10px;
		padding-bottom: 20px;
	}

	.bg-fff {
		background-color: #fff;
	}

	.section-title {
		margin-bottom: 0px;
	}

	.cta-iot-content {
		text-align: center;
		margin-top: 35px;
	}

	.developArea .cta-iot-content h3 {
		font-size: 18px;
		font-weight: 600;
	}

	.developArea .btn-login {
		display: block;
		width: 100px;
	}

	.services-bg {
		padding-bottom: 20px;
	}

	.conl-fel {
		flex: 0 0 50%;
		max-width: 100%;
	}

	.single-blog-post .blog-post-content {
		padding-top: 20px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;

	}

}
