/*页面样式*/
ul {
    list-style: none;
}


.vader2 {
    background-image: url('../images/text-logo-h.png');
}

.nav-text {
    color: #2E2E2E;
}

.sort {
    display: flex;
    list-style: none;
}
.sort-option a {
    text-decoration: none;
    color: #6B7280;
}

.sort-option {
    color: #6B7280;
    padding: 40px 30px 20px 30px;
    font-size: 1.25rem;
    position: relative;
    border-bottom: 3px solid transparent;
}

.sort-option:hover {
    border-color: #939ea4;
}

.sort-option.active {
    border-color: #4866FF;
    background-image: linear-gradient(to top, rgba(111, 131, 255, 0.65), #fff, #fff);
}

.sort-option.active a {
    color: #6e87ff;
}

.sort-option:not(:last-child)::after {
    content: "";
    width: 1px;
    height: 50px;
    position: absolute;
    top: 0px;
    right: -2px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    background-color: #afafaf;
}

.sort-main {
    width: 100vw;
    /*height: 80vh;*/
    padding: 120px 4%;
    background-color: #F3F4F6;
}

.introduce-box {
    /*background-image: url('../images/企业简介.png');*/
    /*background-repeat: no-repeat;*/
    width: 100%;
    height: 100%;
    position: relative;
}

.introduce-box .profile-img1 {
    width: 73%;
}

.introduce {
    position: absolute;
    width: 52%;
    right: 0;
    top: 130px;
    color: #5d6370;
    font-size: 17px;
    line-height: 35px;
    text-align: justify;
}


.introduce p {
    text-indent: 1cm;
}

.tag-box {
    background-image: url('../images/img.png');
    height: 400px;
    width: 100vw;
    text-align: center;
}

.tag-title {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    margin: 100px 0 30px 0;
}

.tag-title li {
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    margin: 0 40px;
}

.tag-text {
    display: flex;
    justify-content: center;
}

.tag-text li {
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    margin: 0 40px 60px 40px;
}

.tag-box img {
    margin: 0 auto;
    width: 200px;
    text-align: center;
}

.culture-box {
    padding: 100px 30px 40px 30px;
    /*background-color: #F4F4F8;*/
    width: 100vw;
}

.culture-title {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.culture-title h2 {
    color: #2066D2;
    font-weight: 700;
    font-size: 46px;
}

.culture-title h1 {
    position: absolute;
    color: rgba(46, 71, 117, 0.08);
    font-weight: 700;
    font-size: 80px;
}

.culture-subhead {
    text-align: center;
    margin: 50px 0;
    color: #5D6370;
    font-weight: 400;
}

.list-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
}

.list {
    background-color: rgba(10, 83, 190, 0.2);
    border-radius: 50%;
    width: 234px;
    height: 234px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-all {
    background-position: top center;
    background-size: 150%;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
}

.list-all i {
    font-size: 40px;
}

.list1 {
    background-image: url('../images/list1.png');
}

.list2 {
    background-image: url('../images/list2.png');
}

.list3 {
    background-image: url('../images/list3.png');
}

.list4 {
    background-image: url('../images/list4.png');
}


.list-text {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0;
    color: transparent;
}

.list-box:hover .list-all {
    background-color: #0a53be;
    background-image: none;
    transition: all .8s;
}

.list-box:hover .list-text {
    color: #0a53be;
    transition: all 1s;
}

.team-members {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 3vw;
}

.duty-box {
    padding: 100px 8%;
}

.position {
    width: 100% !important;
}

.profile-img2 {
    display: none;
}

.characteristic {
    width: 100vw;
    background-color: #F3F4F6;
    text-align: center;
    padding: 50px 0;
}

.trait-box {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4b4b4b;
}

.trait-box1 img {
    width: 49px;
    height: 65px;
}

.trait-box2 img {
    width: 62px;
    height: 57px;
}

.trait-box3 img {
    width: 68px;
    height: 50px;
}

.trait-box .trait-text {
    margin-left: 40px;
    text-align: left;
}

.trait-text .title {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 6px;
}

.trait-text .text {
    font-weight: 500;
    font-size: 16px;
}

footer {
    margin-top: 0;
    width: 100vw;
}

.contact {
    padding: 100px 0;
    font-size: 18px;
    font-weight: 500;
}

.contact img {
    width: 50%;
}

.telephone{
    margin-top: 30px;
}
.telephone .phone,.phone>i {
    font-size: 40px;
    font-weight: 500;
    color: #0a53be;
}

.phone .iconfont {
    margin-right: 20px;
}
.ruanzhu{
    text-align: center;
    background-color: #F3F4F6;
    padding: 60px 0;
}
.ruanzhu .ruanzhu-title{
    margin: 0 0 50px 0;
    color: #5d5d5d;
    font-size: 2rem;
}
.ruanzhu-box{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 3vw;
    padding: 0 8%;
    margin-bottom: 30px;
}
.zzhi-box{
    grid-template-columns: repeat(5, 1fr);
}
.zzhi-box{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 3vw;
    padding: 0 8%;
    margin-bottom: 30px;
}
.ruanzhu-box .ruanzhu-list{
    text-align: center;
    /*cursor: pointer;*/
}
.ruanzhu-list p{
    font-weight: 600;
    font-size:1.1rem;
    color: #737373;
    margin-top: 10px;
}
.ruanzhu-box .ruanzhu-list .ruanzhu-list-box{
    border-radius: 7px;
    background-color: #fff;
    border: .4vw solid #fff;
    margin-bottom: 30px;
    box-shadow: 2px 4px 6px 0.2rem rgba(115, 115, 115, 0.1);
}
.ruanzhu-list:hover img{
    transform: scale(1.05, 1.05);
    transition: all .3s linear;
}
.ruanzhu-list:not(:hover) img{
    transition: all .2s linear;
}
.ruanzhu-footer{
    font-size: 3rem;
    color: #939393;
    margin: 50px 0;
}




@media (max-width: 1820px) {
    .sort-main {
        padding: 0;
    }

    .profile-img1 {
        display: none;
    }

    .profile-img2 {
        display: block;
    }

    .introduce {
        font-size: 14px;
        line-height: 28px;
        padding: 20px;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
}

@media (max-width: 625px) {
    .nav-text {
        font-size: 12px !important;
    }

    .vader {
        width: 100px;
    }

    .tag-title li, .tag-text li {
        margin: 0 20px;
    }

    .tag-text li {
        font-size: 16px;
    }

    .tag-text {
        margin-bottom: 40px;
    }

    /*.sort-option h3 {*/
    /*    font-size: 12px;*/
    /*}*/

    .sort-option {
        padding: 20px 10px 10px 10px;
    }

    .sort-option:not(:last-child)::after {
        background-color: transparent;
    }

    .culture-title {
        padding-bottom: 20px;
    }

    .culture-title h1 {
        font-size: 40px;
    }

    .culture-title h2 {
        font-size: 24px;
    }

    .culture-subhead {
        font-size: 13px;
    }

    .list {
        width: 160px;
        height: 160px;
    }

    .list-all {
        width: 140px;
        height: 140px;
    }

    .list-all p, .list-text {
        font-size: 15px;
    }

    .team-members {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        column-gap: 3vw;
    }
}