/*头部banner样式*/
.solution-banner {
	background-image: url(img/ecommerce_banner.jpg?v=2);
}
/*网站部署面临的问题*/
.ecommerce-shape {
	padding: 480px 76px 0;
	line-height: 30px;
	background: url(img/ecommerce_shape.jpg) no-repeat center top;
	font-size: 14px;
	color: #333;
	text-align: center;
}
/*解决方案构架部署 开始*/
.solution-frame {
	height: 687px;
}
.frame-website {
	top: 30px;
	left: 0px;
	background: url(img/ecommerce_frame.png);
	width: 909px;
	height: 625px;
}
.character-list li.item-last {
	white-space: nowrap;
}
.performance-list li {
	padding: 20px 0 20px 20px;
	background-position: 2px 22px;
}
/*网站服务优势*/
.youshi-1 {
	background-image: url(img/ecommerce_icon_youshi_1.png);
}
.youshi-2 {
	background-image: url(img/ecommerce_icon_youshi_2.png);
}
.youshi-3 {
	background-image: url(img/ecommerce_icon_youshi_3.png);
}
.youshi-4 {
	background-image: url(img/ecommerce_icon_youshi_4.png);
}
/*合作伙伴*/
.solution-partners {
	background: url(img/ecommerce_partner_bg.jpg) no-repeat center;
}