/*banner样式*/
.info-banner {
    background: #202124 url(../images/server_intro_banner.jpg) no-repeat center;
}
.title-border-black {
    border-color: #000;
}
.server-module.single {
    padding-bottom: 66px;
}
.server-module.double {
    padding-bottom: 66px;
}
/* 推荐套餐 */
.server-pkg-item {
    position: relative;
    float: left;
    background: #fff;
    transition: transform 0.3s ease;
    margin-left: -1px;
    height: 445px;
    width: 300px;
}
.server-pkg-title {
    height: 80px;
    line-height: 80px;
    background: #e4e4e4;
    font-size: 22px;
    color: #333333;
    text-align: center;
}
.server-pkg-box {
    padding: 20px 26px 0 26px;
}
.server-pkg-brief {
    height: 75px;
    line-height: 1.8em;
    font-size: 14px;
    color: #666;
}
.pkg-config-main {
    padding-top: 12px;
    font-size: 28px;
}
.pkg-item--active .pkg-config-main {
    color: #00aaff;
}
.pkg-config-unit {
    font-size: 16px;
}
.pkg-config-item {
    float: left;
    text-align: center;
    color: #333;
    width: 33.3%;
    height: 80px;
    background: #f7f7f7;
    margin-top: 20px;
}
.pkg-config-sub {
    font-size: 14px;
    color: #999;
}
.pkg-price-row {
    margin-top: 37px;
    text-align: center;
    font-size: 14px;
}
.pkg-price {
    color: #ff6600;
    font-size: 28px;
}
.del-price {
    color: #999;
    font-size: 28px;
}
.pkg-buy-button {
    text-align: center;
    margin-top: 20px;
}
.pkg-buy-button a {
    display: inline-block;
    width: 177px;
    height: 39px;
    line-height: 38px;
    border: 1px solid #ff6600;
    background: #fff;
    text-align: center;
    color: #ff6600;
}
.pkg-buy-button a:hover {
    background: #ff6600;
    color: #fff;
}
.pkg-inner {
    background: #fff;
    width: 300px;
    height: 445px;
    border: 1px solid #d3d3d3;
}
.server-pkg-item.pkg-item--active {
    z-index: 10;
}
.server-pkg-item.pkg-item--active .pkg-inner {
    position: absolute;
    border-color: #00aaff;
    width: 310px;
    height: 486px;
    top: -20px;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.1);
}
.server-pkg-item.pkg-item--active .server-pkg-title {
    background: #00aaff;
    color: #fff;
    height: 100px;
    line-height: 103px;
}
/* 特点与优势 begin*/
.circle-blue {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    margin-bottom: 2px;
    margin-right: 5px;
    background: url(../images/circle-blue.png) no-repeat center;
}
.circle-gray {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    margin-bottom: 2px;
    margin-right: 5px;
    background: url(../images/circle-gray.png) no-repeat center;
}
.host-super {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    margin-bottom: 2px;
    margin-right: 5px;
}
.host-super-01 {
    background: url(../images/host-super01.png) no-repeat center;
}
.host-super-02 {
    background: url(../images/host-super02.png) no-repeat center;
}
.host-super-03 {
    background: url(../images/host-super03.png) no-repeat center;
}
.host-super-04 {
    background: url(../images/host-super04.png) no-repeat center;
}
.host-super-05 {
    background: url(../images/host-super05.png) no-repeat center;
}
.host-super-06 {
    background: url(../images/host-super06.png) no-repeat center;
}
.youshi-item {
    width: 420px;
    text-align: center;
    border: 1px solid #d3d3d3;

}
.youshi-item:first-child {
    border-right: 0;
}
.youshi-item .youshi-header  {
    height: 70px;
    line-height: 30px;
    border-bottom: 1px solid #d3d3d3;
    background: #f0f0f0;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}
.youshi-our {
    position: relative;
    z-index: 2;
    border: 1px solid #a9c8ff;
}
.youshi-our li.youshi-header {
    position: relative;
    color: #4783fb;
    font-size: 22px;
    /*height: 63px;*/
    border-bottom: 1px solid #a9c8ff;
}
.our-block-extra {
    position: absolute;
    left: -1px;
    right: -1px;
    height: 80px;
    line-height: 80px;
    bottom: 0;
    z-index: 10;
    background: #d0e1ff;
    border: 1px solid #a9c8ff;
    border-bottom: 0;
}
/*.youshi-our-rec {
    position: absolute;
    width: 55px;
    height: 55px;
    right: -5px;
    top: -3px;
    background: url(../images/icon_recommend.png);
}*/
.youshi-item li {
    padding: 20px 24px;
    height:110px;
    font-size: 14px;
    line-height: 35px;
    color: #777;
    background: #fff;
    border-bottom: 1px solid #d3d3d3;
    text-align: left;
}
.youshi-item li:last-child {
    border-bottom: 0;
}
.youshi-item-first {
    width: 180px;
}
.youshi-item-first li {
    line-height: 69px;
}
.youshi-item-first .youshi-header {
    line-height: 30px;
}
.youshi-our {
    width: 600px;
}
.youshi-our .empty-item {
    height: 30px;
}
.youshi-our li {
    text-align: justify;
    color: #333;
    border-bottom: 1px solid #a9c8ff;
}
.youshi-them li {
    padding: 20px 20px;
    text-align: justify;
}
.youshi-them-2 {
    margin-left: -1px;
}
.youshi-item .youshi-header {
    text-align: center;
}
.youshi-item .even-row {
    background: #ecf2fe;
}
.correct-icon {
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url(../images/server_icon_correct.png);
}
/* 特点与优势 end*/

.main-content {
    padding-top: 25px;
}
.project-item {
    position: relative;
    padding-bottom: 16px;
    padding-top: 32px;
    border: 1px solid #f6f7f9;
    border-left: none;
    background-color: #fff;
    margin-bottom: 16px;
}
.project-item.margin-bottom-0 {
    margin-bottom: 0;
}
.project-item-name {
    position: absolute;
    left: 0;
    top:0;
    width: 32px;
    height: 100%;
    background-color: #d7d8da;
}
.project-item-name span {
    word-wrap: break-word;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -28px;
    width: 1em;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    vertical-align: middle;
    color: #999;
}
.project-item-name span.text-length-3 {
    margin-top: -21px;
}
.project-item-name span em {
    font-style: normal;
}
.main-content .project-item:hover {
    border-color: #00aaff;
}
.project-item:hover .project-item-name {
    background-color: #00aaff;
}
.project-item:hover .project-item-name span {
    color: #fff;
}
.project-rule-name {
    float: left;
    padding-top: 15px;
    width: 128px;
    text-align: right;
    font-size: 14px;
    color: #666;
}
.project-rule-select {
    padding-left: 144px;
}
.project-rule-item {
    position: relative;
    float: left;
    width: 160px;
    max-width: 160px;
    margin-top: 8px;
    margin-bottom: 16px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #ddd;
    margin-left: -1px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.project-rule-item:first-child {
    margin-left: 0;
}
.project-rule-item.disabled {
    background-color: #f3f4f6;
    color: #999;
}
.project-rule-item.disabled:hover {
    background-color: #f3f4f6;
    color: #999;
    border-color: #ddd;
    cursor: no-drop;
}
.more-line-box .project-rule-item {
    margin-bottom: 0;
}
.more-line-box .project-rule-select {
    padding-bottom: 16px;
}

.project-rule-item:hover {
    cursor: pointer;
}
.project-rule-item > p {
    font-size: 12px;
    color: #666;
    background-color: #fff;
}
.project-rule-item.active {
    border-color: #0096e0;
    background-color: #00aaff;
    color: #fff;
    z-index: 10;
}
.project-rule-item:hover .project-rule-item-desc {
    display: block;
}
.project-rule-item.active > p {
    color: #00a9ff;
}
.recommend-icon {
    position: absolute;
    top: -4px;
    right: -6px;
    width: 43px;
    height: 43px;
    z-index: 2;
    background: url(../images/project_sprite.png) no-repeat -50px -190px;
}
.sold-out-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
    background: url(../images/project_sprite.png) no-repeat -50px -40px;
}
.defense-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
    background: url(../images/defense_icon.png) no-repeat center;
}
.sold-out-icon.host-sold-out {
    top: -4px;
    right: -6px;
    width: 43px;
    height: 43px;
    background-position: -50px -250px;
}
.project-rule-item-desc {
    display: none;
    position: absolute;
    bottom: 46px;
    left: -1px;
    z-index: 30;
    max-width: 300px;
    line-height: initial;
    line-height: 1.5\9;
    color: #ff6600;
    font-size: 14px;
    padding: 13px 22px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .12);
}
.project-rule-item-desc i {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -7px;
    width: 11px;
    height: 7px;
    background: url(../images/dest-triangle.png) no-repeat 0 0;
}
.project-rule-select .project-rule-desc {
    float: left;
    margin-top: 18px;
    padding-left: 24px;
    padding-bottom: 0;
}
.project-rule-group .project-rule-desc {
    margin-top: 16px;
}
.project-rule-desc {
    padding-left:144px;
    margin-bottom: 16px;
    font-size: 12px;
    color: #999;
}
.project-rule-desc > a {
    color: #00aaff;
}
.project-rule-group {
    position: relative;
}
.project-rule-group .ssd-desc {
    right: 0;
    bottom: 60px;
    z-index: 999;
}
.project-rule-desc .text-stress {
    color: #ff6600;
}
.project-rule-item .ssd-unit {
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 12px;
    color: #999;
}
.show-value {
    background-color: #f2f4f5;
    color: #333;
    border-color: #e6e6e6;
    cursor: initial!important;
}

