/*banner*/
.banner{
margin-top: 5rem;
height: 43rem;
background: url(/images/zxkf/banner.jpg) center center no-repeat;
background-size: cover;
} 
.bannerText{
 	width: 80%;
 	margin:0 auto;
 	padding-top: 16rem
 }
.banner h1{
   margin-bottom: 0;
   font-family: "SourceHanSansCN-Bold";
   font-size: 1.8rem;
   /*font-weight: bold;*/
   color: white;
   margin-bottom: .5rem;
}
.banner p{
   font-family: "SourceHanSansCN-Regular";
   font-size: 1.2rem;
   color: white;
}
/*动力电池*/
.h100{
	height:50px;}
.dldc{
	text-align: center;
}
.dldc h4{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 1rem;
	color: #222222;
}
.dldc h5{
	font-size: 0.9rem;
	color: #222222;
}
.dldcImg{
	/*margin: 5rem auto;*/
}
.dldcTz{
	padding-bottom: 4rem;
	justify-content: center;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
}
.dxsb1{padding-top:3.95rem;}
.dldcTzItem{
	width: 12rem;
	border-right: .1rem solid #fff;
}
.dldcTzItem .dldcTzItemNum{
	font-size: 1.6rem;
	font-family: 'SourceHanSansCN-Bold';
	line-height: 2.4rem;
	color: #fff;
}
.dldcTzItemName{
	font-size: 0.9rem;
	color: #fff;
}
.bN{
	border:none;
}
/*IC芯片装备*/
.p395{
	padding-top:3.95rem;
	background:#d7d7d7;}
.ICXP{
	text-align: center;
	padding-top: 3.35rem;
	background-color: #db0632;
	padding-bottom: 2rem;
}
.ICXP h4{
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
}
.ICXP h5{
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #fff;
}
.ICXP .dldcTz .dldcTzItem .dldcTzItemNum,.ICXP .dldcTz .dldcTzItem .dldcTzItemName{
	color: #fff;
}
/*键盘装配机*/
.jpzbj{
	background-color: #d7d7d7;
}
.jpzbj h4,.jpzbj h5{
	color: #222222;
}
.jpzbj .dldcTz .dldcTzItem .dldcTzItemNum{
	color: #db0632;
}
.jpzbj .dldcTz .dldcTzItem .dldcTzItemName{
	color: #222;
}

.dbewmdiv{ text-align:center; overflow:hidden; /*margin: 0 auto 30px;*/padding-bottom: 30px;}
.dbewmdiv p{font-size: 0.9rem;color: #222222;}
/*主体内容*/
.zxkfMain{
	width: 43rem;
	margin:0 auto;
}
.zxkfJs{
	margin-top: 5rem;
	line-height: 1.8rem;
	color: #222222;
}
.zxkfJs p{
	font-size: 0.8rem;
	margin-bottom: 2rem;
}
.zxkfImg{
	text-align: center;
	margin-bottom: 3rem;
	margin-top: 3rem;
}
.zxkfImg img{
	max-width: 100%;
	height: auto;
}
.table td, .table th {
    padding: 0.45rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
tbody tr td{
	font-size: 0.9rem;
	color: #222222;
}
tbody tr td:first-child{
	padding-left: .9rem;
}

.More {
  /*width: 8rem;*/
  height: 2rem;
  background-color: #0e2684;
  border-radius: 2rem;
  margin: 0 auto;
  display: inline-block;
  padding: 0 20px;
  transition: all 0.6s;
}
.More a {
  width: 100%;
  display: inline-block;
  font-family: "SourceHanSansCN-Regular";
  font-size: .9rem;
  color: #ffffff;
  line-height: 1.8rem;
  text-align: center;
  border-radius: 2rem;
  letter-spacing: 0;
}
.More span{
   margin-left: 5px;
}
.More:hover{
   background-color: #ff0505;
   transition: all 0.6s;
}
.More a:hover{
	color:#fff;
   border-radius: 2rem;
   /*background-color: #ff0505;*/
}

/*高端装备*/
.gzzb{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/zxkf/banner2.jpg) center center no-repeat;
   background-size: cover;
   margin-top: 5rem;
}
.gzzbImg{
   margin-top: 5rem;
}
.gzzbText{
   margin: 3rem auto;
   width: 40rem;
   text-align: center;
   letter-spacing: 2px;
}
.gzzbText h3{
   font-family: 'SourceHanSansCN-Bold';
   font-size: 1.8rem;
   color: #fff;
   margin-bottom: 1rem;
}
.gzzbTextp{
   font-size: 1.2rem;
   color: #fff;
   margin-bottom: 2rem;
}
.gzzbText .More{
   margin-right: 0;
}

/*多样化*/
.dyhzh{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/zxkf/banner3.jpg) center center no-repeat;
   background-size: cover;
}

/*电动助力车*/
.ddzlc{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/zxkf/banner4.jpg) center center no-repeat;
   background-size: cover;
}

/*无人机*/
.wrji{
   width: 100%;
   height: 37rem;
   min-height: 100svh;
   background:#d7d7d7 url(/images/zxkf/banner5.jpg) center center no-repeat;
   background-size: cover;
}



@media screen and (max-width: 480px){
.gzzb{margin-top: 2.5rem;}
.gzzbText h3{font-size: 1.2rem;}
.gzzbTextp {font-size: 0.8rem;}
.More a{font-size: 0.8rem;}

/*.sp_logo{padding: 0;}*/
.banner{
	margin-top: 2.5rem;
	height: 28rem;
	background:#d7d7d7 url(/images/zxkf/banner_phone.jpg) center no-repeat;
	background-size: 100%;
	/*background-position-y: 4rem;*/
}
.bannerText {
    width: 100%;
    margin: 0 auto;
    padding-top: 3rem;
    text-align: center;
	}
.bannerText h1{
	font-size: 1.5rem;
}
.bannerText p{
	font-size: 1rem;
}
.zxkfMain{
	width: 94%;
}
.zxkfJs{
	margin-top: 2rem;
}
.zxkfJs p{
	margin-bottom: 1rem;
}
.table th{
	font-size: 0.8rem;
}
.table td{
	font-size: 0.6rem;
}
.h100{height: 2.5rem;}
	.dldc h4{
		font-size: 1.5rem;
	}
	.dldc h5 {
    font-size: 0.7rem;
    line-height: 1.3rem;
	margin-bottom:0;
	display: inline;
	}
	.cpText{
		width:90%;
		margin:0 auto;}
	.dldcImg{margin-top: 3rem auto;text-align: center;}
	.dldcImg img{width: 100%;}
	.dldcTz {justify-content: space-around;}
	.dldcTzItem{width: 32%}
	.dldcTzItem .dldcTzItemNum{
		font-size: 1.2rem;
		line-height: 2rem;
	}
	.dldcTzItemName{font-size: 0.8rem;}
	.ICXP h4{font-size: 1.5rem;}
	.ICXP h5 {
    font-size: 0.8rem;
    line-height: 1.2rem;
	display: inline;}
}