.bn-bx{
    width: 100%;
    height: 600px;
    background:rgba(255, 209, 0, 1);
    margin-top: 120px;

}
.bn-fix{
    width: 1920px;
    height: 100%;
    background: url('../img/bannerBg5.svg') no-repeat center 0px;
    background-position: center 0px;
    background-size: cover;
    margin-left: 50%;
    transform:translate(-50%,0);
    position: relative;
}
.fix-line{
    position: absolute;
    top: 212px;
    left: 360px;
    width: 10px;
    height: 48px;
    background: rgba(34, 34, 34, 1);
}
.fix-tit{
    position: absolute;
    top: 200px;
    left: 410px;
    width: 750px;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    color: rgba(34, 34, 34, 1);
}
.ban_img{
    position: absolute;
    top: 91px;
    left: 1176px;
    width: 384.12px;
    height: 400px;
}
.company-profile{
    margin-top: 80px;
    margin-bottom: 160px;
    display: flex;
    justify-content: space-between;
}
.company-profile-rt{
    width: 560px;
    height:420px;
    overflow: hidden; box-sizing: border-box;
}
.company-profile-rt img{
    width: 560px;
    height: 420px;
    transition: transform 0.3s ease;
}
.company-profile-rt img:hover{
    transform: scale(1.2);
}
.company-profile-lt{
    width: 560px;
    height: 420px;
}
.company-profile-lt-tit{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.company-profile-lt-tit span:nth-child(1){
    width: 8px;
    height: 48px;
    display: inline-block;
    background: rgba(255, 209, 0, 1);
}
.company-profile-lt-tit span:nth-child(2){
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    color: rgba(34, 34, 34, 1);
    margin-left: 30px;
}
.company-profile-lt-txt{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(34, 34, 34, 1);
    text-align: justify;
}
.enterprise-culture-bc{
    width: 100%;
    height: 708px;
    background: rgba(247, 248, 251, 1);
}
.enterprise-culture-ls{
    margin-top: 80px;
    display: flex;
}
.enterprise-culture-ey{
    width: 400px;
    height: 260px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.enterprise-culture-ey-img{
    width: 136px;
    height: 136px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.enterprise-culture-ey-img img{
    width: 62px;
    height: 64px;
}
.enterprise-culture-ey-tit{
    margin-top: 24px;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: rgba(34, 34, 34, 1);
}
.enterprise-culture-ey-txt{
    width: 360px;
    margin-top: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(34, 34, 34, 1);
}
.core-team{
    margin-top: 196px;
    margin-bottom: 160px;
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(3, 380px);
    grid-gap:  204px 30px;
}
.core-team-ey-bg{
    width: 380px;
    height: 522px;
}
.core-team-ey-bot{
    width: 320px;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(34, 34, 34, 1);
    text-align: justify;
}
.core-team-ey{
    width: 380px;
    height: 362px;
    /*background: url('../img/coreTeamImg.svg') no-repeat center 0px;*/
    /*background-position: center 0px;*/
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    box-sizing: border-box;
}
.coreTeamImg{
    position: absolute;
    left: -15px;
    top: 0;
    z-index: -1;
}
.core-team-ey:hover{
    transform: translateY(-15px);
}
.coreTeamIcon1{
    margin-left: 94px;
    margin-top: -116px;
}
.core-team-ey-tit{
    margin-left: 60px;
    margin-top: 30px;
}
.core-team-ey-tit span:nth-child(1){
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: rgba(34, 34, 34, 1);
}
.core-team-ey-tit span:nth-child(2){
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: rgba(34, 34, 34, 1);
    margin-left: 20px;
}
.core-team-ey-txt{
    width: 240px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(34, 34, 34, 1);
    text-align: justify;
    margin-left: 60px;
    margin-top: 10px;
}

.official-certification{
    width: 100%;
    height: 860px;
    background: linear-gradient(90deg, rgba(255, 114, 105, 1) 0%, rgba(255, 198, 123, 1) 100%), rgba(247, 248, 251, 1);
}
.official-certification-fix{
    width: 1920px;
    height: 860px;
    margin-left: 50%;
    transform:translate(-50%,0);
    position: relative;
}
.official-certification-img{
    position: absolute;
    left: 447px;
    top: 160px;
    width: 387px;
    height: 540px;
    z-index: 99;
}
.official-certification-icon1{
    width: 599px;
    height: 299.5px;
    position: absolute;
    left: 80px;
    top: 560px;
}
.official-certification-icon2{
    width: 300px;
    height: 150px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.official-certification-ey{
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: rgba(255, 209, 0, 1);
    position: absolute;
    left: 1080px;
    top: 230px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.official-certification-ey-tit{
    display: flex;
    align-items: center;
    margin-top: 134px;
}
.official-certification-ey-tit span:nth-child(1){
    width: 8px;
    height: 48px;
    display: inline-block;
    background: rgba(34, 34, 34, 1);
}
.official-certification-ey-tit span:nth-child(2){
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    color: rgba(34, 34, 34, 1);
    margin-left: 30px;
}
.official-certification-ey-txt{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(34, 34, 34, 1);
    text-align: justify;
    margin-top: 30px;
}
.company_address{
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(2, 600px);
    margin-top: 160px;
    margin-bottom: 160px;
}
.company_address_ey{
    width: 600px;
    height: 360px;
    background: rgba(247, 248, 251, 1);
    overflow: hidden;
}
.ey_address{
    padding: 80px 60px;
    box-sizing: border-box;
}
.ey_address_tit{
    display: flex;
    align-items: center;
}
.ey_address_tit span:nth-child(1){
    width: 8px;
    height: 48px;
    background: rgba(255, 209, 0, 1);
    display: inline-block;
}
.ey_address_tit span:nth-child(2){
    font-size: 28px;
    font-weight: 700;
    line-height: 48px;
    color: rgba(34, 34, 34, 1);
    margin-left: 30px;
}
.ey_address_email{
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.ey_address_email img{
    width: 24px;
    height: 20px;
}
.ey_address_email span{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(34, 34, 34, 1);
    margin-left: 20px;
}
.ey_address_det{
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}
.ey_address_det img{
    width: 24px;
    height: 24px;
}
.ey_address_det span{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(34, 34, 34, 1);
    margin-left: 20px;
    text-align: justify;
}
.companyAddressImg{
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}
.companyAddressImg:hover{
    transform: scale(1.2);
}