.info-banner,.info-banner2 {
    position: relative;
    padding-top: 80px;
    width: 100%;
    height: 700px;
}
.info-box {
    height: 100%;
}

body {
    background: #f5f5f5;
}
.server-brief {
    margin-top: 40px;
}
.banner-nav {
    width: 1050px;
}
/*banner样式*/
.info-banner {
    background: #202124 url(../image/server_sup.jpg) no-repeat center;
}
.info-nav {
    position: relative;
    height: 56px;
    cursor: pointer;
    top: 423px;
    width: 480px;
    left: 50%;
    margin-left: -203px;
}
.info-nav p {
    font-size: 18px;
    line-height: 35px;
    color: #f2fa09;
    text-align: center;
}
.title-border-black {
    border-color: #000;
}
.server-module.single {
    padding-bottom: 66px;
}
.server-module.double {
    padding-bottom: 66px;
}
.server-module.single {
    padding-bottom: 48px;
    background: #fff;
}
.server-module.double {
    padding-bottom: 48px;
    background: #f5f5f5;
}
.panel-title {
    text-align: center;
    padding: 62px;
    font-size: 32px;
    line-height: 34px;
}
.panel-title .left {
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(../image/huodong_1.png) no-repeat center;
    vertical-align: -3px;
}
.panel-title .right {
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(../image/huodong_2.png) no-repeat center;
    vertical-align: -3px;
}
/* 虚机推荐套餐 begin */
.host-package {
    width: 280px;
    margin-right: 20px;
    box-shadow: 0px 5px 13px 1px rgba(0, 0, 0, 0.2);
}
.host-package2 {
    width: 380px;
    margin-right: 20px;
    box-shadow: 0px 5px 13px 1px rgba(0, 0, 0, 0.2);
}
.host-package:first-child,.host-package2:first-child{
    margin-left: 0px;
}
.host-package:last-child,.host-package:last-child{
    margin-right: 0px;
}
.host-package-left {
    position: relative;
    width: 840px;
    border: 2px solid #00aaff;
}
.package-rec {
    display: block;
    position: absolute;
    right: -6px;
    top: -6px;
    width: 55px;
    height: 55px;
    /*background: url(img/backage_rec.png) no-repeat center;*/
}
.host-package-right {
    width: 295px;
    border: 1px solid #ddd;
}
.host-package-title {
    border-bottom: 1px solid #ddd;
    padding: 25px 0 25px 0;
    background-color: #00aaff;
}
.host-package-title2 {
    background-color: #fff;
}
.package-title-text {
    position: relative;
    font-size: 22px;
    color: #fff;
}
.host-package-title2 .package-title-text {
    color: #333;
}
.package-subtitle-text {
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.host-package-title2 .package-subtitle-text {
    color: #666;
}
.host-independence {
    float: left;
    width: 33.3%;
    border-left: 1px solid #d3d3d3;
    padding: 20px 18px 27px 18px;
}
.host-share {
    padding: 20px 18px 27px 18px;
    background-color: #fff;
}
.host-independence:first-child {
    border-left: none;
}
.host-independence:hover {
    background-color: #fafafa;
}
.pkg-item-title {
    padding-bottom: 20px;
    text-align: center;
}
.pkg-item-title-text {
    display: inline-block;
    position: relative;
    font-size: 22px;
    color: #333;
}
.package-hot {
    position: absolute;
    right: 0;
    top: 7px;
    width: 20px;
    height: 15px;
    /*background: url(img/backage_hot.png) repeat-x left center;*/
}
.package-hot-1 {
    right: -30px;
    width: 20px;
}
.package-hot-2 {
    right: -50px;
    width: 40px;
}
.package-hot-3 {
    right: -70px;
    width: 60px;
}
.pkg-item-subtitle-text {
    font-size: 12px;
    color: #999;
}
.pkg-item-configs {
    padding: 0 10px;
}
.pkg-config-row {
    padding: 10px 0;
}
.pkg-config-item {
    float: left;
    width: 50%;
    text-align: center;
    border-left: 1px dashed #dbdbdb;
}
.pkg-config-item:first-child {
    border-left: none;
}
.pkg-config-name {
    font-size: 12px;
    color: #666;
}
.pkg-config-value {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.pkg-item-yuanjia {
    font-size: 12px;
    color: #9e9e9e;
    padding: 0 24px;
}
.pkg-item-price {
    padding-top: 10px;
    color: #555;
}
.pkg-unit-price {
    margin-bottom: 10px;
    text-align: center;
}
.price-outer {
    /*width: 180px;
    margin: 0 auto;*/
    display: inline-block;
}
.pkg-unit-price .pkg-price-color {
    font-size: 28px;
}
.pkg-price-color {
    color: #ff6600;
}
.host-buy-link {
    margin-top: 15px;
    text-align: center;
}
.host-buy-link .host-buy {
    display: inline-block;
    padding: 0 47px;
    height: 40px;
    line-height: 40px;
    background-color: #03acff;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.host-buy-link .host-try {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 28px;
    background-color: #fff;
    font-size: 14px;
    color: #ff6600;
    text-align: center;
    margin-right: 12px;
    margin-left: 24px;
    border: 1px solid;
}
/* 虚机推荐套餐 end */

.try_use {
    margin-top: 35px;
    margin-left: -30px;
    text-align: center;
}
.try_use .try {
    width: 140px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    color: #05aefd;
    display: inline-block;
    transition: all .4s;
    font-size: 20px;
    border: 1px solid #05aefd;
}
.try_use .now_buy {
    display: inline-block;
    transition: all .4s;
    background: url(../image/radius.png) no-repeat center/cover;
    color: #fff;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    text-align: center;
    border: 1px solid transparent;
    font-size: 20px;
}
.try_use .try:hover {
    text-decoration: none;
    color: #fff;
    background: #05aefd;
    border: 1px solid #05aefd;
}
.try_use .now_buy:hover{
    text-decoration: none;
    color: #05aefd;
    background: #fff;
    border: 1px solid #05aefd;
}

.server-package{
    position: relative;
    width: 370px;
    background: #fff;
    padding: 74px 20px 35px 20px;
    margin-right: 45px;
    box-shadow: 0px 5px 13px 1px rgba(0, 0, 0, 0.2);
}
.server-package:first-child{
    margin-left: 0px;
}
.server-package:last-child{
    margin-right: 0px;
}
.pkg-server-row {
    padding: 10px 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}
.pkg-server-item {
    float: left;
    width: 25%;
    text-align: center;
    border-left: 1px solid #eeeeee;
}
.pkg-server-item:first-child {
    border-left: none;
}
.pkg-server-name {
    font-size: 16px;
    color: #999;
}
.pkg-server-value {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.pkg-server-b {
    font-size: 16px;
    color: #999;
    padding-left: 10px;
    line-height: 26px;
}
.server-package .pkg-unit-price .pkg-price-color {
    font-size: 32px;
}
.server-package .pkg-unit-price {
    font-size: 18px;
}
.package-icon {
    position: absolute;
    left: 50%;
    width: 108px;
    height: 108px;
    background: url(../image/huodong_3.png) no-repeat center;
    margin-left: -54px;
    top: -54px;
}
