/*发展历程*/

.abUs-comHist .p-title .t {
    color: rgb(0, 0, 0);
}

.abUs-comHist .p-title .s {
    background: #005dab;
}

/*大*/

.auCHist-man {
    width: 928px;
    padding: 0 0 246px;
    position: relative;
    margin: 80px auto 0;
}

.auCHist-man .swiper-container {
    padding: 69px 0 0;
}

.auCHist-man .auCHman-box {
    display: block;
    height: 72px;
    text-align: center;
    color: rgb(0, 0, 0);
    background: url('../imgs/about/imgs/timeX.png') no-repeat center 68px;
    position: relative;
}

.auCHman-box .year {
    line-height: 28px;
    font-size: 16px;
}

.auCHman-box:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #5f5f5f;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0px;
}

.auCHman-box:after {
    content: "";
    display: block;
    width: 1px;
    height: 9px;
    background: #5f5f5f;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    bottom: 11px;
}

.auCHman-box.cur .year {
    width: 77px;color: #fff;
    height: 77px;
    line-height: 77px;
    background: #005dab;
    border-radius: 100%;
    position: absolute;
    top: -53px;
    left: 50%;
    margin-left: -38.5px;
}

.auCHman-box.cur .year:after {
    content: "";
    display: block;
    width: 109px;
    height: 109px;
    background: rgba(181, 196, 228, 0.493);
    border-radius: 100%;
    position: absolute;
    top: -16px;
    left: -16px;
    z-index: -1;
}

.auCHman-box.cur:before,
.auCHman-box.cur:after {
    background: #005dab;
}

.auCHman-box.cur:after {
    height: 30px;
    z-index: 2;
}

.auCHistManSwiper-prev,
.auCHistManSwiper-next {
    display: block;
    width: 11px;
    height: 21px;
    position: absolute;
    top: 70px;
}

.auCHistManSwiper-prev {
    left: -58px;
    background: url('../imgs/about/imgs/timeL.png') no-repeat center center;
}

.auCHistManSwiper-next {
    right: -58px;
    background: url('../imgs/about/imgs/timeR.png') no-repeat center center;
}

.auCHist-man:before,
.auCHist-man:after {
    content: "";
    display: block;
    width: 26px;
    height: 24px;
    position: absolute;
    top: 125px;
}

.auCHist-man:before {
    left: -103px;
}

.auCHist-man:after {
    right: -103px;
}

.auCHist-man .orn1,
.auCHist-man .orn2 {
    display: block;
    height: 1px;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 137px;
}

.auCHmin-box {
    display: block;
    padding: 0 6.851851851851852% 0 41.6666%;
    background: rgb(0, 0, 0) url('../imgs/about/imgs/timeX.png') no-repeat center center / cover;
    box-shadow: 0 4px 20px rgba(162, 162, 162, .24);
    position: relative;
}

.auCHmin-box .auCHmin-img {
    display: block;
    width: 38.7037037037037%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0px;
    top: 0px;
}

.auCHmin-box .auCHmin-block {
    padding: 61px 0 51px;
    min-height: 284px;
}

.auCHmin-block li {
    padding: 0 0 0 37px;
    line-height: 29px;
    color: #666666;
    position: relative;
    margin: 9px 0 0;
}

.auCHmin-block li:first-child {
    margin: 0px;
}

.auCHmin-block li:before {
    content: "";
    display: block;
    width: 13px;
    height: 1px;
    background: #afafaf;
    position: absolute;
    left: 0px;
    top: 14px;
}