.ny-number-container {
    float: left;
    line-height: 1;
    margin: 8px 0 16px 0;
}
.ny-number-box .ny-number-container {
    margin-bottom: 0;
    margin-top: 4px;
}
.number-input-box:hover {
    border: 1px solid #00a9ff;
}
.number-input-box {
    width: 128px;
    float: left;
    position: relative;
    border: 1px solid #ddd;
}
.number-input-box input {
    height: 34px;
    width: 100px;
    text-align: center;
    border: none;
    outline: none;
    line-height: 36px;
}
.ny-number-input {
    padding-left: 10px;
}
.ny-number-unit {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #888;
    font-size: 12px;
    width: 28px;
    height: 100%;
    background: #fff;
    line-height: 34px;
    text-align: center;
}
.ny-number-control {
    display: inline-block;
    position: relative;
    z-index: 10;
    width: 32px;
    height: 36px;
    margin-left: 0px;
}
.ny-number-control span {
    position: absolute;
    left: 0;
    z-index: 11;
    width: 30px;
    height: 18px;
    border: 1px solid #ccc;
    border-left: none;
    background: #f2f4f5 url(../images/project_sprite.png) no-repeat;
    cursor: pointer;
}
.ny-number-control span:first-child {
    border-bottom: none;
}
span.number-control-up {
    top: 0;
    background-position: -40px 6px;
}
span.number-control-up:hover {
    background-position: -60px 6px;
}
span.number-control-down:hover {
    background-position: -60px -12px;
}
span.number-control-down {
    bottom: 0;
    background-position: -40px -12px;
}

