body {
	background: #fff;
}

/*banner样式*/
.info-banner {
	background: url(img/slb_banner.jpg?v=2) no-repeat center;
}
.module {
	padding-bottom: 30px;
}
.bg-gray {
	background-color: #f9f9f9;
}
.banner-nav {
	width: 882px;
	margin-left: 0px;
	-webkit-transition: width ease .3s;
	transition: width ease .3s;
}
.banner-nav li {
	margin-left: 66px;
}
.product-info-btn {
	margin-top: 45px;
}
.product-info-detail {
	width: 574px;
	text-align: justify;
}
/* 特点与优势 begin*/
.virtue-list {
	width: 100%;
}
.virtue-list li {
	display: list-item;
	float: left;
	padding: 55px 58px 0 200px;
	width: 590px;
	height: 215px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 47px 55px;
}
.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/virtue_1.png);
}
.virtue-list .virtue-bg2 {
	background-image: url(img/virtue_2.png);
}
.virtue-list .virtue-bg3 {
	background-image: url(img/virtue_3.png);
}
.virtue-list .virtue-bg4 {
	background-image: url(img/virtue_4.png);
}
.virtue-list .virtue-bg5 {
	background-image: url(img/virtue_5.png);
}
.virtue-list .virtue-bg6 {
	background-image: url(img/virtue_6.png);
}
.virtue-title {
	display: block;
	font-size: 22px;
	color: #333;
}
.virtue-sub-title {
	display: block;
	margin-top: 20px;
	padding-right: 40px;
	font-size: 16px;
	color: #666;
	line-height: 28px;
}
.virtue-info {
	margin-top: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
}

.youshi-item {
	width: 343px;
	text-align: center;
	border: 1px solid #d3d3d3;
}
.youshi-item .youshi-header  {
	height: 64px;
	line-height: 44px;
	border-bottom: 1px solid #d3d3d3;
	background: #f0f0f0;
	font-size: 16px;
	color: #666;
}
.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: 95px;
	line-height: 95px;
	bottom: 0;
	z-index: 10;
	background: #00aaff;
}
.youshi-our-rec {
	position: absolute;
	width: 55px;
	height: 55px;
	right: -5px;
	top: -3px;
	background: url(img/icon_recommend.png);
}
.youshi-them .youshi-header {
	color: #333;
	font-size: 22px;
}
.youshi-item li {
	padding: 10px 24px;
	height:110px;
	font-size: 14px;
	line-height: 30px;
	color: #777;
	background: #fff;
}
.youshi-item li.first-child {
	height: 136px;
}
.youshi-item-first {
	width: 140px;
}
.youshi-item-first li {
	line-height: 92px;
}
.youshi-item-first li.first-child {
	line-height: 118px;
}
.youshi-item-first .youshi-header {
	line-height: 42px;
}
.youshi-our {
	width: 370px;
}
.youshi-our .empty-item {
	height: 30px;
}
.youshi-our li {
	text-align: justify;
	color: #333;
}
.youshi-them li {
	padding: 10px 20px;
	text-align: justify;
}
.youshi-them .youshi-header {
	color: #777;
}
.youshi-them-2 {
	margin-left: -1px;
}
.youshi-item .youshi-header {
	text-align: center;
}
.youshi-item .even-row {
	background: #f7f7f7;
}
.youshi-our .even-row {
	background: #e7f1fc;
}
.correct-icon {
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(img/server_icon_correct.png);
}
/* 特点与优势 end*/
/*产品功能start*/
.product-function-module {
	padding-bottom: 56px;
}
.product-function-item {
	position: relative;
	float: left;
	margin-left: 20px;
	padding: 166px 26px 0;
	width: 285px;
	height: 476px;
	background:#fff url(img/product_function_icon_01.png) no-repeat center 41px;
}
.product-function-item:hover {
	box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.product-function-item:first-child {
	margin-left: 0;
}
.product-function-item.item-02  {
	background-image: url(img/product_function_icon_02.png);
}
.product-function-item.item-03  {
	background-image: url(img/product_function_icon_03.png);
}
.product-function-item.item-04  {
	background-image: url(img/product_function_icon_04.png);
}
.product-function-item-title {
	line-height: 56px;
	color: #333333;
	font-size: 22px;
	text-align: center;
}
.product-function-item-intro {
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
	color: #666666;
}
.item-sub-intro {
	margin-top: 40px;
	border-top: 1px solid #eee;
}
.item-sub-intro.last-item {
	margin-top: 10px;
}
.item-sub-intro p {
	margin-top: 8px;
	line-height: 20px;
	font-size: 12px;
	color: #888;
}
.item-sub-intro p:first-child {
	height: 65px;
}
.product-function-item .waiting-box {
	display: inline-block;
	position: absolute;
	right: 0;
	top: -3px;
	width: 72px;
	height: 28px;
	background: url(img/waiting_icon.png) no-repeat center;
}

/*产品功能end*/
/*结局方案start*/
.solution-wrapper {
	height: 1030px;
	background: url(img/solutiob_bg.jpg) no-repeat center 160px #f5f9fc;
}
/*结局方案end*/
/*节点推荐*/
.hot-product-box {
	padding-bottom: 80px;
}
.hot-product-title ul {
	display: block;
	border-bottom: 1px solid #dfdfdf;
}
.hot-product-title ul li {
	float: left;
	width: 160px;
	height: 48px;
	line-height: 48px;
	margin-bottom: -1px;
	text-align: center;
	font-size: 16px;
	color: #333;
	border: 1px solid #dfdfdf;
	margin-left: 10px;
	cursor: pointer;
}
.hot-product-title ul li.active,
.hot-product-title ul li:hover {
	color: #fff;
	background-color: #00aaff;
	border-color: #00aaff;
}
.hot-product-title ul li:first-child {
	margin-left: 0;
}

.hot-product-content {
	margin-top: -15px;
}
.hot-product-content table {
	display: none;
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #e3e3e3;
	text-align: center;
}
.hot-product-content table.active {
	display: table;
}
.hot-product-content table thead th,
.hot-product-content table tbody td {
	height: 50px;
	line-height: 50px;
	font-weight: 400;
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
}
.hot-product-content table thead th {
	width: 16%;
	background-color: #f5f5f5;
	color: #999;
}
.hot-product-content table thead th:first-child {
	width: 20%;
}
.hot-product-content table tbody td {
	color: #666;
}
.hot-product-content table caption {
	position: relative;
	left: 0;
	top: 264px;
	height: 50px;
	line-height: 50px;
	padding-left: 45px;
	text-align: left;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-top: none;
	font-size: 14px;
	color: #666;
}
.product-price {
	color: #ff8800;
}
.product-price em {
	font-style: normal;
	font-size: 20px;
}
.product-btn {
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #ff8800;
}
.product-btn:hover {
	background-color: #e55c00;
}
.product-btn.disabled {
	background-color: #ccc;
	cursor: not-allowed;
}
.product-com {
	padding-left: 40px;
	margin-right: 40px;
}
