img{
	max-width: 100%;
}
.topImg div{
	background: none;
	border: 0;
	width: 60%;
	left: 5%;
}
.topImg div h3{
	padding: 10px;
}
.topImg div p{
	margin: 0;
	margin-top: 10px;
}
.topImg ul.topList li.curr h3 {
    border-color: #be2b22;
}
.wp{
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
/*.ServiceList>li{
	display: none;
}
.ServiceList>li.curr{
	display: block;
}*/
.ServiceList .science .content li{
	padding:20px;
	margin: 20px 0;
}
.ServiceList .science .content li:after{
	content: '';
	display: table;
	clear: both;
}
.ServiceList .science .content li .title{
	line-height: 40px;
	border-bottom: 2px solid #e71f19;
	font-size: 24px;
	margin-bottom: 20px;
}
.ServiceList .science .content li span{
		display: inline-block;
		background: #e71f19;
		width: 40px;
		height: 40px;
		text-align: center;
		color: #FFFFFF;
		font-size: 24px;
		position: relative;
		top: 2px;
		margin-right: 30px;
}
.ServiceList .science .content li .lbox{
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	margin-right: 30px;
	line-height: 40px;
	background: #3c3c3c;
}
.ServiceList .science .content li .rbox{
	float: right;
	width: 1290px;
}
.sj{
	text-indent: 2em;
}
.ServiceList .science .content li .rbox p{
	font-size: 20px;
	line-height: 30px;
}
.ServiceList .science .content .boxBtn{
	text-align: center;
}
.ServiceList .science .content .boxBtn a{
	display: inline-block;
	margin: 20px auto;
	width: 240px;
	height: 70px;
	border: 1px solid #999999;
	text-align: center;
	line-height: 70px;
	font-size: 22px;
	color: #e71f19;
}
.ServiceList .science .content .boxBtn a span{
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 50%;
	line-height: 30px;
	margin: 0 10px;
	text-align: center;
	font-size: 22px;
	color: #999999;
	border: 1px solid #999999;
}
.ServiceList .brand .content li{
	position: relative;
	margin: 100px 0;
}
.ServiceList .brand .content li .lbox{
	width: 700px;
	box-sizing: border-box;
	display: inline-block;
	border:4px solid #d1d1d1;
	padding: 30px;
}
.ServiceList .brand .content li .lbox img{
	width: 450px;
}
.ServiceList .brand .content li .rbox{
	width: 800px;
	height: 350px;
	background: #FFFFFF;
	position: absolute;
	top: 75px;
	left: 550px;
}
.ServiceList .brand .content li .rbox h3{
	color: #e71f19;
	padding: 20px 0;
	font-size: 28px;
}
.ServiceList .brand .content li .rbox div.text{
	font-size: 22px;
	line-height: 34px;
	width: 800px;
	height: 270px;
}
.ServiceList .brand .content li:nth-child(2n){
	text-align: right;
}
.ServiceList .brand .content li:nth-child(2n) .rbox{
	left: 0;
	right: 550px;
}
.ServiceList .brand .content li:nth-child(2n) .rbox p{
	text-align: left;
}
.ServiceList .brand .boxBottom{
	font-size: 0;
}
.ServiceList .brand .boxBottom .content{
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.ServiceList .brand .boxBottom .content img{
	max-width: 100%;
}
/*.ServiceList .brand .boxBottom li{
	display: inline-block;
	box-sizing: border-box;
	width: 420px;
	border: 5px solid #cfd0d0;
	margin-bottom: 70px;
}

.ServiceList .brand .boxBottom li:nth-child(2){
	margin: 0 70px 70px;
}
.ServiceList .brand .boxBottom li:nth-child(5){
	margin: 0 70px 70px;
}*/
.ServiceList .Aftermarket{
	font-size: 0;
} 
.ServiceList .Aftermarket li{
	background: #f0f0f0;
	position: relative;
	margin: 50px 0;
}
.ServiceList .Aftermarket .boxOne .lbox{
	width: 470px;
	height: 388px;
	overflow: hidden;
	display: inline-block;
}
.ServiceList .Aftermarket .boxOne .rbox{
	width: 930px;
	height: 388px;
	position: absolute;
	top: 0;
	left: 470px;
	box-sizing: border-box;
	padding: 50px;
	color: #666666;
}
.ServiceList .Aftermarket .boxOne .rbox .title h3{
	font-size: 28px;
	line-height: 50px;
	width: 100%;
}
.ServiceList .Aftermarket .boxOne .rbox .title div.wire{
	border-bottom: 2px solid #666666;
	width: 100px;
	margin-bottom: 30px;
}
.ServiceList .Aftermarket .boxOne .rbox .title div.text{
	font-size: 20px;
	line-height: 40px;
}

.ServiceList .Aftermarket .boxOne li:nth-child(2n) {
	text-align: right;
}
.ServiceList .Aftermarket .boxOne li:nth-child(2n)  .rbox{
	top: 0;
	left: 0;
	text-align: left;
}

.ServiceList .ContactUs{
	font-size: 0;
}  
.ServiceList .ContactUs .boxOne{
	height: 460px;
}
.ServiceList .ContactUs .boxOne .lbox{
	float: left;
	width: 600px;
	height: 460px;
}
.ServiceList .ContactUs .boxOne .rbox{
	float: right;
	width: 750px;
	height: 460px;
}
.ServiceList .ContactUs .boxOne .lbox li{
	padding: 30px 0 30px 100px;
	border-bottom: 1px solid #999999;
	height: 60px;
	background: url(../images/21421412414.png) 20px center no-repeat;
	background-size: 10%;
}
.ServiceList .ContactUs .boxOne .lbox li p{
	font-size: 20px;
	line-height: 30px;
}
.ServiceList .ContactUs .boxOne .lbox li:nth-child(2){
	margin: 40px 0;
	background-image: url(../images/21312421421.png);
}
.ServiceList .ContactUs .boxOne .lbox li:nth-child(3){
	background-image: url(../images/123123124214.png);
}
.ServiceList .ContactUs .boxBottom{
	margin-top: 100px;
	padding-top: 100px;
	background: url(../images/4124124_07.jpg) center center no-repeat;
}
.ServiceList .ContactUs .boxBottom .boxTitle h2{
	color: #FFFFFF;
}
.ServiceList .ContactUs .boxBottom .boxTitle h3{
	color: #FFFFFF;
}
.ServiceList .ContactUs .boxBottom .boxTitle span{
	border-color: #FFFFFF;
}
.ServiceList .ContactUs .boxBottom .boxTitle p{
	color: #FFFFFF;
}
.ServiceList .ContactUs .boxBottom .recruit{
	width: 1400px;
	margin: 100px auto 0;
	height: 650px;
	overflow: hidden;
}
.ServiceList .ContactUs .boxBottom .recruit .img ul{
	width: 9999px;
	margin-left: 0;
	transition: margin-left 1s;
	height: 450px;
}
.ServiceList .ContactUs .boxBottom .recruit .img li{
	width: 400px;
	background: rgba(255,255,255,.6);
	height: 410px;
	float: left;
	margin: 0 50px;
	color: #3c3c3c;
	font-weight: 400;
}

.ServiceList .ContactUs .boxBottom .recruit .img li h3{
	text-align: center;
	font-size: 30px;
	padding: 40px 0;
}
.ServiceList .ContactUs .boxBottom .recruit .img li h4{
	font-size: 20px;
	padding: 0 20px;
}
.ServiceList .ContactUs .boxBottom .recruit .img li div.text{
	font-size: 18px;
	padding: 10px 20px;
	line-height: 28px;
	height: 160px;
	margin-bottom: 10px;
	overflow: hidden;
}
.ServiceList .ContactUs .boxBottom .recruit .img li span{
	font-size: 16px;
	padding-right: 20px;
	display: block;
	text-align: right;
	line-height: 28px;
}
.ServiceList .ContactUs .boxBottom .recruit .img li a div{
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	margin-top: 20px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
}
.ServiceList .ContactUs .boxBottom .recruit .img li a div:hover{
	cursor: pointer;
}
.ServiceList .ContactUs .boxBottom .recruit .img li:nth-child(3n-1){
	margin: 0;
}

.ServiceList .ContactUs .boxBottom .recruit .picbtn{
	height: 40px;
	text-align: center;
	margin-top: 50px;
}
.ServiceList .ContactUs .boxBottom .recruit .picbtn div{
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	background: rgba(0,0,0,.5);
	border-radius: 50%;
}
.ServiceList .ContactUs .boxBottom .recruit .picbtn div.number{
	margin: 0 15px;
}
.ServiceList .ContactUs .boxBottom .recruit .picbtn div:hover{
	cursor: pointer;
}
