/*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: "MicrosoftYaHei";
   font-size: 1.8rem;
   font-weight: bold;
   color: white;
   margin-bottom: .5rem;
}
.banner p{
   font-family: "ArialMT";
   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: 2.5rem;
	justify-content: center;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
}
.dxsb1{padding-top:3.95rem;}
.dldcTzItem{
	width: 9rem;
	border-right: .1rem solid #ccc;
}
.dldcTzItem .dldcTzItemNum{
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.4rem;
	color: #db0632;
}
.dldcTzItemName{
	font-size: 0.9rem;
	color: #222222;
}
.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;
}
@media screen and (max-width: 480px){
/*.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: 30%}
	.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;}
}