/*banner*/
.content_banner{
    width: 100%;
    height: 659px;
    background: url(../images/culture/banner.png) center -6px no-repeat;
    background-size: cover;
}

/*企业文化*/
.company_idea{
    padding: 70px 0 150px 0;
    border-bottom: 1px solid #bebebe;
}

.company_idea .title{
    width: 133px;
    height: 75px;
    background: url(../images/culture/gsln.png) center center no-repeat;
    display: block;
    margin: 0 auto;
    margin-bottom: 102px;
}

.company_con{
    clear: both;
    overflow: hidden;
}

.company_left{
    float: left;
}

.company_left .num{
    width: 200px;
    height: 149px;
    background: url(../images/culture/hxjzg.png) center center no-repeat;
    display: block;
}

.company_middle{
    float: left;
    margin: 0 200px 0 188px;
}

.company_middle .num{
    width: 232px;
    height: 148px;
    background: url(../images/culture/qywh.png) center center no-repeat;
    display: block;
}

.company_right{
    float: right;
}

.company_right .num{
    width: 232px;
    height: 148px;
    background: url(../images/culture/qyzx.png) center center no-repeat;
    display: block;
}

.company_left .text,.company_middle .text,.company_right .text{
    font-size: 30px;
    color: #706f6f;
    display: block;
    padding-top: 40px;
}

.company_left .text,.company_middle .text{
    padding-left: 22px;
}

.company_right .text{
    text-align: center;
}

.employing_idea{
    padding: 46px 0 150px 0;
    background: #f7f8fa;
    border-bottom: 1px solid #bebebe;
    position: relative;
}

.employing_idea .title{
    width: 131px;
    height: 75px;
    background: url(../images/culture/yrln.png) center center no-repeat;
    display: block;
    margin: 0 auto;
    margin-bottom: 24px;
}

.employing_idea .text{
    width: 742px;
    height: 58px;
    background: url(../images/culture/yrln_biaoyu.png) center center no-repeat;
    display: block;
    margin: 0 auto;
    margin-bottom: 24px;
}

.employing_idea .img{
    width: 1154px;
    height: 462px;
    background: url(../images/culture/yrln_quxian.png) center center no-repeat;
    display: block;
    margin: 0 auto;
}

.employing_idea .yl_logo{
    width: 370px;
    height: 193px;
    background: url(../images/culture/yile_logo.png) center center no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    bottom: 0;
}

.career_growth{
    padding: 50px 0 136px 0;
}

.career_growth .title{
    width: 133px;
    height: 75px;
    background: url(../images/culture/zycz.png) center center no-repeat;
    display: block;
    margin: 0 auto;
    margin-bottom: 100px;
}

.growth_con{
    clear: both;
    overflow: hidden;
}

.growth_left{
    width: 640px;
    height: 215px;
    background: url(../images/culture/zwqx.png) center center no-repeat;
    display: block;
    float: left;
    margin-top: 125px;
}

.growth_right{
    width: 623px;
    height: 467px;
    background: url(../images/culture/hx_sanjiao.png) center center no-repeat;
    display: block;
    float: right;
}

.employee_welfare{
    padding: 74px 0 100px 0;
    background: #f0f0f0;
}

.employee_welfare .title{
    width: 133px;
    height: 75px;
    background: url(../images/culture/ygfl.png) center center no-repeat;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}

.employee_welfare .welfare{
    width: 1230px;
    height: 604px;
    background: url(../images/culture/ygfl_zst.png) center center no-repeat;
    display: block;
    margin: 0 auto;
}