/*banner*/

.banner{
	margin-top:5rem;
	width: 100%;
	height: 43rem;
	background: url(/images/gdsb/banner1.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.bannerText{
	width: 43%;
	position: absolute;
	top: 35%;
	right: 0;
}
.bannerText h2{
	font-size: 1.8rem;
	font-weight: bold;
	color: #222222;
}
.bannerText p{
	font-size: 1.2rem;
	color: #222222;
}

/*动力电池*/
.dldcTzItem15{ width: 15rem;}
.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;}



.dbprbg{overflow: hidden;padding: 8rem 0;}
.dbprdiv{width: 1300px;margin: 0 auto;overflow: hidden;}
.dbprleft{ float:left; width:55%;margin-top: 2rem;text-align: center;}
.dbprleft h4{ display:none;}
.dbprright{ float:right; width:38%;}
.dbprright h4{font-size: 1.8rem;font-weight: bold;margin-bottom: 2rem;color: #222222;}
.dbyoudian{margin-bottom: 2rem;}
.dbyd_title{font-size: 1rem;font-weight: bold;margin-bottom: 0.5rem;color: #d20032;}
.dbyoudian p{font-size: 0.8rem;color: #222222; line-height:20px;margin-bottom: 0.5rem;}
.dbyoudian p:before{ content:'• '; color:#cd1131;}
.dbjscs{}
.dbjscs_title{font-size: 1rem;font-weight: bold;/*! margin-bottom: 1rem; */color: #d20032; border-bottom:1px solid #222;padding-bottom: 0.8rem;}
.dbjscs_hang{border-bottom:1px solid #a8a7a7;overflow: hidden;line-height: 32px;}
.dbjscs_hang1{ float:left; width:30%; font-size: 0.7rem;color:#595757;}
.dbjscs_hang2{ float:right; width:58%; font-size: 0.7rem;color:#595757;}
.dbprul .dbprbg:nth-child(2n){background: #d7d7d7;}
.dbprul .dbprbg:nth-child(2n) .dbprleft{float:right;}
.dbprul .dbprbg:nth-child(2n) .dbprright{float:left;}

@media screen and (min-width: 320px)and (max-width: 600px){
.dbprbg {padding: 3rem 0;}
.dbprdiv {width: 85%;}
.dbprleft {width: 100%;text-align: center;margin-top:0;}
.dbprleft h4{ display:block;font-size: 1.5rem;font-weight: bold;margin-bottom: 1rem;color: #222222;}
.dbprright {width: 100%;margin-top: 2.5rem;}
.dbprright h4{ display:none;}

	/*.sp_logo{padding: 0;}*/
	.banner{
		background: #d7d7d7 url(/images/gdsb/banner1_m.jpg) center top no-repeat;
		background-size: 100%;
		margin-top: 2.5rem;
		height: 30rem;
	}
	.bannerText{
		width: 100%;
		text-align: center;
		top: 76%;
	}
	.bannerText h2{
		font-size: 1.5rem;
	}
	.bannerText p{
		font-size: 1rem;
	}
	.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: 80%;}
	.dldcTz {justify-content: space-around;}
	.dldcTzItem{width: 49%;}
	.dldcTzItem15{ width: 49%;}
	.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;}
}