.dc-banner {
	background-image: url(../img/jiangsu_banner.jpg?v=2);
}
.banner-text-experience:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
	color: #29375C;
}
/*江苏特性*/
.feature-deck {
	padding-top: 100px;
	padding-bottom: 100px;
	border-bottom: 1px solid #ccc;
	background-repeat: no-repeat;
}
.feature-title {
	font-size: 26px;
	color: #edb400;
	font-weight: bold;
}
.feature-content {
	font-size: 18px;
	color: #444;
	line-height: 1.5em;
	margin-top: 30px;
	text-align: justify;
}
.feature-odd {
	padding-left: 400px;
	background-position: 50px center;
	padding-right: 43px;
}
.feature-even {
	padding-right: 350px;
	background-position: 95% center;
	padding-left: 68px;
}
.feature-optimize {
	background-image: url(../img/js_feature_optimize.png);
}
.feature-defense {
	background-image: url(../img/js_feature_defense.png);
}
.feature-ssd {
	background-image: url(../img/js_feature_ssd.png);
}
.feature-backup {
	background-image: url(../img/js_feature_backup.png);
	border-bottom: none;
}
/*江苏机房优势*/
.jiangsu-youshi {
	background-color: #f9f9f9;
	padding-bottom: 72px;
}
.youshi-block {
	float: left;
	width: 33.3%;
	text-align: center;
	margin-top: 70px;
}
.youshi-block img {
	border: 1px solid #ccc;
}
.youshi-subtitle {
	font-size: 26px;
	color: #000;
	margin-top: 20px;
}
.youshi-block p {
	display: inline-block;
	width: 279px;
	text-align: justify;
	margin-top: 15px;
	font-size: 16px;
	color: #555;
	line-height: 1.5em;
}
/*江苏活动*/
.jiangsu-act {
	background-color: #eafcff;
	font-size: 20px;
	color: #000;
}
.jiangsu-act-content {
	position: relative;
	z-index: 10;
	padding-bottom: 50px;
}
.jiangsu-act-main {
	padding: 20px 0 20px 550px;
	margin-top: 60px;
	background: url(../img/js_server.png) 100px center no-repeat;
}
.act-defense {
	margin-bottom: 10px;
}
.act-free {
	padding: 5px 0;
	color: #edb400;
	font-size: 34px;
}
.act-config {
	color: #555;
	margin: 10px 0;
}
.act-config span {
	display: inline-block;
	border-right: 1px solid #999;
	padding: 0 15px;
	margin-bottom: 10px;
}
span.act-config-1st-span {
	padding-left: 0;
}
span.act-config-last-span {
	border-right: none;
}
.act-discount {
	color: #edb400;
	background: url(../img/crown_icon.png) no-repeat left center;
	padding-left: 30px;
}
.act-price {
	font-size: 40px;
}
.act-buy-btn {
	display: inline-block;
	margin-top: 10px;
}
.act-go {
	display: inline-block;
	color: #fff;
	background-color: #ff8a00;
	padding: 5px 48px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: text-bottom;
	margin: 0 5px;
}
.act-go:hover {
	background-color: #e77a00;
}
.act-choose {
	font-size: 16px;
	color: #009FD9;
	text-decoration: none;
	vertical-align: super;
}
.act-choose:hover {
	text-decoration: underline;
}
.act-bg {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	background: url(../img/js_rainbow.png) no-repeat center;
	width: 463px;
	height: 231px;
}