.serverGood{
    padding-top: 360px;
    background:#f5f5f5 url("../img/serverGood.jpg") no-repeat center top;
}
.con_head{
    font-size: 28px;
    color: #1469c4;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
}
.layui-tab{
    margin-top: 20px;
}
.layui-tab-content{
    padding: 40px;
}
.server_img{
    text-align: center;
}

.server_img img, .server_img p img{
    max-width: 100%;
}