.reputation-container {
    padding-top: 5rem;
    background: url("../images/aboutus/about-bg-1.png") no-repeat center 1.466667rem;
    background-size: 150% auto;
    text-align: center;
}

.reputation-icon {
    width: 5.866667rem;
    height: 5.866667rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    background: radial-gradient(circle, #F1CDEB, #E9A5DF);
    border-radius: 50%;
    margin-bottom: 0.666667rem;
    position: relative;
}

.reputation-icon:before, .reputation-icon:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    content: "";
    width: 10rem;
    height: 1px;
    background: linear-gradient(to right, #fff, #E9A4DF);
}

.reputation-icon:before {
    right: 100%;
}

.reputation-icon:after {
    left: 100%;
    transform: rotate(180deg);
}

.reputation-icon i {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 2.8rem;
    height: 2.666667rem;
    background: url("../images/aboutus/icon-1.png") no-repeat center;
    background-size: cover;
}

.reputation-icon span {
    text-align: center;
    color: #fff;
    font-size: 0.666667rem;
}

.reputation-title {
    color: #A22E8E;
    font-family: "宋体";
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0.333333rem;
}

.reputation-muted {
    color: #696969;
    font-size: 0.666667rem;
}

.avatar-container {
    position: relative;
    padding-bottom: 3rem;
}

.avatar-con {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 9;
}

.avatar-con .avatar-thumbnail {
    width: 14rem;
    height: 14rem;
    border-radius: 50%;
    overflow: hidden;
    border: 1rem solid rgba(255, 255, 255, .2);
}

.avatar-con .ceo-name {
    position: absolute;
    top: 1rem;
    right: -2rem;
    width: 5rem;
    height: 5rem;
    padding-top: 1.3rem;
    border-radius: 50%;
    text-align: center;
    background: linear-gradient(45deg, #D06EB5, #A7498C);
    z-index: 10;
}

.ceo-name strong {
    display: block;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.2rem;
}

.ceo-name span {
    color: #F2B1E0;
    font-size: 0.666667rem;
}

.avatar-con .circle {
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(-1rem, -1rem);
    width: 1.533333rem;
    height: 1.533333rem;
    border-radius: 50%;
    background: #F6F6F6;
}

.dean-container .dean-title {
    text-align: center;
    display: flex;
    align-items: center;
    margin-bottom: 0.666667rem;
}

.dean-title .dean-flex {
    flex-grow: 1;
    height: 1px;
    background: linear-gradient(to right, #fff, #E9A4DF);
}

.dean-title .dean-flex ~ .dean-flex {
    background: linear-gradient(to right, #E9A4DF, #fff);
}

.dean-flex-text span {
    padding: 0 1rem;
}

.dean-flex-text span {
    color: #BDBDBD;
    font-weight: 700;
}

.dean-container .dean-item {
    text-align: center;
    margin-bottom: 0.666667rem;
}

.dean-container .dean-item h2 {
    color: #5B5B5B;
    font-weight: normal;
    font-size: 0.933333rem;
    margin-bottom: 0.333333rem;
}

.dean-container .dean-item span {
    display: block;
    width: 1.5rem;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    color: #5B5B5B;
    font-weight: normal;
    font-size: 0.933333rem;
    background: #A94A8E;
    margin-bottom: 0.333333rem;
}

.dean-container .dean-item strong {
    color: #5B5B5B;
    font-weight: 700;
    color: #bdbdbd;
    font-size: 0.666667rem;
}

.container .container-title {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.container-title .split-flex {
    flex-grow: 1;
    height: 4px;
    border-radius: 0 4px 4px 0;
    background-color: #9D4183;
}

.container-title .split-flex ~ .split-flex {
    border-radius: 4px 0 0 4px;
}

.container-title .split-flex-text {
    padding: 0 0.933333rem;
}

.container-title .split-flex-text span {
    color: #0C0408;
    font-size: 1rem;
}

.container-title .split-flex-text small {
    display: block;
    color: #4C4649;
    font-size: 0.933333rem;
}

.cer-container .cer-body {
    padding-left: 0.666667rem;
    padding-right: 0.666667rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cer-body .cer-item {
    width: 7.2rem;
    margin-bottom: 2rem;
}

.cer-body .cer-item .thumbnail {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    margin-bottom: 1rem;
}

.cer-body .cer-item .desc {
    text-align: center;
    color: #292929;
    font-size: 0.666667rem;
    font-weight: normal;
}

.cer-body.cer-2 .cer-item {
    width: 11rem;
}

.cer-body.cer-2 .cer-item .thumbnail,
.cer-body.cer-3 .cer-item .thumbnail {
    box-shadow: none;
}

.text-right {
    text-align: right;
}

.step-con {
    padding: 0 0.666667rem 4rem;
}

.step-start {
    border: 1px solid #464646;
    border-radius: 1.6rem;
    margin-left: 0.333333rem;
    margin-right: 0.333333rem;
    color: #7C7C7C;
    margin-bottom: 3rem;
    padding: 0.2rem 0.666667rem;
    text-align: center;
    font-size: 12px;
}

@media screen and (min-width: 768px) {
    .step-start {
        font-size: 0.5rem;
    }
}

.step-item {
    display: flex;
    flex-direction: column;
    position: relative;
}

.step-side {
    width: 50%;
    min-height: 4rem;
    padding-top: 0.666667rem;
    padding-bottom: 0.666667rem;
    position: relative;
}

.step-side:after {
    position: absolute;
    content: "";
    display: block;
    width: 3rem;
    height: 1px;
    background: #B35CA4;
    top: 0;
}

.step-side:nth-of-type(2n-1):after {
    right: 2rem;
}

.step-side .desc {
    font-size: 0.8rem;
    color: #343434;
}

.step-side .circle {
    width: 3rem;
    height: 3rem;
    text-align: center;
    border: 1px solid #B35CA4;
    border-radius: 50%;
    position: absolute;
    top: 0;
    background: #fff;
    font-size: 0.666667rem;
    padding-top: 0.6rem;
    color: #B35CA4;
    font-weight: 600;
}

.step-side:nth-of-type(2n-1) {
    align-self: flex-start;
    padding-right: 2rem;
    border-right: 1px solid #B35CA4;
}

.step-side:nth-of-type(2n-1) .circle {
    right: 0;
    transform: translate(50%, 0);
}

.step-side:nth-of-type(2n) {
    align-self: flex-end;
    padding-left: 2rem;
    border-left: 1px solid #B35CA4;
    transform: translateX(-1px);
}

.step-side:nth-of-type(2n) .circle {
    align-self: flex-end;
    left: 0;
    transform: translate(-50%, 0);
}

.step-side:nth-last-of-type(1) {
    padding-bottom: 6rem;
}

.step-item .arrow1 {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1rem;
    height: 1rem;
    border-left: 1px solid #B35CA4;
    border-bottom: 1px solid #B35CA4;
    transform: translateX(-50%) rotate(-45deg);
}

.step-item .arrow2 {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 2rem;
    height: 2rem;
    border-left: 2px solid #B35CA4;
    border-bottom: 2px solid #B35CA4;
    transform: translateX(-50%) rotate(-45deg);
}

.step-item:before,
.step-item:after {
    position: absolute;
    left: 50%;
    content: "";
    display: block;
    height: 3rem;
    width: 1px;
    background: #B35CA4;
    z-index: 10;
}

.step-item:before {
    bottom: 100%;
    transform: translateX(-1px);
}

.step-item:after {
    bottom: 0;
    transform: translate(-1px, 2.3rem);
}





