img {
    vertical-align: middle;
}

.page_team .page_tit {
    margin-bottom: 50px;
}

.team .item {
    padding: 0 !important;
    margin-bottom: 20px;
}

.divider {
    width: 100%;
    height: 0;
    border: 0;
    margin: 0;
    padding: 0;
    border-top: 1px solid #dedede;
}

.margin-vert-two {
    margin-top: 2em!important;
    margin-bottom: 2em!important;
}

.margin-bottom-one {
    margin-bottom: 10px;
}

.grid--last h2 {
    line-height: initial;
    font-size: 20px;
    font-weight: 400;
}

.grid--last h5 {
    display: block;
    line-height: initial;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}

.grid--last p {
    font-size: 15px;
    line-height: 1.8;
    margin-top: 10px;
}

.grid--3 {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.grid--3 img {
    max-width: 260px;
    width: 60%;
}

.grid--9 {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.productlist {
    margin-top: 20px;
    padding-bottom: 15px;
    text-align: center;
    /*background-color: #d4d9db;*/
}

.productlist img {
    display: block;
    margin: 0 auto;
    max-width: 160px;
}

.productlist h3 {
    line-height: initial;
    font-size: 18px;
    padding-top: 15px;
    color: #1a1a1a;
    font-weight: 400;
}

.productlist h5 {
    line-height: initial;
    font-size: 14px;
    padding: 15px 0 10px 0;
    font-weight: 400;
}

.productlist p {
    padding: 0 10px;
    line-height: 1.6;
}

.col-md {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.col-md:nth-child(3n) {
    margin-right: 0;
}

.team.about {
    padding: 0
}

/*è¯¦æƒ…é¡µ*/
.team.pro_details {
    padding: 50px;
    overflow: hidden;
}

.team .team_img {
    float: left;
    width: 27%;
}

.team .team_text {
    float: right;
    width: 72%;
    padding-left: 20px;
    box-sizing: border-box;
}

.team .team_text .name {
    font-size: 28px;
    font-weight: bold;
}

.team .team_text .name span {
    font-weight: normal;
    font-size: 18px;
    margin-left: 8px;
}

.team .team_text .zhiwu {
    font-size: 18px;
    margin: 15px 0;
}

.team .team_text .content {
    font-size: 16px;
}

/* */
.team .con {
    display: flex;
    flex-wrap: wrap;
}

.team .con li {
    width: 18.4%;
    margin-right: 2%;
    margin-bottom: 2%;
    box-sizing: border-box;
    background: #fff;
    padding: 30px 20px 14px 20px;
    border-radius: 8px;
    text-align: center;
}

.team .con li:hover {
    -webkit-box-shadow: 0 2px 15px rgba(79, 109, 143, 0.15);
    box-shadow: 0 2px 15px rgb(79 109 143 / 15%);
}

.team .con .portrait-image {
    overflow: hidden;
    border-radius: 50%;
    aspect-ratio: 1/1;
    width: 80%;
    margin: auto;
}

.team .con .portrait-image img {
    width: 100%;
    transition: all 0.3s linear;
}

.team .con .portrait-name {
    font-size: 18px;
}

/**/
.team .team_gl {
    display: flex;
    flex-wrap: wrap;
}

.team .team_gl li {
    width: 18%;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
}

.con.team_gl .portrait-image {
    border-radius: 50%;
    max-height: 213px;
}

.con.team_gl li:hover .portrait-image img {
    transform: scale(1.1);
}

.portrait-name {
    background: none;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 10px 0;
    max-width: 150px;
    border-radius: 20px;
    line-height: 1;
    /* -webkit-box-shadow: 0 2px 15px rgba(79, 109, 143, 0.15); */
    /* box-shadow: 0 2px 15px rgb(79 109 143 / 15%); */
}

.portrait-position {
    line-height: 1.4;
    height: 40px;
}

/* æ ‡é¢˜ */
.team .item .team_top {
    margin-bottom: 30px
}

.team .item .title .mid {
    width: 165px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    background: #f9f9f9;
    z-index: 10;
}

.team .item .title h2 {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    background: url(/skin/images/team_titlebg.png) no-repeat center top;
    height: 40px;
    width: 148px;
    position: absolute;
    left: 0;
}

.team .item .title i {
    background: url(/skin/images/team_titlebg2.png) no-repeat center top;
    height: 40px;
    width: 27px;
    position: absolute;
    right: 0;
}

.team_top .title-text {
    display: block;
    text-align: center;
    color: #9b9b9b;
    font-size: 14px;
    text-transform: uppercase;
}

.team .item .title {
    display: block;
    position: relative;
    .fs(14); text-align: center;
}

.team .item .title:before, .team .item .title:after {
    content: '';
    position: absolute;
    top: 50%;
    background: #2d4093;
    width: 42%;
    height: 1px;
    z-index: 9;
}

.team .item .title:before {
    left: 0;
}

.team .item .title:after {
    right: 0;
}

@media only screen and (max-width: 1000px) {
    .team .con .portrait-name {
        font-size: 16px;
    }

    .con.team_gl .portrait-name {
        margin-top: 15px;
        padding: 8px 0
    }

    .page_team .page_tit {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 750px) {
    .team .item {
        margin-bottom: 20px;
    }

    .team .item .team_top {
        margin-bottom: 10px;
    }

    .team .text h3 {
        font-size: 22px;
        line-height: 22px;
    }

    .team .text span {
        margin-top: 10px;
    }

    .team .con li {
        width: 31.333333%;
        margin-right: 3%;
        margin-bottom: 3%;
        padding: 15px 12px 10px 12px;
    }

    .team .con li:nth-child(3n) {
        margin-right: 0;
    }

    .team .con .portrait-image {
        width: 100%;
    }

    .team .con .portrait-position {
        font-size: 12px;
    }

    .team .item .title .mid {
        height: 30px
    }

    .team .item .title h2 {
        font-size: 18px;
        height: 30px;
        line-height: 30px;
    }

    .team .item .title i {
        height: 30px;
        width: 27px;
    }

    .page_team .page_tit {
        margin-bottom: 30px;
    }
}

@media (max-width: 640px) {
    .team.pro_details {
        padding: 20px;
        margin: 3%;
    }

    .team .con .portrait-name {
        width: 80%;
        font-size: 14px;
        margin-top: 10px;
        padding: 6px 0;
    }

    .team .team_img {
        float: none;
        width: 40%;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .team .team_text {
        width: 100%;
        padding-left: 0;
    }

    .team .team_text .name {
        font-size: 20px;
    }

    .team .team_text .zhiwu {
        font-size: 16px;
        margin: 15px 0;
    }

    .team .team_text .content {
        font-size: 14px;
        line-height: 1.5;
    }

    .con.team_gl .portrait-name {
        padding: 8px 0
    }
}

@media (min-width: 640px) {
    .margin-bottom-one {
        margin-bottom: auto;
    }

    .grid--3 {
        width: 25%;
        float: left;
        margin-right: 2%;
    }

    .grid--3 img {
        max-width: none;
        width: 100%;
    }

    .grid--9 {
        width: 72%;
        float: right;
    }

    .grid--last h2 {
        font-size: 20px;
    }

    .grid--last h5 {
        font-size: 16px;
        margin-top: 10px;
    }

    .grid--last p {
        font-size: 14px;
        line-height: 1.6;
        margin-top: 10px;
    }

    .col-md {
        width: 48%;
        float: left;
        margin-right: 4%;
    }

    .col-md:nth-child(2n) {
        margin-right: 0;
    }

    .col-md:nth-child(3n) {
        margin-right: 4%;
    }
}

@media (min-width: 751px) {
    .team .con li:nth-child(5n) {
        margin-right: 0;
    }
}

@media (min-width: 1000px) {
    .grid--last h2 {
        font-size: 22px;
    }

    .grid--last h5 {
        font-size: 18px;
    }

    .grid--last p {
        font-size: 15px;
        line-height: 1.6;
        margin-top: 15px;
    }

    .col-md {
        width: 31.3333%;
        float: left;
        margin-right: 3%;
    }

    .col-md:nth-child(2n) {
        margin-right: 3%;
    }

    .col-md:nth-child(3n) {
        margin-right: 0;
    }

    .productlist h5 {
        font-size: 16px;
        padding: 15px 0;
    }

    .productlist p {
        font-size: 15px;
        padding: 0 10px;
        line-height: 1.6;
    }
}

@media (min-width: 1440px) {
    .grid--last h2 {
        font-size: 2em;
    }

    .grid--last h5 {
        font-size: 1.25em;
        margin-top: 15px;
    }

    .grid--last p {
        font-size: 16px;
        line-height: 1.8;
    }
}


/*李总个人页面*/


.left-info {
    float: left;
    overflow: hidden;
    width: 430px;
    border-bottom: none;
    position: absolute;
}

.left-info .img img {
    width: 300px;
}