body {
	background: #fff;
}
.server-brief {
	margin-top: 40px;
}
/*banner样式*/
.info-banner {
	position: relative;
	height: 395px;
	width: 100%;
	background: url("img/server_banner.png") no-repeat center;
	background-color: #080808;
}
.info-box {
	height: 100%;
}
.info-nav {
	position: relative;
	height: 347px;
}
.product-info {
	padding-top: 38px;
}
.product-info-title {
	height: 60px;
	line-height: 60px;
	font-size: 32px;
	color: #fff;
}
.product-info-detail {
	margin-top: 10px;
	width: 720px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.product-info-btn {
	margin-top: 30px;
}
.product-info-btn a {
	display: inline-block;
	height: 35px;
	border-radius: 2px;
	padding: 0 30px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
}
.info-btn1 {
	background: #f80;
	margin-right: 20px;
}
.info-btn2 {
	color: #fff !important;
	border: 1px solid #fff;
}
.info-btn2:hover {
	color: #f80 !important;
	border: 1px solid #f80;
}
.product-info-stand {
	margin-top: 15px;
	font-size: 14px;
	color: #fff;
}
.product-info-stand a {
	margin: 0px 2px;
	display: inline-block;
	color: #f80;
}
.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: 95px;
}
.module-title {
	position: relative;
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	color: #545454;
	padding-left: 12px;
}
.module-title span {
	display: inline-block;
	margin-left: 45px;
	font-size: 14px;
	color: #999;
}
.module-title:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	height: 32px;
	width: 3px;
	background: #22a4b3;
}
.group-title {
	position: relative;
	height: 20px;
	line-height: 20px;
	margin: 55px 0px 35px 0px;
}
.group-title .group-name {
	display: inline-block;
	color: #009fd9;
	font-size: 20px;
	background: #fff;
	padding-right: 5px;
}
.group-title .group-span {
	float: right;
	margin-top: -20px;
	width: 100%;
	height: 20px;
	display: inline-block;
	background: url("img/line_ico.png") repeat-x;
	z-index: 10;
}
/* 优势滚动 */
.youshi-module {
	margin-top: 50px;
}
.slider-outer {
	margin-top: 32px;
}
.youshi-slider {
}
.youshi-slider-item {
	float: left;
	width:23.5%;
	margin-left: 2%;
	height: 300px;
	border: 1px solid #eaeaea;
}
.youshi-slider-item:first-child{margin-left: 0;}
.youshi-slider-item:hover {border: 1px solid #0073c0;}
.youshi-title {
	font-size: 16px;
}
.youshi-text {
	padding: 15px 20px;
	font-size: 12px;
	line-height: 2em;
	text-align: justify;
}
.youshi-icon {
	height: 170px;
	background: url("img/server_youshi_exchange.png") no-repeat center;
}
.youshi-icon-move {
	background-image: url("img/1.png");
}
.youshi-icon-storage {
	background-image: url("img/2.png");
}
.youshi-icon-reliable {
	background-image: url("img/3.png");
}
.youshi-icon-servers {
	background-image: url("img/4.png");
}
/* 插件样式重置 */
.bx-wrapper {
	box-shadow: none;
	border: none;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 999;
}
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-controls-direction a {
	top: 50%;
	margin-top: -40px;
	width: 20px;
	height: 80px;
	background: #eeeeee url("img/server_youshi_left.png") no-repeat center;
}
.bx-wrapper .bx-prev:hover {
	background: #009FD9 url("img/server_youshi_left.png") no-repeat center;
}
.bx-wrapper .bx-prev {
	left: 0;
}
.bx-wrapper a.bx-next:focus,
.bx-wrapper .bx-controls-direction a.bx-next {
	background: #eee url("img/server_youshi_right.png") no-repeat center;
	right: 0;
}
.bx-wrapper a.bx-next:hover {
	background: #009FD9 url("img/server_youshi_right.png") no-repeat center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 16px;
	height: 16px;
	background: #d6f0f9;
	border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #009FD9;
}
/* 购买推荐 */
.scene-container {
	position: relative;
	margin-top: 32px;
}
.scene-item {
	width: 100%;
	height: 80px;
	padding-right: 86%;
	border: 1px solid #eeeeee;
	border-top: none;
	background-color: #f8f8f8;
	line-height: 80px;
	text-align: center;
	cursor: pointer;
}
.scene-item:first-child {
	border-top: 1px solid #eee;
}
.scene-item.scene--active {
	background-color: #fff;
}
.scene-detail {
	display: none;
	position: absolute;
	left: 14%;
	bottom: 0;
	top: 0;
	z-index: 10;
	width: 86%;
	height: 320px;
	border: 1px solid #eee;
	border-left: none;
	padding: 0 30px;
	background-color: #fff;
	line-height: 1;
	text-align: left;
	cursor: default;
}
.scene--active .scene-detail {
	display: block;
}
.scene-title {
	line-height: 80px;
	font-size: 16px;
	color: #4e4e4e;
}
.scene-description {
	height: 120px;
	font-size: 14px;
	line-height: 2em;
}
.scene-purchase {
	line-height: 100px;
	border-top: 1px dashed #eee;
}
.scene-purchase-title {
	margin-right: 30px;
}
.server-configs {
	display: inline-block;
	border: 1px solid #eee;
	padding: 18px 24px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 1;
}
.server-configs span {
	display: block;
}
.config-title {
	font-size: 20px;
}
.config-name {
	margin-top: 10px;
	font-size: 12px;
}
.buy-button {
	display: inline-block;
	height: 32px;
	border-radius: 2px;
	padding: 0 20px;
	margin-left: 10px;
	background-color: #ff8800;
	line-height: 32px;
	color: #fff;
}
.price-int {
	font-size: 26px;
}
/* 产品功能 */
.function-table {
	width: 100%;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-top: 32px;
}
.function-table td {
	padding: 40px 17px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #666;
	font-size: 14px;
}
td.multi-td {
	padding: 0 20px;
}
.function-title {
	background-color: #f8f8f8;
	color: #4c4c4c;
}
.function-title span {
	display: inline-block;
	padding-left: 34px;
	background: no-repeat left center;
	line-height: 30px;
}
span.function-icon-calculate {
	background-image: url("img/server_prod_calculate.png");
}
span.function-icon-storage {
	background-image: url("img/server_prod_storage.png");
}
span.function-icon-safety {
	background-image: url("img/server_prod_safety.png");
}
span.function-icon-manage {
	background-image: url("img/server_prod_config.png");
}
span.function-icon-net {
	background-image: url("img/server_prod_net.png");
}
/* 合作伙伴 */
.cooperative-partner-list {
	margin: 32px 0 60px 0;
}
.cooperative-partner-list li {
	float: left;
	width: 19%;
	height: 130px;
	margin: 10px 0px 0px 1%;
}
.cooperative-partner-list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
}
.cooperative-partner-list img {
	vertical-align: middle;
}
/* 常见问题 */
.qa-box {
	margin: 50px 0px 100px 0px;
}
.qa-box li {
	position: relative;
	float: left;
	width: 33.33%;
	*width: 33.33%;
	border-left: 1px dashed #eee;
}
.qa-box li:first-child {
	border-left: 0px;
}
.qa-title {
	position: relative;
	height: 36px;
	line-height: 36px;
}
.qa-title1 {
	background: url("img/qa_ico1.png") 30px 0px no-repeat;
}
.qa-title2 {
	background: url("img/qa_ico2.png") 30px 0px no-repeat;
}
.qa-title3 {
	background: url("img/qa_ico3.png") 30px 0px no-repeat;
}
.qa-title span {
	display: inline-block;
	margin-left: 85px;
	font-size: 18px;
	color: #333;
}
.qa-title a {
	position: absolute;
	right: 22px;
	top: 0px;
	display: inline-block;
	font-size: 12px;
	color: #00a6e2;
}
.qa-box-list {
	margin-left: 85px;
	margin-top: 15px;
}
.qa-box-list a {
	position: relative;
	display: block;
	padding-left: 6px;
	font-size: 12px;
	color: #333;
	height: 30px;
	line-height: 30px;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
.qa-box-list a:before {
	position: absolute;
	left: 0px;
	top: -4px;
	content: ".";
	font-size: 12px;
	color: #333;

}
/*根据屏幕决定定位*/

.nav-box {
	width: 100%;
	height: 68px;
}

.nav-show {
	position: fixed;
	top: -1px;
	z-index: 9999;
	border-top: 1px solid rgba(247, 249, 250, 0.36);
	background: url("img/banner_nav_bg.png") repeat-x;
}

.nav-hide {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
}

.orientation-nav-box {
	position: relative;
}

.banner-nav {
	position: absolute;
	top: 0px;
	right: 100px;
	height: 68px;
}

.banner-nav li {
	height: 66px;
	margin-right: 40px;
	float: left;
}

.banner-nav li a {
	height: 66px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 66px;
	font-size: 16px;
}
.nav-hide .banner-nav li a {
	height: 68px;
	line-height: 68px;
}
.nav-show .banner-nav li a {
	height: 64px;
	line-height: 64px;
}
.banner-nav li a:hover, .banner-nav li a.active {
	border-bottom: 2px solid #0073c0;
	color: #0073c0;
}

.nav-server {
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #4c4c4c;
	padding-left: 56px;
	height: 68px;
	line-height: 68px;
	width: 200px;
}

.nav-server:before {
	position: absolute;
	left: 20px;
	top: 2px;
	content: url(img/nav_server_ico.png);
	width: 16px;
	height: 14px;
}
.nav-server ul {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	background-color: #f8f8f8;
	width: 100%;
	padding: 10px 0;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.nav-server:hover {
	background-color: #f8f8f8;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-left: -1px;
}
.nav-server:hover:before {
	content: url(img/nav_server_ico_hover.png);
}
.nav-server:hover ul.nav-other-list {
	display: block;
	border: 1px solid #eee;
	border-top: none;
}
.nav-server ul li {
	height: 50px;
	line-height: 50px;
}
.nav-server ul a {
	display: block;
	width: 100%;
	height: 100%;
	color: #4c4c4c;
	font-size: 14px;
	padding-left: 56px;
}
.nav-server ul a:hover {
	background-color: #0073c0;
	color: #fff;
}

.buy_btn {
	display: block;
	position: absolute;
	right: 0px;
	top: 20px;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #ff5555;
	border-radius:4px;
}
.server-module {
	margin-top: 50px;
}
.gaishu{
	width:100%;
	margin-top: 30px;
	overflow:hidden;
	background:#fff;
}
.gaishu_nr h3{
	color:#323333;
	font-size:20px;
	padding-bottom:40px;
	padding-top:50px;
	font-weight:500;
}
.gaishu_nr h3 hr{
	width:800px;
	float:right;
	margin-top:10px;
	border:1px solid #eaeaea;
}
.gaishu_nr table {
	border-collapse:collapse;
}
.gaishu_nr table tr{
	border:1px solid #eaeaea;
}
.gaishu_nr table .bt td{
	color:#323333;
	font-size:18px;
	text-align:center;
	border:none;
}
.gaishu_nr table tr td{
	padding:15px;
	border:1px solid #eaeaea;
}
.gaishu_nr table tr .lm{
	width:140px;
	text-align:center;
	font-size:18px;
	color:#333;
	background:#f8f8f8;
	border-color:#eaeaea;
}
.gaishu_nr table tr .ecs{
	color:#323333;
	line-height:22px;
	font-size:14px;
}
.gaishu_nr table tr .ct{
	color:#969999;
	line-height:22px;
	font-size:14px;
}
.gaishu_nr table tr .ecs a {
    display: block;
    color: #f80;
    margin-top: 10px;
}
.gongneng{margin:0 auto;margin-top: 30px;overflow: hidden;}
.gongneng .dianji{margin-top:10px;overflow:hidden;}
.gongneng .dianji li{float:left;width:150px;line-height:40px;border: 1px solid #0073c0; background:#fff;color:#0073c0;text-align: center;cursor:pointer;margin-left:20px;font-size:14px;}
.gongneng .dianji .show{background:#0073c0;color: #fff;}
.gongneng .canshu_nr{margin-top:20px;}
.gongneng .canshu_nr table{font-size:14px;background:#fff;}
.gongneng .canshu_nr table td{width:196px;text-align:center;border:1px solid #eaeaea;padding:15px 10px;}
.gongneng .canshu_nr table td:nth-child(1){width:200px}
.gongneng .canshu_nr table td:nth-child(2),.gongneng .canshu_nr table td:nth-child(3),.gongneng .canshu_nr table td:nth-child(4){width:250px}
.gongneng .canshu_nr table tr .bg{background:#f7fbff;}
.gongneng .canshu_nr table td select{height:30px;width: 180px;padding: 0 10px;}
.gongneng .canshu_nr table td a{color:#f80;}
.gongneng .canshu_nr table tr span{color:#e30a20;font-size: 14px;}
.gongneng .canshu_nr li{display: none;}
.gongneng .canshu_nr .show1{display:block;}
.tuijian{margin:0 auto;margin-top: 30px; overflow:hidden;}
.tuijian ul li{width:224px;border:1px solid #eaeaea;float: left;margin-left:20px;background: #fff;}
.tuijian ul li:nth-child(1){margin-left:0px;}
.tuijian ul li dl{text-align:center;margin-top:36px;}
.tuijian ul li dl dd{margin-top:10px;}
.tuijian ul li .p1{padding-left: 35px;line-height:24px; font-size:12px;color:#999;margin-top:10px;margin-left:5px;margin-bottom: 10px;}
.tuijian ul li table{width:100%;}
.tuijian ul li table td{width:58px;border-top:1px solid #eaeaea;font-size: 14px;padding:10px 0 10px 10px;border-left: 1px solid #eaeaea;}
.tuijian ul li table td:nth-child(1){border-left:none}
.tuijian ul li table td a{color:#0073c0;padding-left:5px;}
.zhichi{width:100%;overflow:hidden;background:#fff;}
.zhichi .zhichi_nr{margin:0 auto;}
.zhichi .zhichi_nr .zhichi_ul li{width:33.3%;overflow:hidden;float: left;padding:0 20px;text-align: center;margin-top:50px;}
.zhichi .zhichi_nr .zhichi_ul li .d1{font-size:18px;color:#323333;margin-top:20px;}
.zhichi .zhichi_nr .zhichi_ul li .d2{font-size:14px;color:#646666;line-height:25px;height:65px;margin-top:30px;text-align:left;}
.zhichi .zhichi_nr .zhichi_ul li .d3{font-size:14px;color:#323333;text-align:left;}
.zhichi .zhichi_nr .zhichi_ul li .d3 span{color:#0073c0;}
.server-main {
	width:100%;
	padding: 20px 0;
	background-color: #f5f5f5;
}
.module {
	width:1200px;
	margin: 50px auto;
}