.solution-banner {
	background-image: url(img/website_banner.jpg?v=2);
}
.problem-block {
	background: #f7f8fc;
}
/*网站部署面临的问题*/
.prob-item-1 {
	background-image: url(img/website_icon_prob_1.png);
}
.prob-item-2 {
	background-image: url(img/website_icon_prob_2.png);
}
.prob-item-3 {
	background-image: url(img/website_icon_prob_3.png);
}
.prob-item-4 {
	background-image: url(img/website_icon_prob_4.png);
}

/* 框架 */
.frame-block {
	padding-bottom: 0;
	background-color:#fff;
}
.solution-frame {
	height: 687px;
}
.frame-area {
	background: #fcfcfc;
}
.frame-website {
	top: 62px;
	left: -28px;
	background: url(img/website_frame.png)  no-repeat center;
	width: 934px;
	height: 568px;
}
.frame-detail-title {
	background: #f5f5f5;
}
/* 优势 */
.youshi-1 {
	background-image: url(img/website_icon_youshi_1.png);
}
.youshi-2 {
	background-image: url(img/website_icon_youshi_2.png);
}
.youshi-3 {
	background-image: url(img/website_icon_youshi_3.png);
}
.youshi-4 {
	background-image: url(img/website_icon_youshi_4.png);
}
