.companyTop_banner{
    height: 800px;
    background: url(../../img/Company/companyTop_banner.png) no-repeat center;
}

.en_companyTop_banner{
    height: 800px;
    background: url(../../img/Company/companyTop_banner_en.png) no-repeat center;
}

.companyTop_info{
    position: relative;
    height: 740px;
}

.companyTop_infoFirst{
    width: 100%;
    height: 543px;
}

.companyTop_infoFirst .content{
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    width: 1060px;
    height: 520px;
    margin: 0 auto;
    box-shadow: 0px 31px 46px 0px rgba(90,90,90,0.31);
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
}

.companyTop_infoFirst .content div{
    display: inline-block;
    vertical-align: middle;
}

.companyTop_infoFirst .content div:nth-child(1){
    margin-right: 100px;
    margin-top: 160px;
}

.companyTop_infoFirst .content .en_div{
    margin-top: 50px!important;
}

.companyTop_infoFirst .content p{
    width: 446px;
    font-size: 18px;
    font-weight: 300;
    text-align: justify;
    line-height: 2;
}

.companyTop_infoFirst .content .en_p{
    width: 550px;
}

.companyTop_infoFirst .content h3{
    padding-top: 82px;
    margin-bottom: 54px;
    font-size: 30px;
}

.companyTop_infoFirst .content .en_h3{
    padding-top: 30px;
    margin-bottom: 30px;
}

.companyTop_infoSecond{
    width: 100%;
    height: 197px;
    background-color: #F7F7F7;
}

.companyTop_team{
    height: 600px;
    background: url(../../img/Company/companyTop_team.png) center no-repeat;
    color: #fff;
    text-align: center;
}

.companyTop_team h4{
    padding-top: 192px;
    margin-bottom: 53px;
    font-size: 30px;
}

.companyTop_team div{
    font-size: 24px;
}

.companyTop_team div:nth-child(3){
    margin: 25px 0;
}

.companyTop_team div:nth-child(4){
    font-size: 14px;
    font-weight: 300;
}

.companyTop_custom{
    height: 286px;
    line-height: 286px;
    background-color: #1B1D1F;
    text-align: center;
}

.companyTop_custom span:nth-child(1){
    margin-right: 50px;
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
}

.companyTop_custom span:nth-child(2){
    color: #FFCD47;
    font-size: 60px;
    font-weight: 800;
    vertical-align: middle;
}

.companyTop_culture{
    position: relative;
}

.companyTop_culture .companyTop_cultureFirst{
    width: 100%;
    height: 630px;
    background-color: #F7F7F7;
}

.companyTop_cultureFirst ._inline{
    display: inline-block;
    padding-top: 177px;
    font-size: 24px;
}

.companyTop_cultureFirst ._title{
    margin-left: 130px;
    font-size: 30px;
    font-weight: 700;
}

.companyTop_cultureFirst ._inline div:nth-child(2){
    margin-top: 20px;
    text-indent: 1.5em;
}

.companyTop_culture .companyTop_cultureSecond{
    width: 100%;
    height: 459px;
    background-color: #FFCD47;
}

.companyTop_culture .culture_content{
    position: absolute;
    right: 0;
    bottom: 152px;
}

.companyTop_culture .en_culture_content{
    bottom: 87px;
}

.companyTop_culture .culture_content li{
    float: left;
    margin-right: 36px;
}

.companyTop_culture .culture_content li img{
    box-shadow: 0px 37px 46px 0px rgba(92,68,4,0.31);
}

.companyTop_culture .culture_content div{
    margin-left: 20px;
    font-size: 23px;
}

.companyTop_culture .culture_content li ._firstDiv{
    margin-bottom: 24px;
    margin-top: 44px;
    font-size: 40px;
    font-weight: 800;
}