﻿body {
    background: #fff;
}
/*banner样式*/
 .info-banner {
    position: relative;
    height: 347px;
    width: 100%;
    background: url("../images/banner_idc.jpg") no-repeat center;
}
 .info-vpsbanner {
    position: relative;
    height: 347px;
    width: 100%;
    background: url("../images/fuwuqi-bg.png") no-repeat center;
}
.info-box {
    height: 100%;
}
.info-nav {
    position: relative;
    height: 347px;
}
.product-info {
    padding-top: 38px;
}
.product-info-title {
    padding-left: 95px;
    height: 80px;
    line-height: 80px;
    background: url("../images/trusteeship_ico.png") no-repeat left;
    font-size: 36px;
    color: #4c4c4c;
}
.product-vpsinfo-title {
    padding-left: 95px;
    height: 80px;
    line-height: 80px;
    background: url("../images/fwq-pro.png") no-repeat left;
    font-size: 36px;
    color: #fff;
}
.product-vpsinfo-detail {
    margin-top: 10px;
    width: 720px;
    font-size: 14px;
    color: #97a0b4;
    line-height: 30px;
}
.product-info-detail {
    margin-top: 10px;
    width: 720px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 30px;
}
.product-info-btn {
    margin-top: 20px;
}
.product-info-btn a {
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.info-btn1 {
    background: #ff8800;
    margin-right: 20px;
}
.info-btn2 {
    background: #009fd9;
}
.product-info-stand {
    margin-top: 15px;
    font-size: 14px;
    color: #4c4c4c;
}
.product-info-stand a {
    margin: 0px 2px;
    display: inline-block;
    color: #009fd9;
}
/*模块*/
 .trusteeship-info {
    margin-top: 36px;
}
.module-marg-top {
    margin-top: 45px;
}
.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;
}
.pb24 {
    padding-bottom: 24px;
}
.module-title:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content:"";
    height: 32px;
    width: 3px;
    background: #00a0d9;
}
.group-title {
    position: relative;
    height: 20px;
    line-height: 20px;
    margin: 36px 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(../images/line_ico.png) repeat-x;
    z-index: 10;
}
.idc-info {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.pd24 {
    padding-bottom: 24px;
}
.address {
    color: #ff8800;
    font-size: 14px;
    margin-top: 10px;
}
.engine_room li {
    float: left;
    width: 23%;
    margin-left: 2.4%;
}
.engine_room li img {
    width: 100%;
    height: 100%;
}
.engine_room li:first-child {
    margin-left: 0px;
}
.superiority-list {
    position: relative;
    margin-left: 37px;
    margin-top: 30px;
}
.superiority-list span {
    display: inline-block;
}
.superiority-list:first-child {
    margin-top: 0px;
}
.superiority-list .superiority-left {
    float: left;
    display: inline-block;
    width: 3%;
    height: 47px;
    margin-right: 1%;
}
.superiority-list1 {
    background: url(../images/advantage1.png) 0px 10px no-repeat;
}
.superiority-list2 {
    background: url(../images/advantage2.png) 0px 10px no-repeat;
}
.superiority-list3 {
    background: url(../images/advantage3.png) 0px 10px no-repeat;
}
.superiority-list4 {
    background: url(../images/advantage4.png) 0px 10px no-repeat;
}
.superiority-list5 {
    background: url(../images/advantage5.png) 0px 10px no-repeat;
}
.superiority-right {
    float: left;
    width: 95%;
}
.superiority-title {
    font-size: 14px;
    color: #009fd9;
}
.superiority-info {
    margin-top: 5px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.product-type {
    height: 70px;
    background: #009fd9;
    width: 100%;
    margin-top: 9px;
}
.jifang {
    height: 68px;
    line-height: 68px;
    font-size: 20px;
    color: #009fd9;
    text-align: center;
}
.table-info {
    width: 100%;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}
.table-info tr {
    height: 72px;
}
.table-info tr td {
    text-align: center;
    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: #ff8800;
}
.table-info tr td {
    font-size: 14px;
    color: #4c4c4c;
}
.table-info tr:first-child {
    width: 166px;
    font-size: 14px;
    background: #fafafa;
}
.table-info tr:first-child td {
    color: #999;
}
.table-info tr td:first-child {
    width: 150px;
    background: #fafafa;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
}
.table-info tr td.huise {
    width: 230px;
    background: #fff;
    font-size: 14px;
    text-align: center !important;
    padding-left: 0px;
}
.module-marg-top .type-table tr td:first-child {
    width: 230px;
    background: #fafafa;
    font-size: 14px;
    text-align: center;
    padding-left: 0px;
}
.table-p {
    margin-top: 0px;
}
.table-nasttd {
    width: 234px;
}
.virtue-list {
    margin-top: 30px;
}
.virtue-list li {
    float: left;
    width: 23.5%;
    *width: 23.3%;
    margin-left: 2%;
    border: 1px solid #eee;
}
.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;
    overflow: hidden;
}
.virtue-bg {
    display: inline-block;
    height: 92px;
    width: 100%;
}
.virtue-bg1 {
    background: url(../images/virtue1.png) no-repeat center;
}
.virtue-bg2 {
    background: url(../images/virtue2.png) no-repeat center;
}
.virtue-bg160 {
    background: url(../images/160c.png) no-repeat center;
}
.virtue-bg2a {
    background: url(../images/virtue2a.png) no-repeat center;
}
.virtue-bg2b {
    background: url(../images/virtue2b.png) no-repeat center;
}
.virtue-bg2c {
    background: url(../images/virtue2c.png) no-repeat center;
}
.virtue-bg3 {
    background: url(../images/virtue3.png) no-repeat center;
}
.virtue-bg4 {
    background: url(../images/virtue4.png) no-repeat center;
}
.table-service {
    margin-top: 30px;
}
.table-service-td {
    display: inline-block;
    text-align: center;
    padding-left: 35px;
    height: 34px;
    line-height: 34px;
}
.table-service-td1 {
    background: url(../images/service_ico1.png) no-repeat left;
}
.table-service-td2 {
    background: url(../images/service_ico2.png) no-repeat left;
}
.table-service-td3 {
    background: url(../images/service_ico3.png) no-repeat left;
}
.table-service-td4 {
    background: url(../images/service_ico4.png) no-repeat left;
}
.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;
}
.wid432 {
    width: 432px;
}
.nesting tr:first-child td.wid435 {
    width: 435px;
}
.wid179 {
    width: 179px;
}
.table-info tr:first-child td.wid179 {
    width: 181px;
}
.table-info td.chengse {
    color: #ff8800;
}
.table-info .nesting tr:first-child td {
    color: #4c4c4c;
}
.qa-box {
    margin: 50px 0px 100px 0px;
}
.qa-box li {
    position: relative;
    float: left;
    width: 33.33%;
    *width: 33.2%;
    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(../images/qa_ico1.png) 30px 0px no-repeat;
}
.qa-title2 {
    background: url(../images/qa_ico2.png) 30px 0px no-repeat;
}
.qa-title3 {
    background: url(../images/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("../images/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;
}
.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 #009fd9;
}
.nav-server {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #4c4c4c;
    margin-left: 20px;
    padding-left: 36px;
    height: 68px;
    line-height: 68px;
}
.nav-server:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: url("img/nav_server_ico.png");
    width: 16px;
    height: 14px;
}
.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;
}