@charset "utf-8";
.serve-banner{
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}
.serve-banner img{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
    width: 1920px;
    height: 500px;
}

/* 公共样式 */
.section-block{
    padding-top: 90px;
}
.section-title-bar{
    font-size: 32px;
    text-align: center;
}
.section-sub-txt {
    color: #888;
    line-height: 24px;
    margin-top: 19px;
    font-size: 16px;
    text-align: center;
}
.section-con{
    margin-top: 80px;
}
.section-btn{
    padding: 31px 0;
    text-align: center;
    background: url("/Public/Home/images/fuwuqi/software-btn-bg.png") no-repeat center;
}
.section-btn>a{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background-color: #2086ee;
    width: 300px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    margin: 0 15px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.section-btn>a:hover{
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
}
.section-btn>a.buy{
    background-color: #ff4e00;
}

/* 选择理由 */
.serve-reason-block{
    padding-bottom: 115px;
}
.serve-reason-list{
    padding: 0 177px;
}
.serve-reason-list li{
    float: left;
    width: 240px;
    height: 216px;
    padding-top: 132px;
    margin-right: 63px;
    background: url("/Public/Home/images/fuwuqi/serve-reason-bg.jpg") no-repeat;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.serve-reason-list li:hover{
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.serve-reason-list li:last-child{
    margin-right: 0;
}
.serve-reason-list li .icon{
    position: absolute;
    left: 50%;
    top: -18px;
    margin-left: -62px;
    width: 124px;
    height: 124px;
}
.serve-reason-list li:nth-of-type(1) .icon{
    background: url("/Public/Home/images/fuwuqi/serve-reason-icon01.png") no-repeat;
}
.serve-reason-list li:nth-of-type(2) .icon{
    background: url("/Public/Home/images/fuwuqi/serve-reason-icon02.png") no-repeat;
}
.serve-reason-list li:nth-of-type(3) .icon{
    background: url("/Public/Home/images/fuwuqi/serve-reason-icon03.png") no-repeat;
}
.serve-reason-list li .title{
    font-size: 22px;
    text-align: center;
    line-height: 36px;
}
.serve-reason-list li .msg{
    margin-top: 18px;
    padding-left: 42px;
}
.serve-reason-list li .msg .li{
    font-size: 14px;
    line-height: 30px;
    position: relative;
}
.serve-reason-list li .msg .li:before{
    content: '';
    position: absolute;
    left: -13px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #2086ee;
}

/* 运维价格 */
.serve-price-block{
    padding-top: 120px;
    height: 597px;
    background: url("/Public/Home/images/fuwuqi/serve-price-bg.png") no-repeat center #f8fbff;
}
.serve-price-list{
    padding: 0 240px;
}
.serve-price-list li{
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    background-color: #fff;
    width: 218px;
    height: 153px;
    padding: 25px 0 0;
    margin: 0 10px;
}
.serve-price-list li .tit{
    font-size: 14px;
    color: #666;
    text-align: center;
}
.serve-price-list li .price{
    font-size: 20px;
    color: #333;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 20px;
}
.serve-price-list li .price .num{
    font-size: 28px;
    font-weight: bold;
    margin-left: 4px;
    position: relative;
}
.serve-price-list li .price .num .sale{
    position: absolute;
    right: -40px;
    top: -6px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    height: 18px;
    line-height: 18px;
    padding: 0 8px;
    -webkit-border-radius: 9px 9px 9px 0;
    -moz-border-radius: 9px 9px 9px 0;
    border-radius: 9px 9px 9px 0;
    background-color: #fd8320;
}
.serve-price-list li .btn{
    display: block;
    width: 160px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    background-color: #2086ee;
    margin: 20px auto 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.serve-price-explain{
    padding: 0 0 0 250px;
    margin-top: 20px;
}
.serve-price-explain dt{
    font-size: 14px;
    color: #999;
}
.serve-price-explain dd{
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin-top: 10px;
}

.meal-table-block{
    float: left;
}
.meal-table-deep{
    width: 144px;
}
.meal-table-deep .meal-table-tit{
    font-size: 15px;
    text-align: center;
    border-bottom: 1px solid #dee6f3;
    border-left: 1px solid #dee6f3;
}
.meal-table-deep .meal-table-tit:nth-of-type(1){
    height: 553px;
    line-height: 553px;
    color: #8a99b0;
    background-color: #e2eaf7;
}
.meal-table-deep .meal-table-tit:nth-of-type(2){
    height:368px;
    line-height: 368px;
    color: #a1a7b3;
    background-color: #edeff3;
}
.meal-table-deep .meal-table-tit:nth-of-type(3){
    height: 122px;
    line-height: 122px;
    color: #b2b9c5;
    background-color: #f7f9fb;
}
.meal-table-blue1{
    width: 224px;
}
.meal-table-blue2{
    width: 500px;
}
.meal-table-grey{
    width: 210px;
    /*box-shadow: 0 0 14px 0 rgba(199,180,153,0.5);*/
    position: relative;
    z-index: 1;
    top: -20px;
}
.meal-table-yellow{
    width: 243px;
    position: relative;
    z-index: 1;
    top: -20px;
}
.meal-table-tit{
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
}
.meal-table-blue .meal-table-tit{
    color: #8a99b0;
    background-color: #f5f8fb;
    border-top: 1px solid #dee6f3;
    border-left: 1px solid #dee6f3;
}
.meal-table-grey .meal-table-tit,
.meal-table-yellow .meal-table-tit{
    color: #7b5145;
    font-size: 18px;
    line-height: 32px;
    height: 68px;
    padding: 12px 0 0;
    background-color: #f5e1c5;
    border: 1px solid #e7d0af;
    border-bottom: none;
}
.meal-table-yellow .meal-table-tit{
    background-color: #e9c796;
}
.meal-table-grey .meal-table-txt,
.meal-table-yellow .meal-table-txt{
    margin-top: 10px;
}
.meal-table-grey .meal-table-txt span,
.meal-table-yellow .meal-table-txt span{
    float: left;
    width: 50%;
    height:24px;
    line-height: 24px;
    font-size: 12px;
    color: #825e53;
}

.meal-table{
    width: 100%;
}
.meal-table-blue .meal-table th,
.meal-table-blue .meal-table td{
    border: 1px solid #dee6f3;
}
.meal-table-grey .meal-table th,
.meal-table-grey .meal-table td{
    border: 1px solid #e7d0af;
}
.meal-table-yellow .meal-table th,
.meal-table-yellow .meal-table td{
    border: 1px solid #e7d0af;
}
.meal-table-blue .meal-table th:last-child,
.meal-table-blue .meal-table td:last-child{
    border-right: none;
}

.meal-table thead{
    /*background-color: #f9f9fb;*/
}
.meal-table th{
    font-size: 12px;
    color: #333;
    height: 50px;
    text-align: center;
}
.meal-table thead th{
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}
.meal-table-blue thead th{
    color: #8a99b0;
}
.meal-table-grey thead th,
.meal-table-yellow thead th{
    color: #7b5145;
}

.meal-table td{
    padding: 0 10px;
    font-size: 12px;
    color: #666;
    height: 40px;
    text-align: center;
}
.meal-table-grey .meal-table td,
.meal-table-yellow .meal-table td{
    color: #8f6a5c;
}
.meal-table tbody tr.gre-bg{
    background-color: #f9f9fb;
}
.meal-table td .text-l{
    text-align: left;
}
.meal-table td .main-tit{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.meal-table td .sub-tit{
    font-size: 12px;
    color: #8f6a5c;
}
.meal-table td .sub-txt{
    font-size: 12px;
    color: #ff3c00;
    font-weight: bold;
    line-height: 20px;
}
.meal-table td .sub-s{
    font-size: 12px;
    color: #8f6a5c;
    font-weight: bold;
    line-height: 20px;
}
.meal-table td .sub-tips{
    font-size: 12px;
    color: #ff4e1d;
    line-height: 20px;
}
.meal-table .color-green{
    color: #19c549;
}
.meal-table .color-red{
    color: #ff3c00;
}
.meal-table .color-666{
    color: #666;
}
.meal-table .color-333{
    color: #333;
}
.meal-table .font-bold{
    font-weight: bold;
}
.meal-table .color-orange{
    color: #c19672!important;
}
.meal-table .color-red {
    color: #ff5400;
}
.meal-table .bg-orange{
    background-color: #fffdf9!important;
}
.meal-table .border-orange{
    border-color: #f0e3d0!important;
}
.meal-table .font-S12 {
    font-size: 12px;
}
.meal-table .font-S13 {
    font-size: 13px;
}
.meal-table .font-S18 {
    font-size: 18px;
}
.meal-table .font-S15 {
    font-size: 15px;
}
.meal-table .font-S16 {
    font-size: 16px;
}
.meal-table .font-S36 {
    font-size: 36px;
}
.meal-table td .pl30{
    padding-left: 30px;
}
.meal-table td .pl80{
    padding-left: 80px;
}
.meal-table td .pt20{
    padding-top: 20px;
}
.meal-table td .pt30{
    padding-top: 30px;
}
.meal-table td .pb20{
    padding-bottom: 20px;
}
.meal-table td .lh60{
    height: 60px;
    line-height: 60px;
}
.meal-table td .lh24{
    line-height: 24px;
}
.meal-table td .lh32{
    line-height: 32px;
}
.meal-table td .cha-icon{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("/Public/Home/images/fuwuqi/huawei_cha_icon.png") no-repeat;
}
.meal-table td .gou-icon{
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url("/Public/Home/images/fuwuqi/huawei_cha_icon.png") no-repeat 0 -20px;
}

.other-serve-table{
    width: 100%;
    border: 1px solid #dee6f3;
    border-right: none;
}
.other-serve-table th{
    font-size: 14px;
    font-weight: bold;
    color: #8a99b0;
    background-color: #f5f8fb;
    height: 40px;
    border-right: 1px solid #dee6f3;
}
.other-serve-table td{
    font-size: 12px;
    color: #666;
    height: 49px;
    border-right: 1px solid #dee6f3;
}


.business-escort{
    padding-bottom: 150px;
}
.business-escort li{
    float: left;
    width: 33.3333%;
    transition: all .3s;
}
.business-escort li:hover{
    transform: translateY(-10px);
}
.business-escort li .icon{
    display: block;
    width: 157px;
    height: 174px;
    margin: 0 auto;
    background: url("/Public/Home/images/fuwuqi/software-icons.png") no-repeat;
}
.business-escort li:nth-of-type(1) .icon{
    background-position: 0 0;
}
.business-escort li:nth-of-type(2) .icon{
    background-position: -175px 0;
}
.business-escort li:nth-of-type(3) .icon{
    background-position: -341px 0;
}
.business-escort li .tit{
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 22px;
    margin-top: 18px;
    text-align: center;
}

.professional-services{
    padding: 0 120px 112px;
}
.professional-services li{
    float: left;
    width: 280px;
    height: 198px;
    transition: all .3s;
    background-color: #2086ee;
    border-radius: 15px;
    margin: 0 20px;
}
.professional-services li:hover{
    transform: translateY(-10px);
}
.professional-services li .icon{
    display: block;
    width: 88px;
    height: 88px;
    margin: 34px auto 0;
    background: url("/Public/Home/images/fuwuqi/software-icons.png") no-repeat #2086EE;
    border: 1px solid #2e8ff3;
    border-radius: 50%;
    box-shadow: 0 14px 36px 0 rgba(0,94,190,0.7);
}
.professional-services li:nth-of-type(1) .icon{
    background-position: 32px -193px;
}
.professional-services li:nth-of-type(2) .icon{
    background-position: -40px -193px;
}
.professional-services li:nth-of-type(3) .icon {
    background-position: -119px -197px;
}
.professional-services li .tit{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 30px;
    text-align: center;
}

.cost-reduction{
    padding: 0 194px 130px;
}
.cost-reduction li{
    float: left;
    width: 360px;
    height: 113px;
    transition: all .3s;
    margin: 0 23px;
    background: url("/Public/Home/images/fuwuqi/software-icons.png") no-repeat;
    border-radius: 8px;
    position: relative;
}
.cost-reduction li:hover{
    transform: translateY(-10px);
}
.cost-reduction li:nth-of-type(1){
    background-position: -17px -327px;
    box-shadow: 0 5px 18px 0 rgba(70,204,192,0.52);
}
.cost-reduction li:nth-of-type(2){
    background-position: -17px -474px;
    box-shadow: 0 5px 18px 0 rgba(57,131,242,0.52);
}
.cost-reduction li .tit{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 226px;
    font-size: 20px;
    color: #fff;
    line-height: 113px;
    text-align: center;
}

.after-sales-block{
    height: 640px;
    background: url("/Public/Home/images/fuwuqi/software-after-sales-bg2.png") no-repeat top center;
    margin-top: 70px;
}
.after-sales-tit{
    font-size: 32px;
    padding-top: 85px;
    margin-left: 28px;
}
.after-sales-item{
    padding-top: 50px;
    margin-left: 28px;
}
.after-sales-item .tit{
    font-size: 22px;
    color: #000;
}
.after-sales-item .txt{
    font-size: 16px;
    color: #444;
    margin-top: 15px;
}
.after-sales-item .data{
    margin-top: 20px;
}
.after-sales-item .data .phone,
.after-sales-item .data .time{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    height: 34px;
    padding: 0 10px;
    background-color: #2086ee;
    margin-right: 8px;
    border-radius: 2px;
}
.after-sales-item .data .time{
    background-color: #4bbe5e;
}
.after-sales-item .data em{
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    font-style: normal;
    padding-left: 14px;
    position: relative;
}
.after-sales-item .data em:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #2086ee;
    margin-top: -3px;
}

/* 网站挂马 */
.serve-gua-block{
    padding: 90px 0 150px;
}
.serve-gua-fir-list{
    float: left;
    width: 918px;
}
.serve-gua-fir-list li{
    float: left;
    width: 302px;
    height: 108px;
    padding-top: 32px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    margin: 0 5px 6px 0;
}
.serve-gua-fir-list li:nth-of-type(1){
    background: url("/Public/Home/images/fuwuqi/software-pic01.jpg") no-repeat;
}
.serve-gua-fir-list li:nth-of-type(2){
    background: url("/Public/Home/images/fuwuqi/software-pic02.jpg") no-repeat;
}
.serve-gua-fir-list li:nth-of-type(3){
    background: url("/Public/Home/images/fuwuqi/software-pic03.jpg") no-repeat;
    margin-right: 0;
}
.serve-gua-fir-list li:nth-of-type(4){
    background: url("/Public/Home/images/fuwuqi/software-pic04.jpg") no-repeat;
}
.serve-gua-fir-list li:nth-of-type(5){
    background: url("/Public/Home/images/fuwuqi/software-pic05.jpg") no-repeat;
}
.serve-gua-fir-list li:nth-of-type(6){
    background: url("/Public/Home/images/fuwuqi/software-pic06.jpg") no-repeat;
    margin-right: 0;
}
.serve-gua-sec-list{
    float: right;
    width: 158px;
    height: 286px;
}
.serve-gua-sec-list li{
    width: 158px;
    height: 182px;
    padding-top: 104px;
    background: url("/Public/Home/images/fuwuqi/software-pic07.jpg") no-repeat;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
}

.serve-gua-fir-list li .icon,
.serve-gua-sec-list li .icon{
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    background: url("/Public/Home/images/fuwuqi/software-gua-icon.png") no-repeat;
}
.serve-gua-fir-list li .txt,
.serve-gua-sec-list li .txt{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 14px;
}

/* 官方推荐 */
.serve-guan-block{
    padding-top: 54px;
    height: 372px;
    background: url("/Public/Home/images/fuwuqi/software-guan-bg.png") no-repeat center #3385ff;
}
.guan-meal-list{
    padding: 0 270px;
}
.guan-meal-list li{
    float: left;
    width: 300px;
    height: 100px;
    margin-right: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.guan-meal-list li:last-child{
    margin-right: 0;
}
.guan-meal-list li:hover{
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.guan-meal-list li a{
    display: block;
    width: 300px;
    height: 62px;
    padding: 17px 0;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.guan-meal-list li a.on{
    background-color: #fff;
    color: #2086ee;
}

/* 服务器/软件运维百科 */
.serve-info-block{

}
.serve-info-title{
    height: 46px;
}
.serve-info-title .tit{
    float: left;
    height: 46px;
    line-height: 46px;
    font-size: 32px;
}
.serve-info-title .more{
    float: right;
    width: 118px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 3px;
}
.serve-info-list{
    padding: 70px 0 120px;
}
.serve-info-list li{
    float: left;
    width: 358px;
    margin-right: 63px;
}
.serve-info-list li:nth-of-type(3n){
    margin-right: 0;
}
.serve-info-list li a{
    display: block;
}
.serve-info-list li a .item-date{
    font-size: 24px;
    color: #999;
    height: 32px;
    line-height: 32px;
}
.serve-info-list li a .item-tit{
    font-size: 20px;
    color: #333;
    height: 26px;
    line-height: 26px;
    margin-top: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.serve-info-list li a .item-txt{
    font-size: 14px;
    color: #999;
    height: 48px;
    line-height: 24px;
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.serve-info-list li a .item-btn{
    font-size: 14px;
    color: #2086ee;
    margin-top: 16px;
}
