
body{
	/* font-family: "PingFang SC-Regular, PingFang SC"; */
	font-family: 'PingFang TC';
}
p{
	color: #444444;
}
.startp-nav nav .navbar-nav .nav-item a,.startp-nav nav .navbar-nav .nav-item .dropdown_menu li a{
	color: #444444;
	
}


.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
}
.repair-new{
	background: #EEF2F7 url(https://cdn.jijyun.cn/t/site316/assets/img/indexnew/bj_banner1.png) no-repeat 0 center ;
	background-size: 100%;
	color: #005CBF;
}
.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%);
	}
	


/* repair-new */
.h2-title{
	color: #000007 ;
}
.h2-title{
	font-size: 45px;
	color: #000007 ;
	margin-bottom: 18px;
	position: relative;
	
}

.repair-new .repair-banner-content p{
	color: #444;
	font-size: 18px;
}
.video-content{
	background: url(../img/indexnew/videobj.svg) no-repeat center center;
	box-shadow: 0px 15px 51px -10px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	padding-top: 120px;
}
.video-content .video_div{
	width: 800px;
	height: 451px;
	border-radius: 20px 20px 0px 0px;
	margin: 0 auto 0;
	position: relative;
}
.video-content video{
	width:100% ;
	height: 100%;
	border-radius: 20px 20px 0px 0px;
}
.video-img{
	position: absolute;
    top: calc(50% - 33px);
    bottom: 0;
	left: calc(50% - 33px);
    width: 66px;
    height: 66px;
    z-index: 99;
    background:url("../img/indexnew/play-btn.svg") no-repeat  center center;
    background-size: 60%;
		cursor:pointer;
		
}

.video-img-stop{
	display: none;
	position: absolute;
	top: calc(50% - 30px);;
	bottom: 0;
	left: calc(50% - 30px);
	width: 60px;
	height: 60px;
	z-index: 99;
	background-size: 65%;
	cursor:pointer;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='60' height='60'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M6 5h2v14H6V5zm10 0h2v14h-2V5z' fill='rgba(111,100,248,1)'/%3E%3C/svg%3E");
}
.section-title h2{
	font-size: 34px;
	padding-top: 100px;
	color: #000007;
}
.section-title p{
	margin-top: 30px;
	font-size: 16px;
	max-width:100%;
	color: #444444 ;
}
.works-area{
	background: #EEF2F7;
}
.works-text h3{
	font-size: 24px;
	margin-bottom: 20px;
	color: #000007 ;
}
.works-text p{
	color: #444;
	font-size: 18px;
	font-weight: 400;
}
.mt100{
	margin-top: 100px;
}
.container h3{
	color: #000007;
}
/* 软件链接 */
.soft-left{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	width: 563px;
	height: 563px;
	background: #EEF2F7;
	display: flex;
	align-items: center;
	justify-content: center;

}
.soft-left img{
	width: 100%;
	height: 100%;
	
}
.list-soft li{
	display: flex;
	width: 100%;
	align-items: center;
	margin-bottom: 49px;
	
}

.list-soft li span{
	display: block;
	width: 50px;
	height: 50px;
}
.list-soft li span img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.list-soft div{
	margin-left: 25px;
	flex: 1 1 50px;
}
.list-soft h3{
	font-size: 24px;
	color: #000007;
	margin-bottom: 20px;
	font-weight: 600;
}
.list-soft p{
	font-size: 16px;
	font-weight: 400;
	color: #444444;
}
/* 支持应用列表 */
.app-list{
	background: #EEF2F7;
	padding-bottom: 260px;
}
.p_content{
	text-align: center;
	padding-top: 80px;
}
.show-all,.show-all:hover{
	color: #6F64F8 ;
	font-size: 16px;
	font-style: normal;
	    font-weight: 600;
	    font-size: 18px;
		/* font-family: 'proxima_novaregular'; */
		font-family: 'PingFang TC';
}
.auto-work{
	background: #6F64F8 url(../img/indexnew/auto-work.svg) no-repeat 0 0 ;
	background-size: 100%;
	box-shadow: 0px 15px 51px -10px rgba(0, 0, 0, 0.25);
	border-radius: 40px;
	color: #fff;
	padding-top: 1px;
	padding-bottom: 50px;
	margin-top: 35px;
	margin-top: -154px;
}
.auto-work h2,.auto-work p{
	color: #fff;
}
.auto-work .a-start{
	display: block;
	width: 144px;
	height: 50px;
	background: #FFFFFF;
	border-radius: 5px ;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	font-size: 16px;
	color: #6F64F8 ;
}

