body {
	background: #fff;
}
.server-brief {
	margin-top: 40px;
}
/*banner样式*/
.info-banner {
	position: relative;
	height: 450px;
	width: 100%;
	background: #000 url("img/server_banner.png") no-repeat center;
}
.info-box {
	height: 100%;
}
.info-nav {
	position: relative;
	height: 347px;
}
.product-info {
	padding-top: 100px;
	text-align: center;
}
.product-info-title {
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	font-weight: 400;
	color: #fff;
}
.product-info-detail {
	margin: 30px auto 0;
	width: 1000px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.product-info-btn {
	margin-top: 10px;
}
.product-info-btn a {
	display: inline-block;
	height: 45px;
	border-radius: 2px;
	margin-top: 40px;
	padding: 0 60px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
}
.info-btn1 {
	margin-right: 20px;
	border: 1px solid #fff;
	border-radius:4px;
}
.info-btn2 {
	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;
	text-align: center;
}
.module-title span {
	display: inline-block;
	margin-left: 45px;
	font-size: 14px;
	color: #999;
}
.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;
}
.module .searchbox {
    width: 1200px;
    height: 40px;
    margin: 40px auto 64px;
}
.module .searchbox .other-input {
    float: left;
    width: 1080px;
    height: 40px;
    padding-left: 20px;
    border: 1px solid #d8d8d8;
}
.module .searchbox .search {
    float: left;
    width: 120px;
    height: 40px;
    padding-left: 54px;
    background:#f80 url(img/search.png) left top no-repeat;
    background-size: 99px 40px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}
.module .searchbox ul li {
    float: left;
    width: 300px;
    margin: 30px 0;
    position: relative;
}
.module .searchbox ul li .name {
    width: 180px;
    height: 36px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
}
.module .searchbox ul li .txt {
    width: 210px;
    height: 96px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
}
.module .searchbox ul li .line {
    width: 1px;
    height: 98px;
    background-color: #eaeaea;
    position: absolute;
    top: 20px;
    right: 47px;
}
.module .searchbox ul .lastli .line {
     display: none; 
}
/*根据屏幕决定定位*/

.nav-box {
	width: 100%;
	height: 68px;
}
.nav-bg {
	width:100%;
	height:68px;
	position: absolute;
	left:0;
	bottom:0;
	background-color: #000;
	border-top: 1px solid rgba(247, 249, 250, 0.36);
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
}
.nav-show {
	position: fixed;
	top: -1px;
	z-index: 9999;
	background: url("img/banner_nav_bg.png") repeat-x;
}