.de-ssd {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 18px;
    margin-left: 24px;
    border: none;
    cursor: pointer;
    background: url(../images/del-icon.png) no-repeat;
    background-position: 0 0;
}
.de-ssd:hover {
    background-position: 0 -20px;
}

.ny-slider {
    float: left;
    position: relative;
    width: 620px;
    height: 36px;
    margin: 8px 0 16px 0;
    border: 1px solid #ddd;
    border-left: none;
    background-color: #fff;
    border-radius: 2px;
}

.ny-slider-item {
    box-sizing: border-box;
    float: left;
    line-height: 34px;
    border-left: 1px solid #ddd;
    text-align: right;
    cursor: pointer;
}
.ny-slider-item:first-child {
    border-left: none;
}
.slider-item-number {
    font-size: 12px;
    color: #999;
    height: 20px;
    margin-right: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ny-slider-range {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    height: 36px;
    /*padding: 0 8px;*/
    overflow: hidden;
    background-color: #00aaff;
    transition: width 0.1s;
    -webkit-transition: width 0.1s;
    border: 1px solid #00aaff;
    border-right: none;
    border-radius: 2px 0 0 2px;
    margin-top: -1px;
}
.ny-slider-item-box {
    width: 604px;
}
.ny-slider-range-current {
    width: 624px;
}
.ny-slider-range-item {
    box-sizing: border-box;
    float: left;
    height: 34px;
    text-align: right;
    border-right: 1px solid #0096e0;
    cursor: pointer;
}
.ny-slider-range-item:last-child {
    border-right: none;
}
.range-item-number {
    float: right;
    font-size: 12px;
    color: #fff;
    height: 34px;
    margin-right: 8px;
    line-height: 34px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.project-rule-group .ui-slider .ui-slider-handle {
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 40px;
    background: url(../images/new-slide_range_bg.png) no-repeat center;
    cursor: pointer;
    z-index: 3;
    transition: left 0.1s;
    -webkit-transition: left 0.1s;
}
.ui-slider .ui-widget-header {
    background-color: #00aaff;
}
.ny-slider-btn {
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 40px;
    background: url(../images/new-slide_range_bg.png) no-repeat center;
    cursor: pointer;
    z-index: 3;
    transition: left 0.1s;
    -webkit-transition: left 0.1s;
}
.ny-slider + .ny-number-container {
    margin-left: 24px;
}
.ny-slider-box .number-input-box input {
    height: 34px;
    line-height: 34px;
}
.ny-slider-box .ny-number-control {
    height: 36px;
}
.ny-slider-box .ny-number-control span {
    height: 18px;
}

.server-account {
    display: none;
    margin-bottom: 16px;
    clear: left;
    font-size: 14px;
    color: #999;
}
.server-account label {
    display: inline-block;
    width: 78px;
    margin-top: 6px;
    margin-right: 24px;
    height: 40px;
    line-height: 40px;
    line-height: 40px\9;
}
.server-account input {
    width: 380px;
    margin-top: 6px;
    height: 40px;
    line-height: 40px\9;
    text-indent: 18px;
    border: 1px solid #e6e6e6;
}
.server-account span {
    margin-left: 24px;
    font-size: 12px;
}
.server-times > div {
    position: relative;
    float: left;
    margin: 8px 0 16px -1px;
    width: 72px;
    max-width: 160px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    cursor: pointer;
}
.server-times > div:first-child {
    border-left: 1px solid #ddd;
    margin-left: 0;
}
.server-times > div.active {
    background-color: #00aaff;
    border-color: #00aaff;
    color: #fff;
}
.server-times > div.active span {
    display: inline-block;
}
.server-times > div span {
    display: none;
    font-size: 12px;
}
.server-times > div > i {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
    background: url(../images/project_sprite.png) no-repeat -50px -70px;
}
.server-times > div .project-rule-item-desc i {
    left: 50%;
    margin-left: -10px;
}
.server-times > div:hover .project-rule-item-desc {
    display: block;
}
.inventory-box {
    margin-left: 64px;
    margin-top: 16px;
}
.buy-footer {
    z-index: 99;
    min-width: 1000px;
    background-color: #fff;
    box-shadow: 0 -2px 12px 1px rgba(0,0,0, 0.1);
}
.buy-footer.buy-footer-fixed {
    width: 1200px;
    position: fixed;
    bottom: 0;
    margin-bottom: 0;
}
.buy-footer .project-item {
    padding: 0;
    border-color: #ebecee;
}
.buy-footer .project-rule {
    border-top: none;
    padding-right: 25px;
    padding-top: 25px;
}
.inventory-setting {
    width: 56px;
    height: 24px;
    margin-left: 16px;
    border: none;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
    background: url(../images/inventory-icon.png) no-repeat 0 -2px;
}
.inventory-setting.active {
    background-position: 0 -104px;
}
.inventory-setting.active:hover {
    background-position: 0 -138px;
}
.inventory-setting:hover {
    background-position: 0 -36px;
}
.buy-footer .project-rule-name {
    padding-top: 4px;
}
.inventory-list {
    clear: left;
    width: 100%;
    font-size: 12px;
    color: #999;
}
.inventory-list tr {
    height: 24px;
    line-height: 24px;
}
.inventory-list tr th {
    text-align: left;
    width: 80px;
    font-weight: 400;
}
.inventory-list tr td {
    width: 304px;
}
.inventory {
    clear: both;
    margin-top: 24px;
    margin-left: 64px;
    height: 80px;
    line-height: 80px;
    border-top: 1px solid #e6e6e6;
}
.inventory-count {
    font-size: 14px;
    color: #666;
}
.inventory-count span {
    font-size: 24px;
    color: #ff6600;
}
.economize {
    margin-left: 40px;
    margin-right: 24px;
    font-size: 12px;
    color: #0f9934;
}
.auth-benefit {
    font-size: 12px;
    color: #ff6600;
}
.auth-benefit i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: -1px;
    margin-right: 8px;
    vertical-align: middle;
    background: url(../images/project_sprite.png) no-repeat -50px -160px;
}
.auth-benefit p {
    display: inline-block;
}
.config-tip {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    margin-top: -5px;
    z-index: 99;
    margin-left: 8px;
    background: url(../images/icon_question.png) no-repeat center;
    vertical-align: middle;
}
.config-tip:hover .config-tip-content {
    display: block;
    min-width: 500px;
    max-width: 900px;
    width: auto;
    bottom: 27px;
    height: auto;
    top: auto;
    right: -50px;
    white-space: nowrap;
}
.ssd-plus-icon {
    font-size: 20px;
    margin-right: 8px;
}
.ssd-plus {
    float: left;
    margin-top: 8px;
    margin-bottom: 16px;
    height: 32px;
    line-height: 32px;
    text-indent: 42px;
    background: url(../images/add-icon.png) no-repeat left center;
    font-size: 14px;
    color: #00aaff;
    cursor: pointer;
}
.config-tip-content {
    display: none;
    position: absolute;
    top: -96px;
    left: -43px;
    padding: 20px;
    width: 250px;
    line-height: 20px;
    background-color: #fff;
    font-size: 12px;
    -webkit-box-shadow: 1px 1px 3px 2px rgba(58, 58, 58, 0.2);
    border: 1px solid #ccc;
}
.config-tip-content:before,
.config-tip-content:after {
    content: "";
    position: absolute;
}
.config-tip-content:before {
    border: 8px solid transparent;
    border-top-color: #fff;
    bottom: -16px;
    left: 50px;
    z-index: 10;
    margin-left: -8px;
}
.config-tip-content:after {
    border: 10px solid transparent;
    border-top-color: #ccc;
    bottom: -21px;
    z-index: 9;
    margin-left: -8px;
    left: 48px;
}

.forthwith-btn {
    _display: inline;
    margin-top: 17px;
    padding: 12px 48px;
    float: right;
    border: none;
    outline: none;
    line-height: 1;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    background-color: #ff6600;
}
.forthwith-btn.disabled {
    background-color: #ccc;
    cursor: not-allowed;
}
.server-time .project-rule-item-desc {
    /*left: 0px!important;*/
}
.input-ready {
    background-color: #efefef;
    border: 1px solid #ddd;
    cursor: no-drop;
}

.buy-select {
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
    cursor: pointer;
}
.buy-select > p {
    position: relative;
    min-width: 240px;
    padding: 10px 15px;
    font-size: 14px;
    color: #00aaff;
    border: 1px solid #00aaff;
}
.buy-select > p em {
    position: absolute;
    top: 18px;
    right: 15px;
    border: 5px solid transparent;
    border-top: 5px solid #00aaff;
    border-bottom: none;
}
.select-list {
    display: none;
    position: absolute;
    top: 41px;
    left: 0;
    right: 0;
    z-index: 100;
    min-height: 30px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
}
.select-list > p {
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    font-size: 12px;
    color: #666;
    border-top: 1px solid #eee;
}
.select-list > p.system-main {
    text-indent: 35px;
    background: url(../images/server-icon.png) no-repeat 15px 6px;
}
.system-icon {
    text-indent: 35px;
    background: url(../images/server-icon.png) no-repeat 100px 100px;
}
.system-icon.windows {
    background-position: 15px 8px;
}
.select-list > p.windows {
    background-position: 15px 6px;
}
.system-icon.ubuntu {
    background-position: 15px -22px;
}
.select-list > p.ubuntu {
    background-position: 15px -24px;
}
.system-icon.freebsd {
    background-position: 15px -52px;
}
.select-list > p.freebsd {
    background-position: 15px -54px;
}
.system-icon.debian {
    background-position: 15px -82px;
}
.select-list > p.debian {
    background-position: 15px -84px;
}
.system-icon.centos {
    background-position: 15px -112px;
}
.select-list > p.centos {
    background-position: 15px -114px;
}
.version-select {
    margin-left: 10px;
    width: 340px;
}

.select-list > p:hover,
.select-list > p.active {
    background-color: #00aaff;
    color: #fff;
}
.select-list > p:first-child {
    border-top: none;
}
.buy-select:hover p em {
    border-bottom: 5px solid #00aaff;
    border-top: none;
}
.buy-select:hover .select-list {
    display: block;
}
/* 功能展示 */
.operate-item {
    float: left;
    display: none;
    width: 104px;
    height: 104px;
    border: 1px solid #cacaca;
    margin-right: 33px;
    margin-top: 20px;
    padding-top: 72px;
    text-align: center;
    line-height: 1;
    color: #262829;
    cursor: pointer;
    box-sizing: border-box;
}
.operate-item span {
    font-size: 12px;
}
.operate-item:hover {
    border-color: #00aaff;
    color: #00aaff;
    text-decoration: none;
}
.server-install-system {
    background: url(../images/1.png) no-repeat center 20px;
}
.server-opicon-restart {
    background: url(../images/2.png) no-repeat center 20px;
}
.server-set-password {
    background: url(../images/3.png) no-repeat center 20px;
}
.server-snapshot-manage {
    background: url(../images/4.png) no-repeat center 20px;
}
.server-traffic-statistics {
    background: url(../images/5.png) no-repeat center 20px;
}
.server-cpu-statistics {
    background: url(../images/6.png) no-repeat center 20px;
}
.server-disk-statistics {
    background: url(../images/7.png) no-repeat center 20px;
}
.server-vnc-links {
    background: url(../images/8.png) no-repeat center 20px;
}
.server-web-assistant {
    background: url(../images/9.png) no-repeat center 20px;
}