/*头部banner样式*/
.solution-banner {
	background-image: url(img/financial_banner.jpg?v=2);
}
/*网站部署面临的问题*/
.website-prob-item {
	width: 300px;
	margin-left: 0;
}
.prob-item-1 {
	background-image: url(img/financial_prob_1.png);
}
.prob-item-2 {
	background-image: url(img/financial_prob_2.png);
}
.prob-item-3 {
	background-image: url(img/financial_prob_3.png);
}
.prob-item-4 {
	background-image: url(img/financial_prob_4.png);
}
/*解决方案构架部署 开始*/

.detail-subtitle {
	margin-right: -14px;
}

.solution-frame {
	height: 725px;
}
.frame-website {
	top: 10px;
	left: -8px;
	background:transparent url(img/financial_frame.png) no-repeat center;
	width: 892px;
	height: 641px;
}

/*服务优势*/
.youshi-1 {
	background-image: url(img/financial_icon_youshi_1.png);
}
.youshi-2 {
	background-image: url(img/financial_icon_youshi_2.png);
}
.youshi-3 {
	background-image: url(img/financial_icon_youshi_3.png);
}
.youshi-4 {
	background-image: url(img/financial_icon_youshi_4.png);
}

/* 合作伙伴*/
.solution-partners {
	background: url(img/financial_partner_bg.jpg) no-repeat center;
}