.banner_main_left .logo {
    width: 119px;
    height: 35px;
    margin-bottom: 14px;
}

.introduce {
    background: #f7f8fb;
}

.introduce_main {
    padding: 60px 0px;
    display: flex;
    align-items: center;
}

.introduce_main_l img {
    width: 481px;
    height: 240px;
}

.introduce_main_r {
    width: 523px;
    margin-left: 52px;
}

.introduce_main_r h2 {
    margin-bottom: 20px;
    padding: 0px;
    font-size: 28px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 40px;
}

.introduce_main_r p {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666666;
    line-height: 31px;
}

/* 职位 */
.post {
    padding: 40px 0px 60px 0px;
}

.post-main {
    width: 1180px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/sdzg/js-bg.png);
    background-size: 100% 326px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.post-main-l {
    width: 706px;
    height: 256px;
    background: linear-gradient(205deg, #ffffff 17%, #f6f7fb 93%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
    position: relative;
    margin-top: 50px;
}

.post-main-l .yh-img {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 22px;
    left: 12px;
}

.post-main-l h6 {
    font-size: 18px;
    font-weight: 700;
    text-align: justify;
    color: #003793;
    line-height: 25px;
    margin: 30px 0px 8px 22px;
}

.post-main-l p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 28px;
    padding: 0px 30px 0px 22px;
}


.post-main-r {
    width: 391px;
    height: 320px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 49px;
}

.post-main-r img {
    width: 360px;
    height: 290px;
}

.zxqj {
    padding-bottom: 60px;
    background-image: url(/static/yuanian/page_image/Gz/zxdk/zx_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.zxqj_main {
    width: 1100px;
    margin: 0 auto;
}

.zxqj_main dl {
    float: left;
    margin-right: 20px;
    width: 259px;
    height: 199px;
    background: linear-gradient(180deg, #f5f7f9, #ffffff);
    box-shadow: -8px -8px 20px 0px #ffffff, 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
}

.zxqj_main dl:last-child {
    margin-right: 0px;
}

.zxqj_main dl:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset;
}

.zxqj_main dl dt {
    padding: 25px 20px 15px 24px;
    display: flex;
    align-items: center;
    height: 32px;
}

.zxqj_main dl dt img {
    height: 32px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 1s;
}

.zxqj_main dl:hover dt img {
    margin-top: -20px;
}

.zxqj_main dl dt h3 {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 22px;
}

.zxqj_main dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666666;
    line-height: 26px;
    padding: 0px 25px;
}

.data {
    padding-bottom: 60px;
}

.data-main img {
    width: 100%;
    height: 365px;
}

.info {
    background: #f7f8fb;
}

.info-main {
    padding: 60px 0px;
    display: flex;
    justify-content: space-between;
}

.info-main-l {
    width: 573px;
    height: 213px;
    padding: 23px 30px 0px 30px;
    background: linear-gradient(176deg, #f5f7f9 6%, #ffffff 100%);
    box-shadow: -8px -8px 20px 0px rgba(255, 255, 255, 0.02), 0px 8px 20px 0px rgba(55, 99, 170, 0.10);
}

.info-main-l p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666666;
    line-height: 27px;
}

.info-main-l p:nth-child(1) {
    padding-bottom: 16px;
}

.info-main-r img {
    width: 449px;
    height: 236px;
}

.platform {
    height: 301px;
}

.platform-mian {
    width: 930px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.platform-mian-l img {
    width: auto;
    height: 301px;
}

.platform-mian-r {
    width: 574px;
}

.platform-mian-r h2 {
    padding: 0px;
    font-weight: 500;
    text-align: left;
}

.platform-mian-r p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #666666;
    line-height: 27px;
    padding-top: 15px;
}

.person {
    padding: 40px 0px;
    background: #f7f8fb;
}

.person_main {
    width: 1139px;
    height: 438px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/twnf/rw-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.person_main_main {
    padding: 126px 40px 0px 110px;
    display: flex;
}

.person_main_main_l img {
    width: 345px;
    height: 259px;
}

.person_main_main_r {
    width: 600px;
    position: relative;
    margin-left: 45px;
}

.person_main_main_r .yh {
    width: 77px;
    height: 77px;
    position: absolute;
    right: 8px;
    top: 10px;
}

.person_main_main_r .name {
    padding-top: 18px;
    font-size: 22px;
    font-weight: 700;
    text-align: justify;
    color: #003793;
    line-height: 30px;
}

.person_main_main_r .position {
    font-size: 14px;
    font-weight: 700;
    text-align: justify;
    color: #323232;
    line-height: 20px;
    padding: 15px 0px;
}

.person_main_main_r .line {
    width: 25px;
    height: 4px;
    background: #d0171b;
    border-radius: 2px;
}

.person_main_main_r p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: rgba(102, 102, 102, 0.90);
    line-height: 28px;
    padding-top: 15px;
}

#ljgd_main {
    display: flex;
}