.nav-hide {
	margin-top: -68px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
}
.nav-hide .banner-nav li a {color: #fff;}
.orientation-nav-box {
	position: relative;
}

.banner-nav {
	position: absolute;
	top: 0px;
	right: 240px;
	height: 68px;
}

.banner-nav li {
	height: 66px;
	margin-right: 40px;
	float: left;
}

.banner-nav li a {
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 66px;
	font-size: 16px;
}

.nav-show .banner-nav li a {
	height: 66px;
	line-height: 66px;
}
.banner-nav li a:hover, .banner-nav li a.active {
	margin-top: -1px;
	border-bottom: 2px solid #0073c0;
	color: #0073c0;
}

.nav-server {
	display: inline-block;
	position: relative;
	font-size: 16px;
	padding-left: 56px;
	height: 68px;
	line-height: 68px;
	width: 200px;
}
.nav-show .banner-nav li a  {color: #333;}
.nav-show .banner-nav li a.active  {color: #0073c0;}
.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: #f80;
	border-radius:4px;
}
.server-module {
	margin-top: 50px;
}
.partners-cx {margin-top: 50px;}
/*优势*/
.youshi{
	clear: both;
	width:100%;
	background:#f5f5f5;
	overflow:hidden;
    margin-top:60px; 
    padding-bottom: 100px;
}
.youshi .youshi_nr{
	width:1200px;
	margin:0 auto;
}
.youshi .youshi_nr .p1{
    width: 110px;
    float: none;
    margin: 60px auto 0 auto;
    padding-bottom: 5px;
    font-size: 24px;
    color: #333;
    text-align: center;
    border-bottom: 2px solid #0073c0;
}
.youshi_nr .p2{
    width: 586px;
    float: none;
    margin: 20px auto 40px auto;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.youshi_nr .ul_li li{
	float: left;
	width:285px;
	overflow:hidden;
	text-align:center;
	margin-left:20px;
}
.youshi_nr .ul_li li .d1{
	font-size:18px;
	color:#333;
	margin-top:20px;
}
.youshi_nr .ul_li li .d2{
	font-size:14px;
	color:#333;
	line-height:25px;
	text-align:left;
	margin-top:30px;
}
/*合作*/
.tuijian{
	width:1200px;
	margin:0 auto;
	padding-top: 20px;
}
.tuijian .p1{
    width: 160px;
    float: none;
    margin: 60px auto 0 auto;
    padding-bottom: 5px;
    font-size: 24px;
    color: #333;
    text-align: center;
    border-bottom: 2px solid #0073c0;
}
.tuijian .p2{
    width: 1200px;
    float: none;
    font-size: 14px;
    color: #333;
    margin: 20px auto 40px auto;
    text-align: center;
}
.tuijian ul {
    height: 360px
}
.tuijian ul li{
	width: 380px;
	float: left;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.tuijian ul li .qian{
    width: 380px;
    height: 158px;
    border: 1px solid #eaeaea;
}
.tuijian ul li h5{
    color: #333;
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
}
.tuijian ul li .qian img{
    margin-top: 40px;
    margin-bottom: 10px;
    height: 60px;
}
.tuijian ul li .hou{
    display: none;
    width: 380px;
    height: 158px;
    border: 1px solid #0073c0; 
    background: -webkit-linear-gradient(left top, #01c1df , #0591d5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #01c1df , #0591d5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #01c1df , #0591d5); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right,#01c1df , #0591d5); /* 标准的语法 */
}
.tuijian ul li .hou h5{
    margin-top: 20px;
    color: #fff;
}
.tuijian ul li .hou p{
    float: none;
    color: #fff;
    line-height: 24px;
    margin:  20px;
    font-size: 13px;
}
.tuijian ul li:hover .qian{
    display: none;
}
.tuijian ul li:hover .hou{
    display: block;
}

.anli{
    width:100%;
    overflow: hidden;
    background:#f5f5f5;
    margin-top: 50px;
}
.anli .anli_nr{
    width:1200px;
    overflow:hidden;
    margin:0 auto;
    padding-bottom: 60px;
}
.anli .anli_nr .p1{
    width: 215px;
    float: none;
    margin: 60px auto 0 auto;
    padding-bottom: 5px;
    font-size: 24px;
    color: #333;
    text-align: center;
    border-bottom: 2px solid #0073c0;
}
.anli .anli_nr .p2{
    float: none;
    font-size: 14px;
    color: #333;
    margin: 20px auto 60px auto;
    text-align: center;
}
.anli .anli_nr .plan_left,.anli .anli_nr .plan_right{
    display: inline-block;
    vertical-align: top;
}
.anli .anli_nr .plan_left{
    width: 955px;
    border-bottom: 1px solid #eaeaea;
}
.anli .anli_nr .plan_right{
    margin-left: 40px;
    width: 200px;
}
.plan_content .plan_title{
    font-size: 18px;
    color: #323333;
    font-weight: normal;
    margin-bottom: 20px;
}
.plan_content .plan_title span{
    font-size: 14px;
}
.plan_content .plan_title .plan_title_right{
    float: right;
}
.plan_content .plan_title .plan_title_right button{
    border: 1px solid #0073c0;
    border-radius: 3px;
    color: #0073c0;
    background-color: transparent;
    height: 32px;
    width: 91px;
    margin-left: 20px;
    outline: none;
    cursor: pointer;
}
.plan_content .plan_title .plan_title_right button:hover{
    background: #0073c0;
    color: #fff;
}
.plan_content dl dt{
    width: 180px;
    height: 59px;
    line-height: 59px;
    float: left;
    font-weight: normal;
    text-align: center;
    border: 1px solid #eaeaea;
    border-bottom: none;
    background-color: #ffffff;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
}
.plan_content dl dd{
    float: left;
    height: 59px;
    width: 775px;
    line-height: 59px;
    font-size: 14px;
    color: #333;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    border-bottom: none;
    border-left: none;  
    background-color: #ffffff;
}
.plan_content h5{
    font-weight: normal;
    font-size: 14px;
    color: #46aa23;
}
.plan_content h5 img{
    vertical-align: middle;
    margin-right: 20px;
}
.plan_content .plan_right_row {
    padding-left: 35px;
    background: url(img/line.png) 7px center no-repeat;
    padding-bottom: 15px;
    padding-top: 2px;
}
.plan_content .plan_right_row p{
    float: none;
    font-size: 12px;
    color: #666;
}
.plan_content .plan_right_row a{
    color: #f80;
    font-size: 12px;
}
/*分布*/
.fangan{
    width:100%;
    height: 788px;
    overflow: hidden;
    background: #fff url(img/fbbg.png) repeat scroll top;
}
.fangan .fangan_nr{
    width:1200px;
    overflow:hidden;
    margin:0 auto;
}
.fangan .fangan_nr .p1{
    width: 150px;
    float: none;
    margin: 60px auto 0 auto;
    padding-bottom: 5px;
    font-size: 24px;
    color: #323333;
    text-align: center;
    border-bottom: 2px solid #0073c0;
}
.fangan .fangan_nr .p2{
   text-align: center;
    float: none;
    font-size: 14px;
    color: #323333;
    margin: 20px auto 25px auto;
}
.fangan .map{
    background: url(img/map.png) center no-repeat;
    height: 548px;
    position: relative;
}
.fangan .map .dot {
    background: url(img/dot.png) left center no-repeat;
    padding-left: 30px;
    height: 23px;
    position: absolute;
}
.fangan .map .dot h5{
    font-size: 14px;
    font-weight: normal;
    color: #323333;
}
.fangan .map .dot .dot_xiangqing{
     background: url(img/kuang.png) left center no-repeat;
     position: absolute;
     height: 121px;
     width: 298px;
     top: -130px;
     left: -140px;
     display: none;
     z-index: 101;
}
.fangan .map .dot:hover .dot_xiangqing{
    display: block;
}
.dot_xiangqing img{
    margin: 30px 7px 30px 20px;
}
.dot_xiangqing2 img{
    margin-bottom:10px !important;
}
.dot_xiangqing .dot_xiangqing_right{
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-top: 20px;
}
.dot_xiangqing .dot_xiangqing_right p{
    float: none;
    line-height: 26px;
    color: #323333;
    padding-left: 20px;
    font-size: 14px;
}
.dot_xiangqing .dot_xiangqing_right .net{
    background: url(img/net.png) left center no-repeat;
}
.dot_xiangqing .dot_xiangqing_right .phone{
    background: url(img/phone.png) left center no-repeat;
}
.fangan .map .dot .dot_xiangqing2{
     background: url(img/kuang2.png) left center no-repeat;
     height: 242px;
     width: 298px;
     top: -240px;
     padding-top: 10px;
     left: -140px;
}
.fangan .map .dot .dot_xiangqing2 hr{
    width: 278px;
    margin: 0 auto;
}
.fangan .map .dot1{
    right: 420px;
    top: 200px;
}
.fangan .map .dot2{
    right: 380px;
    top: 230px;
}
.fangan .map .dot3{
    right: 470px;
    top: 460px;
}
.fangan .map .dot4{
    right: 370px;
    top: 300px;
}
.fangan .map .dot5{
    right: 540px;
    top: 270px;
}
.fangan .map .dot6{
    right: 440px;
    top: 274px;
}
.fangan .map .dot7{
    right: 450px;
    top: 330px;
}
.fangan .map .dot1{
    right: 430px;
    top: 200px;
}
.zhuce{
    width: 100%;
    height: 180px;
    margin-top: -10px;
    background: #f5f5f5;
}
.zhuce .zhuce_nr{
    width: 1200px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
}
.zhuce .zhuce_nr p{
    margin: 0 auto;
    font-size:30px;;
    color: #000; 
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center;
}
.zhuce .zhuce_nr a{
    clear: both;
    display: block;
    width:125px; 
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-left: 550px;
    background: #0073c0;
    border: 1px solid #0073c0;
}