body {
	background: #fff;
}
.server-brief {
	margin-top: 40px;
}
/*banner样式*/
.info-banner {
	position: relative;
	height: 395px;
	width: 100%;
	background: url("img/jiexi_banner.png") no-repeat center;
	background-color: #18191e;
}
.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;
	background-color: #fff;
	border: 1px solid #eaeaea;
}
.youshi-slider-item:first-child {margin-left: 0;}
.youshi-slider-item:hover{
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); 
	-moz-transform: translate3d(0, -2px, 0); 
	-webkit-transform: translate3d(0, -2px, 0); 
	transform: translate3d(0, -2px, 0); 
	z-index: 2;
	transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;}
.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-jd {
	background-image: url("img/jiedian.png");
}
.youshi-icon-xl {
	background-image: url("img/xianlu.png");
}
.youshi-icon-wd {
	background-image: url("img/wending.png");
}
.youshi-icon-safe {
	background-image: url("img/anquan.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;
}

/* 产品功能 */
.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%;
	background: #fff;
}
.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;
}
/*根据屏幕决定定位*/

.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;
}
.gongneng{
	width:1200px;
	margin:30px auto;
	overflow: hidden;
}
.gongneng table tr{
	display:block;
}
.gongneng table tr .bq{
	width: 18px;
    text-align: center;
    background: #0073c0;
    color: #fff;
    font-size: 14px;
    padding: 12px;
}
.gongneng table tr td .gn_main{
	margin-left:20px;
}
.gongneng table tr td .gn_main p{
	color:#666;
	line-height:25px;
	font-size:14px;
}
.gongneng table tr td .gn_main p span{
	display: block;
	color:#0073c0;
	font-size:16px;
	line-height:30px;
    margin-bottom: 10px
}
.gongneng table tr td .out_two p{
	margin-bottom:18px;
}
.tuijian{
	width:1200px;
	margin:30px auto;
	overflow:hidden;
}
.tuijian table{
    border: 1px solid #eaeaea;
    border-collapse: collapse;
}
.tuijian table td{
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #333;
}
/*常见问题*/
.doclist {
	margin: 30px 0 50px 0;
}
.doclist ul li {
	float: left;
	width:25%;
}
.doclist ul li .li-inner {
	padding-right: 10px;
    line-height: 28px;
}
.doclist ul li .li-inner h5 {
	margin-bottom: 8px;
	font-size: 16px;
    color: #333;
    font-weight: 700;
}
.doclist ul li .li-inner a{
	display: block;
    font-size: 14px;
    color: #666;
}
.doclist ul li .li-inner .more {
	font-size: 12px;
	color: #0073c0;
	text-decoration: underline;
}
.server-main {
	width:100%;
	padding: 20px 0;
	background-color: #f5f5f5;
}
.module {
	width:1200px;
	margin: 50px auto;
}