﻿body {
	background: #fff;
}
/*banner样式*/
.info-banner {
	background:#060F51  url("../images/virtual-host-02.png") no-repeat center top;
}
.font-orange {
	color: #ff6600;
}
.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: 60px;
}

.group-title {
	position: relative;
	height: 20px;
	line-height: 20px;
	margin: 55px 0px 35px 0px;
}

.idc-info {
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.address {
	color: #ff6600;
	font-size: 14px;
	margin-top: 10px;
}
.engine_room li {
	float: left;
	width: 23%;
	margin-left: 2.4%;
}
.engine_room li:first-child {
	margin-left: 0px;
}
.advantage-list {
	position: relative;
    margin-left: 37px;
    margin-top: 30px;
}
.advantage-list:first-child {
	margin-top: 0px;
}
.advantage-list .advantage-left {
	float: left;
    display: inline-block;
    width: 34px;
    height: 47px;
    margin-right: 20px;
}
.advantage-right {
	float: left;
	width: 1025px;
}
.advantage-title {
	font-size: 14px;
	color: #0088ff;
}
.advantage-info {
	margin-top: 5px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.product-type {
	height: 70px;
	background: #0088ff;
	width: 100%;
	margin-top: 9px;
}
/* 虚机技术参数 */
.host-table-outer {
	margin-top: 20px;
}
.table-fold-bar {
	border: 1px solid #eee;
	height: 60px;
	padding-left: 36px;
	line-height: 60px;
	background: #f7f7f7;
	color: #0088ff;
	cursor: pointer;
}
.table-fold-bar span {
	font-size: 20px;
}
.table-info {
	width: 100%;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.table-fold .table-info {
	display: none;
}
.table-minus,
.table-fold .table-plus {
	display: inline-block;
}
.table-plus,
.table-fold .table-minus {
	display: none
}
.table-top {
	margin-top: 68px;
}
.table-info tr:first-child td {
	font-size: 14px;
}
.table-info tr:first-child td {
	text-align: center;
}
.table-info-dual tr:first-child td {
	text-align: left;
}
.table-info tr td {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}

.table-info tr td strong{
	display: inline-block;
	font-style: normal;
	font-size: 20px;
	color: #ff6600;
}
.table-info tr td {
	padding: 22px 30px 22px 30px;
	/*line-height: 60px;*/
	font-size: 14px;
	color: #545454;
}
.table-info tr:first-child {
	width: 166px;
	font-size: 14px;
}

.table-info .td-border-blue {
	border-bottom:1px solid #0088ff;
	border-right:1px solid #0088ff;
}
.table-info .alone-box {
	position: relative;
}
.table-info .alone {
	position: absolute;
	left: -1px;
	bottom: 0;
	width: 100.7%;
	height: 72px;
	line-height: 72px;
	background: #0088ff;
	color: #fff;
}
.table-info tr td:first-child {
	background: #fafafa;
	text-align: left;
    padding-left: 30px;
}
.module-marg-top .type-table tr td:first-child {
	background: #fafafa;
	font-size: 14px;
	text-align: center;
    padding-left: 0px;
}
.table-p {
	margin-top: 0px;
}
.table-nasttd {
	width: 234px;
}
.table-windows-icon {
	display: inline-block;
	padding-left: 26px;
	line-height: 1.5em;
	background: url(../images/host_windows.png) no-repeat left 3px;
	vertical-align: middle;
}
.max-width-218 {
	display: block;
	max-width: 218px;
	height: auto;
	word-break: break-all;
}
.table-content-placer {
	display: inline-block;
	width: 120px;
	line-height: 1em;
}
/* 虚机推荐套餐 */
.host-package-tag {
	position: relative;
	float: left;
	border: 1px solid #ff6600;
	margin-top: 2px;
	margin-left: 12px;
	height: 20px;
	line-height: 18px;
	padding: 0 11px;
	background: #fff8f0;
	font-size: 12px;
	color: #ff6600;
}
.host-package-tag:before,
.host-package-tag:after {
	content: "";
	position: absolute;
}
.host-package-tag:before {
	border: 6px solid transparent;
	border-right-color: #ff6600;
	left: -12px;
	top: 50%;
	z-index: 10;
	margin-top: -6px;
}
.host-package-tag:after {
	border: 5px solid transparent;
	border-right-color: #fff8f0;
	left: -9px;
	top: 50%;
	z-index: 11;
	margin-top: -5px;
}
.host-package-outer {
	margin-top: 35px;
}
.host-package-left {
	width: 73%;
	border: 2px solid #ff6600;
}
.host-package-right {
	width: 24.5%;
	border: 1px solid #ddd;
}
.host-package-title {
	border-bottom: 1px solid #ddd;
	background: url(../images/host_title_icon.png) no-repeat 18px center;
	padding: 25px 0 25px 88px;
}
.package-title-text {
	position: relative;
	font-size: 18px;
	color: #555;
}
.package-subtitle-text {
	margin-top: 5px;
	font-size: 12px;
	color: #999;
}
.host-independence {
	float: left;
	width: 33.3%;
	border-left: 1px solid #ddd;
	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;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.pkg-item-title-text {
	font-size: 18px;
	color: #555555;
}
.pkg-item-subtitle-text {
	font-size: 12px;
	color: #999;
}
.pkg-item-configs {
	padding: 20px;
	border-bottom: 1px solid #ddd;
}
.pkg-config-row {
	margin-top: 20px;
}
.pkg-config-row:first-child {
	margin-top: 0;
}
.pkg-config-item {
	float: left;
	width: 50%;
	text-align: center;
	border-left: 1px dashed #ddd;
}
.pkg-config-item:first-child {
	border-left: none;
}
.pkg-config-name {
	font-size: 12px;
	color: #999;
}
.pkg-config-value {
	font-size: 20px;
	color: #555;
}
.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: 24px;
}
.pkg-year-price {
}
.host-buy-link {
	margin-top: 15px;
}
.host-buy-link a {
	display: block;
	margin: 0 auto;
	width: 60%;
	height: 32px;
	line-height: 32px;
	background-color: #ff6600;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
/* 虚机产品优势 */
.virtue-list {
	margin-top: 38px;
}
.virtue-list li {
	float: left;
	width: 23.3%;
	margin-left:2%;
	border:1px solid #eee;
}
.virtue-list li:hover {
	box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
}
.virtue-list li:first-child {
	margin-left: 0px;
}
.virtue-info {
	margin: 36px 20px;
}
.virtue-info-title {
	margin: 34px 0px 10px 0px;
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
}
.virtue-info-stand {
	font-size: 12px;
	color: #999;
	line-height: 22px;
	width:100%;
  	word-break:break-all;
  	display:-webkit-box;
  	-webkit-line-clamp:2;
  	-webkit-box-orient:vertical;
	text-align: center;
  	overflow:hidden;
}
.virtue-bg {
	display: block;
	margin: 0 auto;
	height: 100px;
	width: 100px;
	background-image: url(../images/host_virtual.png);
	background-repeat: no-repeat;
}

.virtue-bg1 {
	background-position: 0 0;
}
.virtue-info:hover .virtue-bg1 {
	background-position: -100px 0;
}
.virtue-bg2 {
	background-position: 0 -100px;
}
.virtue-info:hover .virtue-bg2 {
	background-position: -100px -100px;
}
.virtue-bg3 {
	background-position: 0 -200px;
}
.virtue-info:hover .virtue-bg3 {
	background-position: -100px -200px;
}
.virtue-bg4 {
	background-position: 0 -300px;
}
.virtue-info:hover .virtue-bg4 {
	background-position: -100px -300px;
}
.support-list {
	margin-top: 38px;
	width: 100%;
}
.support-list li {
	float: left;
	width: 49%;
	height: 180px;
	margin-left:2%;
	*margin-left:1%;
	margin-bottom: 20px;
	border:1px solid #eee;
}
.support-list .support-info {
	padding-left: 135px;
	margin: 20px;
}
.support-list li.first-in {
	margin-left: 0px;
}
.support-list li span{
	display: block;
}
.support-title {
	line-height: 30px;
	font-size: 18px;
	color: #0088ff;
}
.support-describe {
	line-height: 25px;
	font-size: 14px;
	color: #999999;
}
.support-model {
	margin-top: 35px;
	font-size: 14px;
	color: #666666;
}
.support-info-01 {
	background: url(../images/virtual-host-07.png) no-repeat;
}
.support-info-02 {
	background: url(../images/virtual-host-08.png) no-repeat;
}
.support-info-03 {
	background: url(../images/virtual-host-09.png) no-repeat;
}
.support-info-04 {
	background: url(../images/virtual-host-10.png) no-repeat;
}
.support-info-05 {
	background: url(../images/virtual-host-11.png) no-repeat;
}
.support-info-06 {
	background: url(../images/virtual-host-12.png) no-repeat;
}
.table-service-td{
	display: inline-block;
	text-align: center;
	padding-left: 35px;
	height: 34px;
	line-height: 34px;
}
.nesting {
	width: 100%;
}
.nesting tr td {
	background: #fff;
	height: 40px;
}
.nesting tr td:first-child {
	background: #fff;
	text-align: center;
}
.nesting tr:first-child td {
	border-top: 0px;
}
.wid194 {
	width: 194px;
}
.nesting tr:first-child td.wid435 {
	width: 435px;
}
.hei40 {
	height: 40px;
}
.hei50 {
	height: 50px;
}
.hei70 {
	height: 70px;
}
.wid196 {
	width: 196px;
}
.wid330 {
	width: 330px;
}
.wid340 {
	width: 340px;
}
.table-info tr:first-child td.wid179 {
	width: 181px;
}
.table-info tr:first-child td {
	width: 10%;
}
.table-info-dual tr td:first-child {
	width: 2%;
}
.table-info-tri tr td:first-child {
	width: 4.5%;
}

.module-marg-top .table-info .nesting td.none-right {
	border-right: 0px;
	color: #ff6600;
}
.table-info .nesting tr:first-child td {
	color: #4c4c4c;
}

/*根据屏幕决定定位*/
.flex-locate {
	position: fixed;
	top: 10px;
	right: 140px;
	z-index: 999;
}
.flex-locate li a.active {
	color: #0088ff;
	border-bottom: 2px solid #0088ff;
}


