.page-container {
    background-color: #fff;
    color: #1C1E1D;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    min-width: 1200px;
}

.header-container {
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    background-color: #fff;
    min-width: 1200px;
}

#links {
    cursor: pointer;
}

.link-active {
    border: 1px solid #C62244 !important;
    border-radius: 5px;
    padding: 1px 12px;
    color: #C62244;
}

.header-container>div {
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    display: flex;
    align-items: center;
}

.header-container ul {
    display: flex;
}

.header-container li {
    margin-left: 52px;
    padding: 1px 12px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.logo {
    flex: 1;
}

.banner-container {
    margin-top: 70px;
}

.banner-container div {
    position: relative;
}

.banner-container img {
    max-width: 100%;
    height: auto;
}

.anchor-container {
    width: 1200px;
    margin: 0 auto;
}

.about-section {
    position: relative;
}

.about-us {
    height: 1116px;
    position: relative;
}

.about-title {
    display: flex;
    align-items: center;
    margin-top: 78px;
}

.about-title>h1 {
    font-size: 36px;
    font-weight: 800;
    margin-left: 15px;
}

.about-title>div {
    width: 43px;
    height: 43px;
    line-height: 43px;
    border: 2px solid rgba(35, 24, 21, 1);
    border-radius: 10px;
    font-size: 39px;
    font-weight: 400;
    font-family: Helvetica-Roman-SemiB;
    padding: 4px;
}

.about-company p:nth-child(1) {
    margin: 34px 0;
}

.about-company p:nth-child(1) span {
    font-weight: bold;
}

.about-company p:nth-child(1) span:nth-child(1) {
    font-size: 24px;
}

.about-introduce {
    display: flex;
    margin-top: 126px;
}

.about-introduce span {
    font-weight: bold;
}

.introduce-title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 30px;
}

.introduce-detail {
    width: 789px;
    height: 373px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
    border-radius: 20px;
    display: flex;
}

.introduce-detail>div:nth-child(1) {
    margin: 30px 40px 0 26px;
}

.introduce-detail>div:nth-child(2) {
    margin-top: 271px;
}

.about-position {
    position: absolute;
    z-index: 2;
}

.about-introduce>div:nth-child(2) {
    margin-left: 60px;
}

.introduce-process {
    width: 350px;
    height: 450px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
    border-radius: 20px;
    text-align: center;
}

.introduce-process img {
    margin: 34px;
}

.introduce-process p {
    font-weight: 400;
    line-height: 30px;
    text-indent: 2rem;
    margin: 34px;
    margin-top: 0;
}

.about-bg {
    width: 100%;
    height: 445px;
    background: linear-gradient(90deg, rgba(181, 31, 62, 1) 0%, rgba(202, 34, 70, 1) 100%);
    position: absolute;
    bottom: 0;
}

.culture-depict {
    display: flex;
    color: #fff;
    margin-top: 54px;
}

.culture-depict>div:nth-child(1) {
    width: 25%;
    height: 225px;
    background: rgba(28, 30, 29, 1);
    border-radius: 20px;
}

.culture-depict>div span:nth-child(1) {
    font-size: 20px;
    font-weight: 800;
    line-height: 36px;
    margin-bottom: 20px;
    margin-top: 60px;
    display: inline-block;
}

.culture-depict>div:nth-child(2) {
    margin-left: 1.6%;
    width: 73.4%;
    background: url('img/company-bg.png') no-repeat;
}

.culture-depict>div:nth-child(1) span {
    margin-left: 80px;
}

.culture-depict>div:nth-child(2) span {
    margin-left: 85px;
}

.depict-awe {
    display: inline-block;
    margin-left: 60px;
}

.line {
    display: inline-block;
    width: 53px;
    height: 2px;
    background: #fff;
    margin-top: 20px;
}

.culture-bear {
    display: flex;
}

.culture-bear>div {
    text-align: center;
}

.culture-bear>div:nth-child(2) {
    margin-left: 20px;
}

.culture-bear p {
    font-size: 24px;
    font-weight: 800;
    margin: 70px 0 24px 0
}

.company-bear {
    width: 590px;
    height: 916px;
    background: rgba(246, 249, 255, 1);
    border-radius: 20px;
    text-align: center;
}

.company-bear>img {
    width: 550px;
    height: 350px;
    border-radius: 10px 10px 0px 0px;
    margin-top: 28px;
}

.inner-bear img {
    width: 267px;
    height: 200px;
    margin: 0 10px 10px 0;
}

.staff-bear {
    width: 590px;
    height: 630px;
    background: rgba(246, 249, 255, 1);
    border-radius: 20px;
    display: flex;
    justify-content: center;
}

.staff-bear img {
    display: block;
}

.staff-bear>div:nth-child(1) img {
    width: 320px;
    height: 240px;
    margin-right: 20px;
    margin-top: 28px;
}

.staff-bear>div:nth-child(2) img {
    width: 213px;
    height: 160px;
    margin-top: 28px;
}

.inner-raduis {
    border-radius: 10px 10px 0px 0px;
}

.talent-bg {
    display: block;
    width: 186px;
    height: 146px;
    background: url('img/tanlent_bg.png') no-repeat;
    margin-left: auto;
}

.job-title {
    width: calc(100% - 84px);
    height: 79px;
    padding: 0 42px;
    line-height: 79px;
    background: rgba(246, 249, 255, 1);
    border-radius: 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.job-title>span:first-child {
    font-size: 18px;
    font-weight: bold;
}

.job-title>span:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
    margin-left: auto;
}

.job-title>span:nth-child(3) {
    margin: 0 42px 0 42px;
    font-size: 18px;
    font-weight: 400;
}

.job-detail {
    width: 100%;
    /* height: 260px; */
    background: #F6F9FF;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.job-detail>p {
    margin-left: 41px;
    font-weight: 400;
    line-height: 36px;
}

.concat-us {
    display: flex;
    justify-content: space-between;
    margin-top: 52px;
}

.concat-us>div {
    display: flex;
    align-items: center;
}

.concat-us .icon-container {
    width: 22px;
    height: 30px;
}

.concat-us .icon-container img {
    width: 100%;
    height: 100%;
}

.concat-us span {
    line-height: 36px;
    margin-left: 16px;
    color: #231815;
}

.footer-copy {
    color: #EFEFEF;
    height: 90px;
    line-height: 90px;
    background: #C62244;
    margin-top: 82px;
}

.inner-container {
    width: 1200px;
}