*{padding: 0;margin: 0;}
ul,li{list-style: none;}
.content-center{
	width: 1180px;
	margin: auto;
	position: relative;
	height: 100%;
}
.se3-battery h1{
	font-size: 30px;
	line-height: 40px;
	font-weight: 100;
}
.se3-battery{
	font-size: 16px;
	line-height: 26px;
}
.se3-battery>section{
	background-position: center;
	background-size:cover ;
	
}
.se3-battery-part-one{
	background-image: url(../../images/fits/Airwheel-SE3-smart-bag-luggage.jpg);
	box-sizing: border-box;
	padding-top: 80px;
	height: 800px;
	text-align: center;
	color: #fff;
}
.se3-battery-part-two{
	padding: 80px 0;
	text-align: center;
}
.se3-battery-part-two img{
	display: block;
	max-width: 100%;
	margin:0 auto 50px;
}
.se3-battery-part-three{
	background-image: url(../../images/fits/Airwheel-SE3-motorized-suitcase.jpg);
	height: 800px;
	color: #fff;
}
.se3-battery-part-three .detail{
	width: 400px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -100px;
}
.para>li{
	display: inline-block;
	position: relative;
	margin-top: 30px;
}
.para>li:first-child{margin-right: 40px;}
.para>li .num{
	font-size: 60px;
	color: #46c77f;
}
.para>li>span:last-child{
	display: inline-block;
	line-height: 20px;
}
/*.para>li .type{
	position: absolute;
	top: 0;
	right: -21px;
}
.para>li:last-child .type{
	right: -39px;
}*/
.se3-battery-part-three.one{
	background-image: url(../../images/fits/Airwheel-SE3-ride-on-luggage.jpg);
	/*color: #333;*/
}
.se3-battery-part-three.one .detail{margin-top: 0;}
@media only screen and (max-width: 1200px) {
	.content-center{width: 970px;}
}
@media only screen and (max-width: 992px) {
	.content-center{width: 750px;}
}
@media only screen and (max-width: 768px) {
	.content-center{width: 98%;}
	.se3-battery h1{font-size: 20px;line-height: 28px;}
	.se3-battery {font-size: 14px;line-height: 22px;}
	.se3-battery>section{
		background-size: 768px auto;
	}
	.se3-battery-part-one,.se3-battery-part-three{height: 320px;}
	.se3-battery-part-one{padding-top: 10px;}
	.se3-battery-part-two{padding: 20px 0;}
	.se3-battery-part-two img{margin-bottom: 10px;}
	.se3-battery h1{font-size: 20px;line-height: 28px;}
	.se3-battery {font-size: 14px;line-height: 22px;}
}
@media only screen and (max-width: 414px) {
	.content-center{width: 98%;}
	.se3-battery>section{
		background-size: 414px auto;
	}
	.se3-battery-part-one{
		background-image: url(../../images/fits/Airwheel-SE3-smart-bag-luggage-mob.jpg);
		height: 300px;
	}
	.se3-battery-part-three{
		background-image: url(../../images/fits/Airwheel-SE3-motorized-suitcase-mob.jpg);
		height: 300px;
	}
	.se3-battery-part-three.one{
		background-image: url(../../images/fits/Airwheel-SE3-ride-on-luggage-mob.jpg);
	}
	.se3-battery-part-three .detail{
		width: 180px;
		margin-top: -125px;
	}
	.se3-battery-part-three.one .detail {
    margin-top: -72px;
}
	.para>li .num{
		font-size: 40px;
	}

}
