.main{
	padding-bottom: 50px;
}
.oem-main{
	padding: 30px 0;
}
.row{
	margin: 0 -10px;
}
.col-md-6{
	padding: 0 10px;
}

.oem-list{
	padding: 15px 0;
	border-top: 1px solid #e6e6e6;
}
.oem-list:hover{
	background-color: #fbfbfb;
}
.oem-list:last-child{
	border-bottom: 1px solid #e6e6e6;
}

.list-img>img{
	width: 100%;
}

.list-main{
	padding: 10px;
}
.list-text{
	padding: 15px 0;
	line-height: 1.8;
}

.list-bottom span{
	padding: 1px 5px;
	margin: 0 5px;
}

.process{
	padding: 15px;
}
.process>img{
	margin: 0 auto;
}


.oem-items{
	padding: 15px;
	margin-top: 10px;
}
.oem-title{
	padding-bottom: 15px;
}
.oem-icon{
	background-color: #2eafa9;
	font-style: oblique;
	font-size: 14px;
	padding: 5px 10px;
	margin-right: 10px;
}
.oem-text{
	line-height: 1.8;
	min-height: 100px;
}