body{
	min-width: 1200px;
}
/*banner样式*/
.banner-nav {
	width: 1050px;
}
.banner-nav li {
	margin-left: 80px;
}
.banner-nav li:first-child {
	margin-left: 80px;
}
.info-banner {
	background: url(../img/banner_host_bg.jpg?v=3) no-repeat center;
}
.module {
	padding-bottom: 60px;
}
.bg-gray {
	background-color: #f5f5f5;
}
/* 特点与优势 begin*/
.virtue-list {
	width: 100%;
}
.virtue-list li {
	display: list-item;
	float: left;
	padding: 55px 68px 0 200px;
	width: 590px;
	height: 215px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 35px 43px;
}
.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-info {
	margin-top: 20px;
	line-height: 25px;
	font-size: 16px;
	color: #666;
	text-align: justify;
}
/* 特点与优势 end*/

/* 虚机推荐套餐 begin */
.host-package-left {
	position: relative;
	width: 100%;
	border: 2px solid #00aaff;
}
.package-rec {
	display: block;
	position: absolute;
	right: -6px;
	top: -6px;
	width: 55px;
	height: 55px;
	background: url(../img/backage_rec.png) no-repeat center;
}
.host-package-right {
	width: 95px;
	border: 1px solid #ddd;
}
.host-package-title {
	border-bottom: 1px solid #ddd;
	padding: 25px 0 25px 25px;
	background-color: #00aaff;
}
.host-package-title2 {
	background-color: #fff;
}
.package-title-text {
	position: relative;
	font-size: 22px;
	color: #fff;
}
.host-package-title2 .package-title-text {
	color: #333;
}
.package-subtitle-text {
	margin-top: 5px;
	font-size: 14px;
	color: #fff;
}
.host-package-title2 .package-subtitle-text {
	color: #666;
}
.host-independence {
	float: left;
	width: 33.3%;
	border-left: 1px solid #d3d3d3;
	padding: 20px 18px 27px 18px;
}
.host-share {
	padding: 20px 18px 27px 18px;
}
.host-independence:first-child {
	border-left: none;
}
.host-independence:hover {
	background-color: #fafafa;
}
.pkg-item-title {
	padding-bottom: 20px;
	text-align: center;
}
.pkg-item-title-text {
	display: inline-block;
	position: relative;
	font-size: 22px;
	color: #333;
}
.package-hot {
	position: absolute;
	right: 0;
	top: 7px;
	width: 20px;
	height: 15px;
	background: url(../img/backage_hot.png) repeat-x left center;
}
.package-hot-1 {
	right: -30px;
	width: 20px;
}
.package-hot-2 {
	right: -50px;
	width: 40px;
}
.package-hot-3 {
	right: -70px;
	width: 60px;
}
.pkg-item-subtitle-text {
	font-size: 12px;
	color: #999;
}
.pkg-item-configs {
	padding: 0 10px;
	background-color: #f7f7f7;
}
.pkg-config-row {
	padding: 10px 0;
	border-top: 1px dashed #dfdfdf;
}
.pkg-config-row:first-child {
	border-top: none;
}
.pkg-config-item {
	float: left;
	width: 50%;
	text-align: center;
}
.pkg-config-name {
	font-size: 14px;
	color: #999;
}
.pkg-config-value {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.pkg-item-price {
	padding-top: 20px;
	color: #555;
}
.pkg-unit-price {
	margin-bottom: 10px;
	text-align: center;
}
.price-outer {
	/*width: 180px;
	margin: 0 auto;*/
	display: inline-block;
}
.pkg-price-color {
	color: #ff6600;
}
.pkg-unit-price .pkg-price-color {
	font-size: 28px;
}
.pkg-year-price {
}
.host-buy-link {
	margin-top: 15px;
}
.host-buy-link a {
	display: block;
	margin: 0 auto;
	width: 175px;
	height: 40px;
	line-height: 40px;
	background-color: #ff6600;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.host-buy-link a:hover {
	background-color: #e55c00;
}
.highlight {
	background-color: #e9f8ff;
}
/* 虚机推荐套餐 end */

/* 节点介绍 begin*/
.line-introduce-module {
	height: 476px;
	background: url(../img/line_introduce_bg.jpg) no-repeat center;
}
.line-introduce-module .module-title {
	color: #ddd;
}
.line-intro-list {
	width: 100%;
}
.line-intro-list li {
	display: list-item;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	width: 224px;
	height: 130px;
	border: 1px solid #4a659b;
	background: transparent url(../img/line_join.png) no-repeat center 92px;
	text-align: center;
}
.line-intro-list li:first-child {
	margin-left: 0;
}
.line-intro-list li:hover {
	background-color: #4864e5;
	background-image: url(../img/line_join_hover.png);
}
.line-intro-list li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #6f99ee;
}
.line-name {
	font-size: 22px;
}
.line-intro-list li:hover .line-name {
	color: #fff;
}
.line-info {
	margin-top: 15px;
	font-size: 12px;
}
.line-intro-list li:hover .line-info {
	color: #d3d8f7;
}
/* 节点介绍 end*/

