.content {
	background:#f1f4f4
}
.container {
	/*! background:#f1f4f4; */
}
.container .content {
	background:#fff
}


.wjf-ui-tab {
	font-size:16px
}
.wjf-ui-tab li {
	float:left;
	text-align:center
}
.wjf-ui-tab li a {
	display:block;
	padding:13px 0;
	width:197px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	color:#333
}
.wjf-ui-tab li a.active {
	padding-bottom:12px;
	margin-top:-1px;
	border-top:3px solid #2086ee;
	border-bottom:0
}
.wjf-ui-tab-content {
	height:0;
	opacity:0;
	overflow:hidden;
	-webkit-transition:opacity .4s ease;
	-moz-transition:opacity .4s ease;
	-ms-transition:opacity .4s ease;
	-o-transition:opacity .4s ease;
	transition:opacity .4s ease;
	position:relative;
	z-index:100;
	*zoom:1
}
.wjf-ui-tab-content.active {
	opacity:1;
	height:auto;
	/* overflow:visible */
}
.wjf-ui-tab-style2 {
	background:#f2faff;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-top:1px solid #eee;
	border-bottom:2px solid #358de2
}
.wjf-ui-tab-style2 li {
	float:left;
	text-align:center
}
.wjf-ui-tab-style2 li a {
	display:block;
	padding:16px 0;
	width:200px;
	line-height:1;
	font-size:20px;
	color:#666
}
.wjf-ui-tab-style2 li a.active {
	background:#358de2;
	color:#fff
}
.wjf-ui-tab-style3 {
	margin:0 auto;
	padding:10px 0;
	text-align:center
}
.wjf-ui-tab-style3 li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	float:none
}
.wjf-ui-tab-style3 .item {
	padding:5px 30px;
	height:40px;
	line-height:40px;
	font-size:28px;
	color:#2087ed;
	/*! font-weight: bold; */
	letter-spacing: 2px;
}
.wjf-ui-tab-style3 .item:hover {
	color:#358de2;
}
.wjf-ui-tab-style3 .active {
	display:inline-block;
	*display:inline;
	*zoom:1;
	/*! background-color:#358de2; */
	color:#333;
	position:relative
}
.wjf-ui-tab-style3 .active:hover {
	color:#358de2;
}
.wjf-ui-tab-style3 .active .item-arrow {
	position:absolute;
	width:12px;
	height:8px;
	left:50%;
	top:40px;
	margin-left:-6px;
	background:url(less/images2016/server/server-icon.jpg) no-repeat bottom center;
	background-position:0 -190px;
	_overflow:hidden
}




.wjf-page-anchor-nav-container {
	width:100%;
	/*! margin-top:-30px */
}
.wjf-page-anchor-nav-container-fixed {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	zoom:1;
	z-index:1000;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	margin-top:0;
	background-color:#fff
}
.wjf-page-anchor-nav {
	width:1190px;
	margin:0 auto;
	background:#fff;
	/*! border-left:1px solid #2a77fc; */
	/*! border-right:1px solid #2a77fc; */
	/*! border-top:1px solid #2a77fc; */
	border-bottom:1px solid #D3D3D3;
	_position:relative;
	-webkit-transition:all .6s ease;
	-moz-transition:all .6s ease;
	-ms-transition:all .6s ease;
	-o-transition:all .6s ease;
	transition:all .6s ease
}
.wjf-page-anchor-nav li {
	float:left;
	text-align:center
}
.wjf-page-anchor-nav li a {
	display:block;
	padding:18px 30px 16px;
	line-height:1;
	font-size:16px;
	color:#7E7E7E;
}
.wjf-page-anchor-nav .active {
	margin:0 0 -2px;
	background:#fff;
	border-bottom:2px solid #2A77FC;
	/*! border-bottom:2px solid #fff; */
	*z-index:10;
	*position:relative;
	color: #2A77FC;
}
@media screen and (max-width:1206px) {
	.wjf-page-anchor-nav {
		width:990px
	}
}
.desktop .wjf-page-anchor-nav {
	width:990px
}
.sales-label {
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:absolute;
	top:20px;
	right:10px;
	font-size:0;
	line-height:20px
}
.sales-domain {
	padding:0 4px;
	/*! background-color:#e8f8fe; */
	border-radius:16px;
	/*! border:1px solid #c7dff9; */
	z-index:1;
	color:#2086EE
}
.sales-money {
	/*! padding:0 2px; */
	/*! border-radius:2px 2px 2px 0; */
	/*! background:#2fd72b; */
	color:#fff;
	text-align:center
}
.sales-money i {
	position:absolute;
	bottom:-10px;
	left:0;
	width:10px;
	height:10px;
	background:url(/images2016/webhosting/basic-icon.jpg) no-repeat 0 -400px
}
.sales-label .sales-label-tip {
	position:absolute;
	top:30px;
	left:10px;
	padding:4px 10px;
	width:194px;
	line-height:18px;
	background:#f1fbff;
	border-radius:1px;
	border:1px solid #c2e2ff;
	font-size:12px;
	text-align:left;
	z-index:19;
	color:#5b88ba;
	display:none
}
.sales-label .sales-label-tip i {
	position:absolute;
	top:-10px;
	left:10px;
	width:10px;
	height:10px;
	background:url(/images2016/icon.jpg) no-repeat -104px -1616px
}
.sales-label:hover .sales-label-tip {
	display:block
}
.sales-domain:hover {
	color:#2086EE;
}
.sales-money:hover {
	color:#fff
}

