body {
	background: #fff;
}

/*banner样式*/
.info-banner {
	background: url(img/idc_intro_banner.jpg) no-repeat center;
}
.module {
	padding-bottom: 30px;
}
.bg-gray {
	background-color: #f9f9f9;
}
.banner-nav {
	width: 1000px;
	margin-left: 100px;
	-webkit-transition: width ease .3s;
	transition: width ease .3s;
}
.banner-nav li {
	margin-left: 66px;
}
/* 特点与优势 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-title {
	display: block;
	font-size: 22px;
	color: #333;
}
.virtue-sub-title {
	display: block;
	margin-top: 20px;
	padding-right: 40px;
	font-size: 16px;
	color: #666;
}
.virtue-info {
	margin-top: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
}
/* 特点与优势 end*/


/*服务优势*/
.server-advantage {
	width: 100%;
	border-collapse:collapse;
}
.server-advantage thead th {
	height: 75px;
	line-height: 75px;
	background-color: #00aaff;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border: 1px solid #ddd;
}
.server-advantage tbody th,
.server-advantage tbody td {
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	border: 1px solid #ddd;
}
.server-advantage tbody th {
	background-color: #f5f5f5;
}

/*面板优势*/
.panel-list li {
	width: 220px;
	height: 110px;
	line-height: 110px;
	float: left;
	margin-left: 24px;
	margin-bottom: 24px;
	border: 1px solid #ebebeb;
}

.panel-list li.panel-1 {
	background: #fff url(img/panel-1.png) no-repeat 20px 40px;
}
.panel-list li:hover.panel-1 {
	background: #fff url(img/panel-hover-1.png) no-repeat 20px 40px;
}
.panel-list li.panel-2 {
	background: #fff url(img/panel-2.png) no-repeat 20px center;
}
.panel-list li:hover.panel-2 {
	background: #fff url(img/panel-hover-2.png) no-repeat 20px center;
}
.panel-list li.panel-3 {
	background: #fff url(img/panel-3.png) no-repeat 20px center;
}
.panel-list li:hover.panel-3 {
	background: #fff url(img/panel-hover-3.png) no-repeat 20px center;
}
.panel-list li.panel-4 {
	background: #fff url(img/panel-4.png) no-repeat 20px 42px;
}
.panel-list li:hover.panel-4 {
	background: #fff url(img/panel-hover-4.png) no-repeat 20px 42px;
}
.panel-list li.panel-5 {
	background: #fff url(img/panel-5.png) no-repeat 20px 42px;
}
.panel-list li:hover.panel-5 {
	background: #fff url(img/panel-hover-5.png) no-repeat 20px 42px;
}
.panel-list li.panel-6 {
	background: #fff url(img/panel-6.png) no-repeat 20px 42px;
}
.panel-list li:hover.panel-6 {
	background: #fff url(img/panel-hover-6.png) no-repeat 20px 42px;
}
.panel-list li.panel-7 {
	background: #fff url(img/panel-7.png) no-repeat 20px center;
}
.panel-list li:hover.panel-7 {
	background: #fff url(img/panel-hover-7.png) no-repeat 20px center;
}
.panel-list li.panel-8 {
	background: #fff url(img/panel-8.png) no-repeat 20px 41px;
}
.panel-list li:hover.panel-8 {
	background: #fff url(img/panel-hover-8.png) no-repeat 20px 41px;
}
.panel-list li.panel-9 {
	background: #fff url(img/panel-9.png) no-repeat 20px 42px;
}
.panel-list li:hover.panel-9 {
	background: #fff url(img/panel-hover-9.png) no-repeat 20px 42px;
}
.panel-list li.panel-10 {
	background: #fff url(img/panel-10.png) no-repeat 20px 44px;
}
.panel-list li:hover.panel-10 {
	background: #fff url(img/panel-hover-10.png) no-repeat 20px 44px;
}

.panel-list li:first-child,
.panel-list li:first-child + li + li + li + li + li {
	margin-left: 0;
}
.panel-list li span {
	display: inline-block;
	line-height: 1.5;
	padding-left: 72px;
	font-size: 16px;
	color: #333;
	vertical-align: middle;
}
.panel-list li:hover span {
	color: #00aaff;
}



/*托管流程*/
.ssl-buy-step {
	position: relative;
	height: 230px;
	padding: 0 26px;
}
.step-icon {
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	height: 28px;
	background: url(img/step-line.png) repeat-x center center;
}
.step-icon:after,
.step-icon:before {
	position: absolute;
	top: 0;
	content: '';
	width: 28px;
	height: 28px;
	background: url(img/step-icon.png) no-repeat;
}
.step-icon:before {
	left: 0;
	background-position: left center;
}
.step-icon:after {
	right: 0;
	background-position: right center;
}
.step-items .item {
	position: relative;
	float: left;
	margin-left: 80px;
	width: 140px;
	height: 140px;
	z-index: 10;
}
.step-items .item .center {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.step-items .item-1 .center {
	background: url(img/center-1.png) no-repeat 0 0;
}
.step-items .item-2 .center {
	background: url(img/center-2.png) no-repeat 0 0;
}
.step-items .item-3 .center {
	background: url(img/center-3.png) no-repeat 0 0;
}
.step-items .item-4 .center {
	background: url(img/center-4.png) no-repeat 0 0;
}
.step-items .item-5 .center {
	background: url(img/center-5.png) no-repeat 0 0;
}
.step-items .item h2 {
	margin-top: 20px;
	margin-bottom: 12px;
	white-space: nowrap;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #333;
}
.step-items .item .circle-border {
	width: 100%;
	height: 100%;
}
/*托管流程*/

/*节点推荐*/
.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: 45px;
}
.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 .idc-price-bottom {
	display: none;
	position: relative;
	left: 0;
	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;
}
.hot-product-content .idc-price-bottom.active {
	display: block;
}
.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;
}
