.g-ft{
    background-color: #ebeef5 !important;
}
.g-server{
    padding-bottom: 40px;
}
.g-server .u-nav{
    height: 14px;
    font-size: 14px;
    color: #999;
    margin: 29px 0 20px;
}
.g-server .u-nav span{
    color: #0060ea;
}
.g-server .u-tab{
    float: left;
    width: 235px;
}
.g-server .u-tab img{
    display: block;
    margin:0;
}
.g-server .u-tab .title{
    width: 211px;
    height: 60px;
    line-height: 60px;
    font-size:16px;
    padding-left: 24px;
    color: #fff;
    background-color: #0060ea;
}
.g-server .u-tab .bottom-jiao{
    display: block;
    width: 235px;
    height: 30px;
}
.g-server .u-tab ul{
    width: 233px;
    padding-left: 2px;
    padding-bottom: 50px;
    background: url("../images/service_tab_left_bg.png") no-repeat center bottom #0060ea;
}

.g-server .u-tab ul li{
    width: 214px;
    padding-left: 19px;
    height: 50px;
}
.g-server .u-tab ul li span{
    display: inline-block;
    width: 214px;
    height: 49px;
    font-size: 14px;
    line-height: 50px;
    border-bottom: 1px solid #4d90f0;
    color: #fff;
    cursor: pointer;
}
.g-server .u-tab ul li:hover, .u-tab ul li.active{
    background-color: #f2f5fa;
}
.g-server .u-tab ul li:hover span, .u-tab ul li.active span{
    color: #0060ea;
    border-bottom: none;
}

.g-server .u-info{
    float: right;
    width: 865px;
    padding: 0 40px 36px;
    background: #fff;
}
.g-server .m-type{
    margin-bottom: 14px;
    overflow: hidden;
}

.g-server .m-type h2{
    margin-top: 23px;
    text-align: center;
    border-bottom: 1px dashed #cee0fb;
}
.g-server .m-type .text-indent {
    text-indent: 2em;
}
.g-server .m-type h2 span{
    display: inline-block;
    height: 42px;
    line-height: 44px;
    font-size:18px;
    font-weight: bold;
    border-bottom: 2px solid #0060ea;
    margin-bottom: -1px;
}
.g-server .m-center-content{
    margin-top: 24px;
    padding: 0 20px 19px;
    background-color: #f8f9fb;
    overflow: hidden;
}
.g-server .m-center-content p{
    line-height: 24px;
    font-size: 14px;
    margin-top: 19px;
}
.g-server .m-center-content .point{
    text-indent: 2em;
}
.g-server .m-center-content .point::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #0060ea;
    border-radius: 50%;
    position: relative;
    top: -4px;
    left: -5px;
}
.g-server .m-center-content .text-center{
    text-align: center;
}
.g-server .person-promote{
    width: 548px;
    margin: 10px auto 0;
}
.g-server .person-promote .m-promote-img3{
    display: block;
    width: 548px;
    height: 203px;
}
.g-server .fl{
    float: left;
}
.g-server .fr{
    float: right;
}
.g-server .person-promote>div{
    margin-bottom: 6px;
    height: 202px;
}
.g-server .person-promote>div img{
    display: block;
    width: 271px;
    height: 202px;
}
.g-server .blue-bridge{
    width: 825px;
    height: 202px;
    margin: 10px auto 0;
    overflow: hidden;;
}
.g-server .blue-bridge>div{
    margin-left: -6px;
}
.g-server .blue-bridge img{
    float: left;
    width:271px;
    height: 202px;
    margin-left: 6px;
}
.g-server .recruit-service{
    width: 547px;
    height: 413px;
    margin: 10px auto 0;
}
.g-server .recruit-service>div{
    margin-left: -5px;
    margin-top: -7px;
}
.g-server .recruit-service img{
    float: left;
    width: 271px;
    height: 203px;
    margin-left: 5px;
    margin-top: 7px;
}
