/* 
* @Author: Marte
* @Date:   2016-05-17 10:32:05
* @Last Modified by:   Marte
* @Last Modified time: 2016-06-08 13:55:33
*/

.waimao-banner {
	width: 100%;
	height: 380px;
	background: url(../img/waimao/banner.jpg) top center no-repeat;
}

.postion {
	height: 34px;
	line-height: 34px;
}

.youshi {
	background: #fff;
}

.youshi-title {
	width: 1180px;
	height: 95px;
	border-top: 1px solid #ccc;
	background: url(../img/waimao/youshi_title_bg.png) center no-repeat;
	margin: 0 auto;
}

.youshi-contents {}

.youshi-contents li {
	padding: 32px 20px;
}

.youshi-contents img {
	display: block;
	width: 404px;
	height: 240px;
	border: 1px dashed #000;
	padding: 14px 22px;
}

.youshi-text {
	margin: 0 60px;
}

.youshi-text span {
	display: block;
	width: 71px;
	height: 71px;
	padding: 16px 258px;
	background: url(../img/waimao/youshi_content_num_bg.png) center no-repeat;
	line-height: 71px;
	text-align: center;
	font-size: 46px;
	color: #fff;
}

.youshi-text em {
	display: block;
	font-size: 28px;
	line-height: 56px;
	font-weight: 700;
	border-bottom: 1px solid #4d4c4b;
	margin-bottom: 17px;
	text-align: center;
}

.youshi-text p {
	line-height: 30px;
	color: #555;
}

.youshi-text i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/waimao/youshi_content_p_bg.png) center no-repeat;
	margin: 0 6px;
}

.oem {
	background: #fff;
	margin-top: 10px;
}

.oem-title {
	width: 1200px;
	height: 80px;
	background: url(../img/waimao/oem_title_bg.png) center no-repeat;
}

.oem-content li {
	position: relative;
	float: left;
	width: 229px;
	height: 166px;
	border: 1px solid #c9c9c9;
	margin: 30px 4px;
	padding-top: 40px;
}

.oem-content h4 {
	width: 229px;
	height: 48px;
	background: #2bac50;
	font-size: 24px;
	color: #fff;
	line-height: 48px;
	text-align: center;
}

.oem-content p {
	padding: 28px 38px 0 38px;
	font-size: 16px;
	color: #444;
}

.oem-content i {
	position: absolute;
	left: 93px;
	top: -21px;
	width: 43px;
	height: 43px;
	background: url(../img/waimao/oem_content_num_bg.png) center no-repeat;
	text-align: center;
	line-height: 43px;
	color: #2bac50;
}