.about-view {
    /* padding-top: 80px; */
    /* height: 650px; */
    width: 100%;
    background: linear-gradient(110deg, #3BC8D8, #69D9E9);
    background-repeat: no-repeat;
    position: relative;
}

div.main {
    width: 100%;
}
div.main .view-container {
    width: 100%;
}

.about-view .view-content-box {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;


}
.about-view .view-content-box .view-tmp {
    height: 80px;
}
.about-view .view-content-box .view-box {
    flex: 1;
    position: relative;
    /* background-color: pink; */
}
.about-view .view-content-box .view-content {
    position: absolute;
    width: 100%;
    text-indent: 4.938rem;
    /* height: 100%; */
    /* 垂直水平居中 */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.view-content-title {
    font-size: 4.938rem;
    /* font-weight: 900; */
    color: white;
    /* padding-top: 90px; */
}

.view-content-text {
    color: white;
    font-size: 1.5rem;
    letter-spacing: .17rem;
}

.about-company {
    margin-top: 9.125rem;
    margin-bottom: 100px;
}

.view-about-detail {
    height: 9.18%;
    width: 59.9%;
    text-align: center;
    font-size: 1.5rem;
}

.view-about-detail p {
    font-size: 1.375rem;
    font-weight:500;
}

.development {
    padding-top: 60px;
    height: 100%;
    text-align: center;
    padding-bottom: 200px;
}

.development-title {
    font-size: 3.75rem;
    letter-spacing: 5rem;
    text-indent: 4.5rem;
    line-height: 1;
    margin-bottom: 0;
}

.development-text {
    letter-spacing: .4rem;
    /* margin-left: -60px; */
    font-size: 1.563rem;
}

.view-title.view-about::before {
    content: 'COMPANY INTRODUCTION';
    padding-right: 10px;
}

.development > .view-box > .box {
    margin-top: 2vmax;
}


.top {
    position: relative;
    width: 0px;
    height: 0px;
    border: 14px solid;
    border-color: transparent;
    border-bottom-color: white;
    margin-bottom: -1px;
    margin-left: -5px;
}

.top-2 {
    position: relative;
    width: 5px;
    height: 100px;
    background-color: white;
    margin-bottom: -1px;
    margin-left: 6px;
}


.layui-timeline {
    padding-left: 5px
}
.layui-timeline-item {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: -20px;
}
.layui-timeline-axis {
    position: absolute;
    left: -7px;
    top: 0;
    z-index: 10;
    width: 31px;
    height: 31px;
    line-height: 20px;
    background-color: transparent;
    color: white;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    border: 5px solid;
}

.circle {
    width: 15px;
    height: 15px;
    background-color: white;
    border-radius: 7.5px;
    position: absolute;
    top: 8px;
    left: 1px;
}

.title-zh {
    font-weight: 600;
    font-size: 1rem;
}

.title-bottom-left-1 {
    position: absolute;
    width: 37px;
    height: 5px;
    background-color: #ff9441;
    top: 55px;
    left: -54px;
}
.title-bottom-left-2 {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ff9441;
    top: 55px;
    left: -61px;
}

.title-bottom-left-3 {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ff9441;
    top: 55px;
    left: -68px;
    filter: blur(1px);
}

.title-bottom-left-4 {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ff9441;
    top: 55px;
    left: -75px;
    filter: blur(2px);
}

.title-bottom-right-1 {
    position: absolute;
    width: 37px;
    height: 5px;
    background-color: #ff9441;
    top: 55px;
}
.title-bottom-right-2 {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ff9441;
    top: 55px;
    left: 70px;
}

.title-bottom-right-3 {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ff9441;
    top: 55px;
    left: 77px;
    filter: blur(1px);
}

.title-bottom-right-4 {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #ff9441;
    top: 55px;
    left: 84px;
    filter: blur(2px);
}

.layui-timeline-item:before {
    background-color: white;
}

.layui-timeline-item:before {
    content: "";
    position: absolute;
    left: 6px;
    top: -15px;
    z-index: 0;
    width: 5px;
    height: 100%
}


.layui-timeline-item:first-child:before {
    display: block
}

.layui-timeline-item:last-child:before {
    display: block;
}

.layui-timeline-content {
    padding-left: 25px
}
.layui-text {
    line-height: 1.6;
    font-size: .875rem;
    color: #5f5f5f;
    width: 306px;
    height: 130px;
    text-align: left;
}

.layui-text p {
    width: 100%;
    margin: 0px;
}

.layui-text-left {
    margin-left: -322px;
    text-align: right;
    margin-right: 25px;
}



.layui-timeline-title {
    position: relative;
    margin-bottom: 10px;
    line-height: 22px
}

li {
    list-style: none;
}
.time-bottom {
    position: absolute;
    width: 5px;
    height: 7px;
    background-color: white;
    margin-bottom: -1px;
    margin-left: 6px;
    border: 1px solid white;
    border-radius: 10px
}

.message-1 {
    position: absolute;
    width: 190px;
    height: 108px;
    background-color: white;
    font-size: 1.875rem;
    text-align: left;
    color: #007891;
    padding-left: 37px;
    
    padding-top: 8px;
}
.message-2 {
    position: absolute;
    width: 0px;
    height: 0px;
    border: 14px solid transparent;
    border-right-color: white;
}

.message-3 {
    position: absolute;
    width: 0px;
    height: 0px;
    border: 14px solid transparent;
    border-left-color: white;
}




.about-footer {
    position: relative;
    width: 100%;
    height: 20.83vw;
    margin-top: -4vmax;
}

.footer-text {
    position: absolute;
    width: 100%;
    height: 8.3vw;
    letter-spacing: 10px;
}