.tab-menu {
    width: 100%;
    background: #f5f6f8;
    display: flex;
}

.tab-menu-span {
    width: 150px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
}

.tab-menu-span-hover {
    background: #0054a7;
    color: #ffffff;
}

.tab-list {
    position: relative;
}

.tab-list-span {
    padding: 20px 10px;
    height: 200px;
    position: absolute;
    top: 0;
    display: none;
}

.jianjie {
    width: 1189px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}

.jianjie_left {
    width: 38%;
}

.jianjie_left p {
    font-size: 14px;
    margin: 20px 0;
    color: #7c7c7c;
}

.di {
    width: 1226px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.di img {
    width: 100%;
}

.zhaunjia {
    /* width: 60%; */
    margin: 0 auto;
}

.zhaunjia img {
    width: 100%;
    margin: 20px 0;
}

.jiangxiang {
    width: 60%;
    margin: 0 auto;
}

.jiangxiang img {
    width: 100%;
    margin: 20px 0;
}

.wenhua {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.wenhua img {
    width: 100%;
    margin: 0;
    padding: 0;
}


/*  */

.line-time::before {
    content: ' ';
    height: 10px;
    width: 10px;
    background-color: #FF8600;
    position: absolute;
    border-radius: 50%;
    left: -4px;
    z-index: 1;
}

.di-row {
    position: relative;
    display: flex;
    margin-right: 120px;
}

.line-time {
    height: 261px;
    width: 1px;
    background: #00D5BC;
    margin-right: 20px;
}

.timeline-center {
    background: #00D5BC;
    width: 1223px;
    height: 2px;
    position: relative;
}

.timeline-center::after {
    content: ' ';
    width: 32px;
    height: 27px;
    background-image: url(/templets/default/v1/Images/xinyun/mubiao.png);
    position: absolute;
    z-index: 1;
    left: -14px;
    top: -17px;
}

.line-bottom-time {
    height: 315px;
    width: 1px;
    background: #00D5BC;
    margin-right: 20px;
    display: flex;
    align-items: flex-end;
}

.line-bottom-time::after {
    content: ' ';
    height: 10px;
    width: 10px;
    background-color: #FF8600;
    position: absolute;
    border-radius: 50%;
    right: 16px;
    z-index: 1;
}

.di-bottom {
    margin-right: 0;
    margin-left: 80px;
}

.di-row-container {
    margin-right: 18px;
}

.honor-row {
    width: 1226px;
    display: flex;
}

.honor-row img {
    display: inline-block;
    width: 97%;
    max-width: 100%;
    height: auto;
}

.honor-row-container {
    text-align: center;
	    margin-bottom: 30px;
}

.honor-row-title {
    width: 269px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.wenhua>div {
    position: relative;
}

.wenhua .wenhua-text {
    position: absolute;
    z-index: 11111;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}

.wenhua-text .wenhua-text-title {
    color: #ffffff;
    font-size: 30px;
    margin-top: 80px;
}

.wenhua-text .wenhua-text-line {
    background: linear-gradient(to right, #45a383, #4fe6c4);
    width: 95px;
    height: 2px;
    margin-top: 6px;
    display: inline-block;
}

.wenhua-text .wenhua-text-introduce {
    color: #ffffff;
    font-size: 30px;
    line-height: 120px;
}

.wenhua-benevolence {
    position: absolute;
    top: 40px;
    right: 241px;
    color: #fff;
    width: 383px;
}

.wenhua-simple {
    position: absolute;
    top: 40px;
    left: 272px;
    color: #fff;
}

.wenhua-title {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 35px;
    line-height: 90px;
}<!--0.0001838207244873-->