html,
body {
    margin: 0;
    background-color: #FFFFFF;
}

.fontSize {
    font-size: 17px !important;
}

.desc {
    height: 80px;
}

.desc p {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 15px;
    width: 100%;
}

.toph {
    font-size: 40px;
    color: #EFEFEF;
    position: relative;
    top: 45px;
    letter-spacing: -3px;
}

.headtop {
    padding-top: 12px;
    position: relative;
    height: 32px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    color: #595959;
    line-height: 28px;
}

.cx-time-main {
    padding: 20px 0;
}

ul {
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

ul li {
    outline: none;
    list-style-type: none;
    margin: 0px;
}

.cx-time-main {
    width: 100%;
    height: auto;
}

.cx-time-box {
    position: relative;
    width: 100%;
    height: auto;
}

.cx-time-main ul li {
    position: relative;
    padding: 10px 0;
    height: auto;
}

.cx-time-main ul li:nth-child(2n) {
    padding-right: 54%;
    text-align: right;
}

.cx-time-main ul li:nth-child(2n+1) {
    padding-left: 54%;
    text-align: left;
}

/* .cx-main-box0::after{
	content: '';
    position: absolute;
    top: 20%;
    left: 50%;
    width: 12px;
    height: 12px;
    margin: -8px 0 0 -8px;
    border-radius: 50%;
    z-index: 2;
    border: 2px solid #4AC280;
}  */
.dev1::before {
    content: '';
    position: absolute;
    top: 25px;
    left: -47px;
    width: 12px;
    height: 12px;
    margin: -8px 0 0 -8px;
    border-radius: 50%;
    z-index: 2;
    border: 2px solid #4AC280;
    background-color: #FFF;
}

.dev2::before {
    content: '';
    position: absolute;
    top: 25px;
    left: 109%;
    width: 12px;
    height: 12px;
    margin: -8px 0 0 -8px;
    border-radius: 50%;
    z-index: 2;
    border: 2px solid #EF6F32;
    background-color: #FFF;
}

/* .cx-main-box::after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% + 6px);
    width: calc(4% - 6px);
    height: 2px;
    background: #80cbc4;
} */
.cx-time-main ul li:nth-child(2n+1) .cx-main-box::after {
    left: auto;
    right: calc(50% + 6px);
}

.active::before {
    background: #26a69a;
    border: 2px solid #26a69a;
}

.lib1::before {
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    /* height: calc(90% - 0px); */
    left: 50%;
    background: #F1F1F1;
    margin-left: -2px;
    height: 100%;
}

.lib2::before {
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    height: calc(100% - 0px);
    left: 50%;
    background: #F1F1F1;
    margin-left: -2px;
}

.cx-time-main ul li:nth-child(1)::before {
    content: '';
    position: absolute;
    top: 25px;
    width: 2px;
    /* height: calc(45% - 0px); */
    left: 50%;
    background: #F1F1F1;
    margin-left: -2px;
}

.cx-time-main ul li::after {
    /* content: '';
	position: absolute;
	top: 80px;
	width: 2px;
	height: calc(45% - 0px);
	left: 50%;
	background: #F1F1F1;
	margin-left: -2px; */
}

.cx-time-main ul li::after {
    /* top: auto; */
    bottom: 0;
}

.cx-main-box {
    width: 542px;
    display: inline-block;
    /* min-width: 40%; */
    /* min-height: 40px; */
    /* background: #80cbc4; */
    border-radius: 4px;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
}

.dev2 .timep {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #EF6F32;
    line-height: 28px;
    text-align: right;
}

.dev1 .timep {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #4AC280;
    line-height: 28px;
    /* text-align: right; */
}

#pc-terminal p {
    white-space: pre-wrap;
}

.logoImg {
    width: 192px;
    margin: auto;
    padding: 20px 0;
}

#timep1 {
    left: 85px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #EF6F32;
    line-height: 28px;
    position: relative;
    top: 68px;
}

#cxTime {
    background: url(../img/user/about/backw.png)no-repeat;
}

@media screen and (max-width: 950px) {
    #mobile-terminal .timeline-data {
        margin: 0 0.5rem;
    }

    #mobile-terminal .timeline-data p {
        margin: 0;
    }

    #mobile-terminal .timeline-data ul {
        padding: 0.5rem 0.2rem 0;
    }

    #mobile-terminal .timeline-data ul li:first-child {
        padding-bottom: 1rem;
    }

    #mobile-terminal .timeline-data ul li:last-child {
        border: none;
    }

    #mobile-terminal .timeline-data ul li:last-child .node-frist {
        left: -6px;
    }

    #mobile-terminal .timeline-data ul li {
        border-left: 1px dashed rgb(151 151 151 / 30%);
        padding: 0 0 0.5rem 0.5rem;
        /* margin-bottom: 0.05rem; */
        position: relative;
    }

    #mobile-terminal .timeline-data ul li .in-year {
        font-size: 0.45rem;
        /* color: #4AC180; */
        /* position: relative;
        top: -10px; */
        position: absolute;
        top: -14px;
        font-weight: 600;
    }

    #mobile-terminal .timeline-data ul li .development-history {
        padding: 0.5rem 0;
    }

    #mobile-terminal .timeline-data ul li .development-history p {
        white-space: break-spaces;
    }

    #mobile-terminal .timeline-data ul li:nth-child(even) .in-year {
        color: #4AC180;
    }

    #mobile-terminal .timeline-data ul li:nth-child(odd) .in-year {

        color: #EB640E;
    }

    #mobile-terminal .timeline-data ul li.even::before {
        content: "";
        width: 7px;
        background: #00C57A;
        height: 7px;
        display: block;
        position: absolute;
        left: -4px;
        top: 0;
        border-radius: 50%;
    }

    #mobile-terminal .timeline-data ul li.odd::before {
        width: 7px;
        content: "";
        background: #EB640E;
        height: 7px;
        display: block;
        position: absolute;
        left: -4px;
        top: 0;
        border-radius: 50%;
    }

    #mobile-terminal .timeline-data ul li:last-child.odd::before {
        width: 0;
    }

    #mobile-terminal .timeline-data ul li .node-frist {
        border: 1px solid #EB640E;
        border-radius: 50%;
        width: 13px;
        height: 13px;
        padding: 2px;
        position: absolute;
        left: -7px;
        top: -5px;
        background: rgb(235 100 14 / 30%);
        ;
    }

    #mobile-terminal .timeline-data ul li .node-frist div {
        width: 7px;
        height: 7px;
        background: #EB640E;
        border-radius: 50%;
    }

    #mobile-terminal .timeline-data .watermark {
        text-align: center;
        padding: 0.5rem 0;
    }

}