.container {
    color: #000000;
}

table {
    margin-top: 90px;
}

.banner {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 400px;
    background-image: url(../img/about.png);
    background-position: 100% 100%;
    background-size: cover;
}

tr {
    height: 50px;
    margin-top: 20px;
    border: none;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
}

tr td {
    padding: 0px !important;
    line-height: 56px !important;
}

.return_back {
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    background-color: #337ab7;
    color: #FFFFFF;
    text-align: center;
    border-radius: 20px;
}

.about_detail_info img {
    align-items: center;
}

.about_nav {
    margin-top: 450px;
}

.bgm {
    height: 400px;
    background-image: url("../../assets/about/about.png");
}

.about_xiehui {
    margin-top: 300px;
    font-size: 48px;
    color: #FFFFFF;
}

.about_address {
    text-align: right;
    color: #FFFFFF;
}

.people {
    margin-top: 80px;
}

.about {
    position: relative;
}

.mishuzhang > div {
    margin-left: 15%;
}

.banner {
    position: absolute;
}

.nav-pills {
    line-height: 60px;
    text-align: center;
    display: flex;
    color: #FFFFFF;
    border-bottom: 2px solid #1F73FF;
}

.nav-pills > li {
    flex: 1;
    font-size: 18px;
}

.nav-pills > li a {
    color: #000000;
}

.nav-pills > li a:hover {
    color: #1F73FF;
    background-color: #FFFFFF;
}

.about_detail {
    display: flex;
    margin-top: 80px;
    color: #000000;
}

.about_detail_actice {

    padding: 0 40px 80px 40px;
    font-size: 16px;


}


.about_detail > div {
    flex: 1;
    /*border: 1px solid red;*/
}

.info_title {
    margin-top: 60px;
    font-size: 36px;
}

.first p {
    margin-top: 90px;
    font-size: 20px;
}

.title_p p {
    margin-top: 60px;
    font-size: 20px;

}

.title_time {
    margin-top: 60px;
    font-size: 20px;
}

.item_part {
    font-size: 20px;
    color: #001111;
    font-weight: bold;
}

.part {
    position: relative;
    margin: auto;
}

.loader {
    margin: 10px;
}

.part img{
    width: 100%;
}

.about-depart-li{
    /*width:360px;*/
    /*height:560px;*/
    background:rgba(255,255,255,1);
    border:2px solid rgba(195,195,195,1);
    border-radius:8px;
}

.about-depart-li>div{
    padding-left: 20px;
    font-size: 18px;
    line-height:28px ;
}
.about-depart-li>div>span {
    color: #AAAAAA;
    font-size: 18px;
}

.about-honer-text{
    margin: 10px 0 20px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.about-depart-info{
    margin: 10px 0;
}

.loader-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 320px;
}
.loader-img img {
    width: 70%;
    /*height: 100%*/
}
.img-box{
    display:flex;
    align-items: center;
    justify-content: center;
    height:260px;
}


.part_div > div {
    margin-top: 20px;
}

.people div {
    /*margin: auto;*/
}


.fu_hz {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 20px;
}
.fu_hz:first-child{

    margin-top: 0;
}

.fu_hz .first_people:nth-of-type(4n+1) {
    position: relative;
    left: -5.5%;
}

.fu_hz .first_people:nth-of-type(4n+2) {
    position: relative;
    left: 14%;
}

.fu_hz .first_people:nth-of-type(4n+3) {
    position: relative;
    left: 33.5%;
}

.fu_hz .first_people:nth-of-type(4n+4) {
    position: relative;
    left: 53%;
}

.fu_hz > div {
    margin-top: 30px !important;
}

.fu_hz p, .people span {
    font-size: 20px;
}

.people p {
    font-size: 22px;
}

.secode_row {
    width: 2px;
    background-color: #1F73FF;
    height: 100px;
}

.third_row {
    height: 50px;
    border-left: 2px solid #1F73FF;
    border-top: 2px solid #1F73FF;
    margin: auto;
}

.third_row:last-child {
    border-right: 2px solid #1F73FF;
}

.about_nav2 {
    margin-top: 450px;
}

.part-box-li {
    border: 2px solid #C3C3C3;
    border-radius: 4px;
}

.part-box-li > div {
    margin-left: 20px;
}

.swiper-container {
    width: 100%;
    /*height: 900px;*/
    padding-bottom: 60px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: flex-start;
    /*align-items: center;*/
    flex-wrap: wrap;
    /*height:840px;*/
    /*padding: 0 10%;*/

}

.swiper-slide-other{
    justify-content: space-around;
}

.swiper-slide .swiper_people{
    width:25%;
    height: 400px;
    /*border: 1px solid red;*/
    margin-top: 20px;
}
/*.swiper-slide .swiper_people img{*/
/*    width:150px;*/
/*    height: 100%;*/

/*}*/

.leader-box{
    display: flex;
    flex-direction: column;
    align-items: center;
}

/*.first_people{*/
/*    width:220px;*/
/*    height:320px;*/
/*    background:linear-gradient(0deg,rgba(31,115,255,1) 0%,rgba(195,227,255,1) 100%);*/
/*}*/

.first_people_info{
    width:160px;
    height:80px;
    background:rgba(31,115,255,1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
}

.first_people{
    width:220px;
    height:320px;
    background:linear-gradient(0deg,rgba(31,115,255,1) 0%,rgba(195,227,255,1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.first_people > img {
    width: 95%;
    height: 95%;
}


@media screen and (max-width: 1200px) {
    .fu_hz .first_people:nth-of-type(4n+1) {
        position: relative;
        left: -6%;
    }

    .fu_hz .first_people:nth-of-type(4n+2) {
        position: relative;
        left: 10%;
    }

    .fu_hz .first_people:nth-of-type(4n+3) {
        position: relative;
        left:26%;
    }

    .fu_hz .first_people:nth-of-type(4n+4) {
        position: relative;
        left: 42%;
    }
}


@media (max-width: 992px) {
    .mobeil_table_style td {
        width: 90%;
        font-size: 16px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .loader {
        display: none;
    }

    .banner {
        height: 300px;
    }

    .about_xiehui {
        font-size: 28px;
        margin-top: 200px !important;
    }

    .mobeil_loader {
        display: block;
    }

    .mobeil_loader > div img {
        margin-top: 15px !important;
        margin: auto;
    }

    .nav-pills {
        background: none;
    }

    .nav-pills a {
        font-size: 14px;
        padding: 0px !important;
    }

    .nav-pills a:hover {
        color: #1F73FF;
    }

    .part_div > div {
        margin-top: 60px !important;
    }

    .phone_detail {
        color: #FFFFFF;
    }
}

