.head-page .item:nth-child(6)>a span {
    color: #303096;
}

.head-page .item:nth-child(6)>a::after {
    transform: scaleX(1);
    opacity: 1;
}

.contact-page01 .width1440 {
    padding: 0 6.5%;
    box-sizing: border-box;
    align-items: flex-start;
}

.contact-page01 .list {
    width: 33.33%;
    padding: 0 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.contact-page01 .text {
    text-align: center;
    max-width: 233px;
    box-sizing: border-box;
}

.contact-page01 .tit {
    margin: 22px 0 4px;
}

.contact-page01 .list .desc {
    text-align: center;
}

.contant-map {
    height: 528px;
}

.contant-map img {
    max-width: initial;
}

.contact-page03 .width1440 {
    background: #ffffff;
    position: relative;
    margin-top: -74px;

}

.contact-page03 .page-desc {
    margin-top: 17px;
    margin-bottom: 20px;
}

.contact-page03 input, .contact-page03 textarea {
    border: 1px solid #E5E5E5;
    outline: none;
    padding: 0 20px;
    box-sizing: border-box;
    color: #999999;

}

.contact-page03 .item {
    width: 31.87%;
    margin-right: 2.19%;
    margin-top: 25px;
}

.contact-page03 .item:nth-child(3n) {
    margin-right: 0;
}

.contact-page03 .item input {
    width: 100%;
    height: 52px;
}

.contact-page03 .item textarea {
    width: 100%;
    height: 234px;
    padding: 25px 16px;
    display: block;
}

.contact-page03 .item:nth-child(4) {
    width: 100%;
    margin-right: 0;
}

.contact-page03 .submit {
    color: #0F2D76;
    width: 180px;
    height: 52px;
    border: 1px solid #0F2D76;
    margin: 45px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition:all .4s;
}
.contact-page03 .submit:hover {
      background: #0F2D76;
      color: #FFFFFF;
}

/* 人才招聘 */
.talent-page01 .list {
    width: 47.99%;
    background: #F6F6F6;
}

.talent-page01 .texts {
    padding: 20px;
    box-sizing: border-box;
    /* height: 175px; */
}

/* .talent-page01 .list .img {
    height: 369px;
} */

.talent-page01 .line {
    width: 18px;
    height: 1px;
    background: #0F2D76;
    margin: 6px 0 14px;
}

.talent-page01 .con {
    max-height: 72px;
    overflow-y: auto;
    padding-right: 5px;
    box-sizing: border-box;
}

.talent02-name {
    padding: 0 36px 14px 21px;
    box-sizing: border-box;
    border-bottom: 3px solid #15337b;
    margin-bottom: 5px;
}

.talent02-name .h6 {
    font-weight: bold;
    color: #000000;
    text-align: center;
    padding: 0 15px;
    box-sizing: border-box;
}

.talent02-name .h6:nth-child(1) {
    width: 26%;
    text-align: left;
}

.talent02-name .h6:nth-child(2) {
    width: 24%;
}

.talent02-name .h6:nth-child(3) {
    width: 24%;
}

.talent02-name .h6:nth-child(4) {
    width: 26%;
}

.talent02-con {
    margin-bottom: 2px;
}

.talent02-con .contit {
    display: flex;
    background: #dbe0e7;
    padding: 0 36px 0 21px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    transition: all .3S;
}

.talent02-con .contit::after {
    content: "";
    display: block;
    width: 6px;
    height: 12px;
    background: url(../img/talent02-Pnext.png) no-repeat center/cover;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
}

.talent02-con.active .contit {
    background: #15337b;
}

.talent02-con.active .contit::after {
    background: url(../img/talent02-next.png) no-repeat center/cover;
    width: 12px;
    height: 6px;
}

.talent-page02 .talent02-con.active .contit p {
    color: #ffffff;
}

.talent-page02 .contit p {
    color: #333333;
    padding: 15px 15px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}

.talent-page02 .contit p:nth-child(1) {
    width: 26%;
    text-align: left;
}

.talent-page02 .contit p:nth-child(2) {
    width: 24%;
}

.talent-page02 .contit p:nth-child(3) {
    width: 24%;
}

.talent-page02 .contit p:nth-child(4) {
    width: 26%;
}


.talent-page02 .hidd {
    padding: 45px 0 50px;
    box-sizing: border-box;
    display: none;
}

.talent-page02 .hidd .text {
    margin-bottom: 24px;
    width: 46.5%;
}

.talent-page02 .hidd .text p {
    color: #5E5E5E;
    line-height: 2.25;
}

.talent-page02 .hidd-con {
    align-items: flex-start;
}

.tanlent-btn {
    width: 128px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #15337b;
    color: #ffffff;
    margin-top: 30px;
    border-radius: 5px;
    transition: all .3s;
}

.tanlent-btn:hover {
    background: #ffffff;
    color: #15337b;
    border: 1px solid #15337b;
}

@media only screen and (min-width:960px) {
    .talent-page01 .list .img:hover img {
        height: 110%;
    }

    .icon-box:hover .icon .h-img {
        opacity: 1;
    }

    .icon-box:hover .icon .p-img {
        opacity: 0;

    }

    .icon-box:hover .icon-text {
        border: 1px solid #0D3D85;
        color: #0D3D85;
    }
}

@media only screen and (max-width:1200px) {
    .contact-page01 .width1280 {
        padding: 0;
    }

    .contact-page01 .list .icon img {
        height: 50px;
    }
}

@media only screen and (max-width:960px) {
    .contact-page01 .width1440 {
        padding: 0;
    }

    .contact-page03 .submit {
        width: 148px;
        height: 45px;
    }

    .talent02-name .h6:nth-child(2), .talent02-name .h6:nth-child(3) {
        display: none;
    }

    .talent-page02 .contit p:nth-child(2), .talent-page02 .contit p:nth-child(3) {
        display: none;
    }

    .talent02-name .h6:nth-child(1) {
        width: 65%;
    }

    .talent02-name .h6:nth-child(4) {
        width: 35%;
    }

    .talent-page02 .contit p:nth-child(1) {
        width: 65%;
    }

    .talent-page02 .contit p:nth-child(4) {
        width: 35%;
    }

    .talent02-name .h6:nth-child(5) {
        width: 25%;
    }

    .talent-page02 .contit p:nth-child(5) {
        width: 25%;
    }

    .talent-page01 .con{
        max-height: 66px;
    }
}


@media only screen and (max-width:768px) {
    .contact-page01 .list {
        width: 100%;
        padding: 0;
        flex-direction: initial;
    }

    .contact-page01 .tit {
        margin-top: 0;
    }

    .contact-page01 .list .icon {
        width: 45px;
    }

    .contact-page01 .list .icon img {
        height: auto;
    }

    .contact-page01 .text {
        width: calc(100% - 45px);
        padding-left: 15px;
        box-sizing: border-box;
        text-align: left;
        max-width: 100%;
    }

    .contact-page01 .list .desc {
        text-align: left;
    }

    .contact-page01 .list {
        margin-bottom: 20px;
    }

    .contact-page01 .list:last-child {
        margin-bottom: 0;
    }

    .contant-map {
        height: 280px;
    }

    .contact-page03 .page-desc {
        margin-top: 9px;
        margin-bottom: 5px;
    }

    .contact-page03 .page-tit {
        padding-bottom: 20px;
    }

    .contact-page03 .item {
        margin-top: 15px;
        width: 100%;
        margin-right: 0;
    }

    .contact-page03 .submit {
        margin-top: 20px;
        width: 120px;
        height: 40px;
    }

    .contact-page03 .item textarea {
        padding: 15px;
    }

    .contact-page03 .width1440 {
        margin-top: -30px;
    }

    .contact-page03 .page-tit {
        padding-bottom: 0;
    }

    .talent-page01 .list{
        width: 100%;
        margin-bottom: 20px;
    }
    .talent-page01 .list:last-child{
        margin-bottom: 0;
    }
    /*.talent-page02 .contit p:nth-child(4) {
        display: none;
    }

    .talent02-name .h6:nth-child(4) {
        display: none;
    }*/

    .talent-page02 .contit p:nth-child(4) {
        width: 120px;
    }

    .talent-page02 .contit p:nth-child(1) {
        width: calc(100% - 120px);
    }
    .talent02-name .h6:nth-child(4) {
         width: 120px;
    }
    .talent02-name .h6:nth-child(1) {
        width: calc(100% - 120px);
    }
    .talent02-con .contit {
        padding: 0;
    }

    .talent02-con .contit::after {
        display: none;
    }

    .talent-page02 .contit p {
        padding-right: 0;
        padding: 10px 15px;
    }

    .talent02-name {
        padding: 0 0 8px;
    }

    .talent-page02 .hidd {
        padding: 20px 15px 10px;
    }

    .talent02-name .h6:nth-child(5) {
        width: 120px;
    }

    .talent02-name .h6:nth-child(1) {
        width: calc(100% - 120px);
    }

    .talent-page02 .lists {
        padding-top: 25px;
        margin-top: 0;
    }

    .talent-page02 .hidd .text {
        margin-bottom: 15px;
        width: 100%;
    }
}