#ljgd_main .ljgd_main_a {
    width: 540px;
}

#ljgd_main .ljgd_main_a:last-child {
    margin-right: 0px;
}

#ljgd_main .ljgd_main_a p {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .banner {
        background-position: top left;
    }

    .introduce_main {
        display: inherit;
        padding: 30px 0px;
    }

    .introduce_main_l img {
        width: 100%;
        height: 100%;
    }

    .introduce_main_r {
        width: 100%;
        padding-top: 20px;
        margin-left: 0px;
    }

    .introduce_main_r h2 {
        width: 100%;
        text-align: center;
    }

    .introduce_main_r p {
        width: 100%;
    }

    .post {
        padding: 30px 0px;
    }

    .post-main {
        width: 92%;
        height: auto;
        background-image: none;
        display: inherit;
    }

    .post-main-l {
        width: auto;
        height: auto;
        background: none;
        box-shadow: none;
        margin-top: 0px;
    }

    .post-main-r {
        width: auto;
        height: auto;
        margin-top: 20px;
    }

    .post-main-r img {
        width: 100%;
        height: 100%;
    }

    .post-main-l h6 {
        margin: 0px 0px 8px 0px;
    }

    .post-main-l p {
        padding: 0px;
    }

    .zxqj {
        padding-bottom: 30px;
    }

    .zxqj_main {
        width: 92%;
    }

    .zxqj_main dl {
        width: 90%;
        padding: 5%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .zxqj_main dl dt,
    .zxqj_main dl dd p {
        padding: 0px;
    }

    .person {
        padding: 30px 0px;

    }

    .person_main {
        width: 100%;
        height: auto;
        background-image: none;
    }

    .person_main_main {
        padding: 0px;
        display: inherit;
    }

    .person_main_main_l {
        margin: 0 auto;
        width: 92%;
        height: auto;
    }

    .person_main_main_l img {
        width: 100%;
        height: 100%;
    }

    .person_main_main_r {
        width: 94%;
        margin-left: 0px;
        margin: 0 auto;
    }

    .data {
        padding-bottom: 30px;
    }

    .data-main img {
        width: 100%;
        height: 100%;
    }

    .info-main {
        padding: 30px 0px;
        display: inherit;
    }

    .info-main-l {
        width: auto;
        height: auto;
        padding: 5%;
    }

    .info-main-r img {
        width: 100%;
        height: 100%;
    }

    .platform {
        height: auto;
    }

    .platform-mian {
        width: 100%;
        display: inherit;
    }

    .platform-mian-l img {
        height: auto;
        display: flex;
        margin: 0 auto;
    }

    .platform-mian-r {
        width: auto;
    }

    .platform-mian-r h2 {
        text-align: center;
    }

    .platform-mian-r p {
        width: 92%;
        margin: 0 auto;
        padding-bottom: 30px;
    }

    #ljgd_main {
        display: inherit;
    }

    #ljgd_main .ljgd_main_a {
        width: 90%;
    }
}