.single-footer-widget ul.list li a{
	color: #444444;
}
.info{
	display: flex;
	align-items: top;
	justify-content: center;
	text-align: center;
}
.info div{
	padding: 0 10px;
	flex: 1 1 100px;
}
.info  p{
	margin-top: 8px;
	display: flex;
	justify-content: center;
}
.info svg{
	width: 14px;
	margin-right: 5px;
	
}
.txt-center{
	padding-left: 90px;
}
.pb30{
	padding-bottom: 30px;
}
.repair-banner-image video::-webkit-media-controls{
    display:none !important;
}
.repair-banner-image video:focus {
  outline:none;
}
.go-top,.go-top:hover{
	background-color:#6F64F8 ;
}
/* video::-webkit-media-controls-play-button {
    display: none;
} */


@media only screen and (max-width: 991px) { 
	
	
	.mean-container .mean-bar{
		border-bottom: #E6E6E6 solid 1px  ;
		/* background: ; */
	}
	
	.repair-new{
		padding-top:100px
	}
	/* 软件集成 */
	.h2-title{
		font-size: 35px;
		font-weight: 600;
	}
	.repair-new .repair-banner-content p{
		font-size: 13px;
		margin-bottom: 15px;
	}
	.section-title{
		margin-bottom: 20px;
	}
	.section-title h2{
		font-size: 18px !important;
		font-style: normal;
		font-weight: 600;
		margin-top: 0px;
		text-decoration-line: underline;
	}
	.repair-banner-content{
		text-align: left;
	}
	.video-content{
		padding-top: 9%;
		margin-bottom: 30px;
		border-radius: 20px;
	}
	.video-content{
		padding-top: 9%;
		margin-bottom: 30px;
		border-radius: 20px;
	}
.video-content .video_div{
	width: 90%;
	height: 210px;
	border-radius: 50%;
	margin: 0 5%;
}
.video-img{
	top: 50%;
	border-radius: 50%;
	margin-top: -33px;
	background:#fff url(../img/indexnew/play-btn.svg) no-repeat 24px center;
	background-size: 25px;
}
.works-text{
	text-align: center;
}
.works-text h3{
	font-size: 16px;
	margin-bottom: 10px;
}
.works-text p{
	margin-bottom: 15px;
	font-size: 14px;
}
	.works-area .row:last-child{
		flex-flow: column-reverse;
	}
	
	.section-title p{
		margin-top: 10px;
		font-size: 12px;
	}
	.section-title-only p{
		color: #B7B1FB;
		text-transform: uppercase;
		font-weight: 400;
		font-size: 12px;
	}
	.iot-services-area{
		padding-top: 20px;
		padding-bottom: 0;
	}
	
	/* 链接软件 */
	.list-soft{
		padding: 0;
	}
	.list-soft li{
		    flex-flow: column;
			border: 1px solid rgba(111, 100, 248, 0.5);
			box-sizing: border-box;
			border-radius: 6px;
			padding: 15px;
			margin-bottom: 20px;
			text-align: center;
	}
	.list-soft div{
		margin-left:0
	}
	.list-soft li span{
		display: flex;
		width: 70px;
		height: 70px;
		border: 1px solid #6F64F8;
		box-sizing: border-box;
		opacity: 0.5;
		border-radius: 50%;
		align-items: center;
		margin-bottom: 24px;

	}
	.list-soft li span img{
		width: 50px;
		height: 50px;
		margin: 0 auto;
	}
	.list-soft h3{
		font-size: 14px;
	}
	.list-soft  p{
		font-size: 12px;
	}
	.auto-work .a-start{
		width: 100px;
		height: 40px;
		line-height:40px;
		font-size: 14px;
	}
	.auto-work{
	    margin-top: -222px;
		padding: 20px 15px;
		border-radius: 15px;
	}
	.auto-work .section-title h2{
		color: #fff;
		font-size: 16px;
		text-decoration: none;
	}
	.mt100{
		margin-top: 10px;
	}
	.ptb-80{
		padding-top: 20px;
	}
	.pb30{
		padding-bottom: 10px;
	}
	.btn{
		    padding: 11px 18px;
			font-size: 13px;
	}
	.soft-left{
		width: 100%;
		height: 100%;
		background:#fff
	}
	
	/* 软件链接列表 */
	.p_content{
		padding-top: 40px;
	}
	.single-footer-widget .logo{
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	/* 脚本 */
	.copyright-area p{
		font-size: 12px;
		line-height: 18px;
	}
	
}