/* 技术参数 begin*/
.param-tabs {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
}
.param-tabs li {
	display: list-item;
	position: relative;
	float: left;
	margin-left: 10px;
	width: 155px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #dfdfdf;
	border-bottom: none;
	background-color: #fff;
	font-size: 16px;
	color: #333;
	text-align: center;
}
.param-tabs li:first-child {
	margin-left: 0;
}
.param-tabs li:hover {
	cursor: pointer;
}
.param-tabs li.tab-active {
	background-color: #00aaff;
	border-color: #00aaff;
	color: #fff;
}
.table-info {
	margin-top: 30px;
	width: 100%;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;
}
.table-info tr:first-child td {
	height: 75px;
	font-size: 16px;
	color: #666;
}
.table-info tr td {
	width: 259px;
	padding-left: 40px;
	border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	height: 55px;
	font-size: 12px;
	color: #666;
}
.table-info tr:first-child {
	width: 166px;
	font-size: 14px;
	background-color: #f7f7f7;
}
.table-info tr td:first-child {
	background: #f7f7f7;
	text-align: left;
	padding-left: 50px;
	font-size: 12px;
	color: #999;
}
.table-info tr td:first-child {
	width: 165px;
}
.table-windows-icon {
	display: inline-block;
	padding-left: 26px;
	line-height: 1.5em;
	background: url(../img/host_windows.png) no-repeat left 3px;
	vertical-align: middle;
}
.table-info .host-buy {
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 29px;
	background-color: #00aaff;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.table-info .host-buy:hover {
	background-color: #0099e5;
}
.contrast-box label {
	display: block;
	margin-left: -20px;
	margin-top: 10px;
	color: #666;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.contrast-box label:first-child {
	margin-top: 0;
}
.contrast-box input {
	margin-right: 3px;
	vertical-align: bottom;
}
.table-hardware tr td {
	width: 1035px;
}
.table-hardware tr:first-child td {
	height: 55px;
	font-size: 12px;
}
.table-hardware tr:first-child {
	background-color: #fff;
}
.table-host-type tr td {
	width: 518px;
}
.table-host-type tr td {
	text-align: center;
}
.table-info tr td:first-child {
	text-align: left;
}
.tab-support {
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(../img/tab_support.png) no-repeat center;
}
.tab-nonsupport {
	display: inline-block;
	width: 14px;
	height: 13px;
	background: url(../img/tab_nonsupport.png) no-repeat center;
}
/* 技术参数 end*/

/* 选型推荐 begin*/ w_w_w_j_i_u_zun_c_n_c_o_m
.support-list {
	width: 100%;
}
.support-list li {
	float: left;
	width: 400px;
	height: 250px;
	border: 1px solid #eee;
}
.support-list .support-info {
	padding-left: 120px;
	margin-top: 35px;
}
.support-list li.first-in {
	margin-left: 0px;
}
.support-list li span {
	display: block;
}
.support-title {
	line-height: 30px;
	font-size: 20px;
	color: #333;
}
.support-info:hover .support-title {
	color: #00aaff;
}
.support-describe {
	font-size: 12px;
	color: #999999;
}
.support-describe span {
	display: block;
	line-height: 25px;
}
/* w_w_w_c_h_a_o_y_u_n_c_c */ 
.rec-type {
	margin: 10px 0;
	font-size: 14px;
	color: #333;
}
.support-info .host-buy {
	display: inline-block;
	margin-top: 5px;
	width: 90px;
	height: 30px;
	line-height: 29px;
	background-color: #ff6600;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.support-info .host-buy:hover {
	background-color: #e55c00;
}

/* 选型推荐 end*/
