body {
	background: #fff;
}
.server-brief {
	margin-top: 40px;
}
.banner-nav li:first-child {
	margin-left: 0;
}
.banner-nav {
	right: 350px;
	transition: all ease .8s;
}
/*banner样式*/
.info-banner {
	background: url(img/bm_banner.jpg) no-repeat center;
}

/*.product-info-title {
	background: url("img/server_symbol.png") no-repeat left;
}*/

.flex-nav {
	position: absolute;
	right: 140px;
	bottom: 20px;
}
.flex-nav li {
	margin-right: 40px;
	float: left;
}
.flex-nav li a {
	display: inline-block;
	font-size: 14px;
	color: #4c4c4c;
}
/*模块*/
.trusteeship-info {
	margin-top: 38px;
}
.module-marg-top {
	margin-top: 95px;
}

.group-title {
	position: relative;
	height: 20px;
	line-height: 20px;
	margin: 55px 0px 35px 0px;
}
/* 特点与优势 begin*/
.virtue-list {
	width: 100%;
}
.virtue-list li {
	display: list-item;
	float: left;
	padding: 56px 40px 0 228px;
	width: 590px;
	height: 230px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 62px center;
}
.virtue-list li:hover {
	box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.margin-left-20 {
	margin-left: 20px;
}
.margin-top-20 {
	margin-top: 20px;
}
.virtue-list .virtue-bg1 {
	background-image: url(img/youshi_1.png);
}
.virtue-list .virtue-bg2 {
	background-image: url(img/youshi_2.png);
}
.virtue-list .virtue-bg3 {
	background-image: url(img/youshi_3.png);
}
.virtue-list .virtue-bg4 {
	background-image: url(img/youshi_4.png);
}
.virtue-list .virtue-bg5 {
	background-image: url(img/youshi_5.png);
}
.virtue-list .virtue-bg6 {
	background-image: url(img/youshi_6.png);
}
.virtue-title {
	display: block;
	font-size: 22px;
	color: #333;
}
.virtue-sub-title {
	display: block;
	margin-top: 16px;
	line-height: 28px;
	font-size: 16px;
	color: #666;
}
.virtue-info {
	margin-top: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
}
.product-outer {
	width: 100%;
	height: 476px;
	background: url(img/product_bg.jpg) no-repeat center;
}
.product-outer .module-title {
	color: #fff;
}
.product-list li {
	float: left;
	width: 291px;
	height: 240px;
	border-top: 1px solid #3c3d40;
	margin-left: 12px;
	background: #2e3035 no-repeat center 40px;
	text-align: center;
}
.product-list li:hover {
	box-shadow: 0 28px 33px -13px rgba(0, 170, 255, 0.9);
}
.product-list li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 110px;
}
.product-list li:first-child {
	margin-left: 0;
}
li.product-1 {
	background-image: url(img/product_1.png);
}
li.product-2 {
	background-image: url(img/product_2.png);
}
li.product-3 {
	background-image: url(img/product_3.png);
}
li.product-4 {
	background-image: url(img/product_4.png);
}
.product-list li .title {
	color: #fff;
	font-size: 16px;
	margin-bottom: 4px;
}
.product-list li .subtitle {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 2em;
	margin-top: 5px;
}

.youshi-item {
	width: 276px;
	text-align: center;
	border: 1px solid #d3d3d3;
}
.youshi-item .youshi-header  {
	border-bottom: 1px solid #d3d3d3;
	background: #f0f0f0;
	font-size: 16px;
	color: #666;
	line-height: 62px;
}
.youshi-our {
	position: relative;
	z-index: 2;
	border: 2px solid #00aaff;
	border-bottom-width: 6px;
	box-shadow: 0px 0px 6px 2px rgba(0, 170, 255, 0.5);
}
.youshi-our li.youshi-header {
	position: relative;
	color: #fff;
	font-size: 22px;
	height: 63px;
}
.our-block-extra {
	position: absolute;
	left: -2px;
	right: -1px;
	height: 93px;
	line-height: 93px;
	bottom: 0;
	z-index: 10;
	background: #00aaff;
}
.youshi-our-rec {
	position: absolute;
	width: 54px;
	height: 54px;
	right: -5px;
	top: -3px;
	background: url(img/server_icon_recommend.png?v=2);
}
.youshi-them .youshi-header {
	color: #333;
	font-size: 22px;
}
.youshi-them-2 {
	margin-left: -1px;
}
.youshi-item li {
	font-size: 14px;
	line-height: 39px;
	color: #666;
	background: #fff;
}
.youshi-our {
	width: 372px;
}
.youshi-our li {
	color: #333;
	font-size: 16px;
}
.youshi-item .even-row {
	background: #f7f7f7;
}
.youshi-our .even-row {
	background: #e7f1fc;
}
.correct-icon {
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(img/icon_duigou.png);
}
/* 特点与优势 end*/
/* 应用场景 */
.scene-list > li {
	float: left;
	width: 291px;
	height: 405px;
	margin-left: 12px;
	background: #fff no-repeat center 60px;
	text-align: center;
	padding-top: 167px;
}
.scene-list li:first-child {
	margin-left: 0;
}
li.scene-1 {
	background-image: url(img/bm_scene_1.png);
}
li.scene-2 {
	background-image: url(img/bm_scene_2.png);
}
li.scene-3 {
	background-image: url(img/bm_scene_3.png);
}
li.scene-4 {
	background-image: url(img/bm_scene_4.png);
}
.scene-list > li .title {
	font-size: 16px;
	color: #333;
}
.scene-feature {
	width: 100%;
	padding: 0 20px;
}
.scene-feature li {
	float: left;
	width: 33%;
	height: 86px;
	text-align: center;
	padding-top: 60px;
	background: no-repeat center;
	font-size: 12px;
	color: #555555;
}
.scene-list .description {
	font-size: 12px;
	color: #999999;
	padding: 0 25px;
	line-height: 1.8em;
	margin-top: 10px;
}
.scene-feature .icon-1 {
	background-image: url(img/scene_icon_1.png);
}
.scene-feature .icon-2 {
	background-image: url(img/scene_icon_2.png);
}
.scene-feature .icon-3 {
	background-image: url(img/scene_icon_3.png);
}
.scene-feature .icon-4 {
	background-image: url(img/scene_icon_4.png);
}
.scene-feature .icon-5 {
	background-image: url(img/scene_icon_5.png);
}
.scene-feature .icon-6 {
	background-image: url(img/scene_icon_6.png);
}
.scene-feature .icon-7 {
	background-image: url(img/scene_icon_7.png);
}
.scene-feature .icon-8 {
	background-image: url(img/scene_icon_8.png);
}
