    .about-title {
        font-size: 2rem;
        font-weight: bold;
        color: #2D3F44;
        line-height: 32px;
        margin-top: 90px;
    }
    
    .all-box2 {
        width: 70%;
        margin: 0 auto;
    }
    
    .about-text {
        font-size: 1rem;
        font-weight: 400;
        color: #333333;
        line-height: 24px;
        margin: 30px 0 50px 0;
    }
    
    .imgs-box {
        display: grid;
        /*justify-content: space-between;*/
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        /*margin-bottom: 36px;*/
        grid-gap: 8px;
    }
    .imgs-box2{
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 20px;
    }
    .imgs-box .imgs-cart {
        /*width: 23%;*/
        /*margin-bottom: 46px;*/
        position: relative;
        /* margin-right: 44px; */
    }
    
    .imgimg2 {
        position: relative;
        height: 17vw;
    }
    
    .imgs-box .imgs-cart img {
        border: 1px solid #ccc;
    }
    
    .imgs-cart .imgimg {
        margin-bottom: 30px;
    }
    
    .imgs-name {
        margin: 20px 0 10px 0;
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        line-height: 20px;
    }
    
    .imgs-name2 {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 10px;
    }
    
    .imgs-cart p,
    .imgs-text {
        font-size: 1rem;
        font-weight: 400;
        color: #748289;
        line-height: 24px;
    }
    
    .imgs-cart-icon {
        position: absolute;
        width: 100%;
        top: 0;
        height: 100%;
        background: #2D3F44;
        opacity: 0.6;
        display: none;
    }
    
    .video-box video {
        width: 62vw;
        position: relative;
        left: 50%;
        transform: translate(-50%);
    }
    
    .imgs-cart-icon i {
        margin-left: 45%;
        margin-top: 60%;
    }
    
    .imgs-text {
        margin-bottom: 40px;
    }
    
    .el-dialog {
        margin-top: 10vh !important;
    }
    
    .el-dialog__body {
        padding: 10px 80px 40px 80px;
    }
    
    .company-box {
        margin: 60px 0;
    }
    
    .company-left {
        width: 45.5%;
    }
    
    .company-left span,
    .company-right span {
        font-size: 1rem;
        font-weight: 400;
        color: #888888;
        line-height: 24px;
    }
    
    .company-right {
        flex: 1;
        margin-left: 79px;
    }
    
    .company-right .xieti {
        font-size: 1.25rem;
        color: #5DAD51;
        font-style: oblique;
        line-height: 30px;
        margin-bottom: 30px;
    }
    
    .company-title {
        text-transform: uppercase;
        font-size: 2rem;
        font-weight: bold;
        color: #2D3F44;
        line-height: 40px;
        margin-bottom: 48px;
    }
    
    .company-nums ul {
        background-color: #E8ECEE;
        display: flex;
        justify-content: space-around;
        margin-top: 30px;
        padding: 35px 24px;
        text-align: center;
    }
    
    .company-nums ul li {
        position: relative;
        /* margin-right: 36px; */
    }
    
    .company-nums .number {
        font-size: 1.75rem;
        font-weight: 400;
        color: #5DAD51;
        margin-right: 2px;
    }
    
    .company-nums .danwei {
        color: #5DAD51;
        font-size: 1rem;
        position: absolute;
        top: -4px;
    }
    
    .company-nums .company-text {
        display: inline-block;
        font-size: .875rem;
        color: #666666;
        margin-top: 10px;
    }
    
    .num3-box {
        width: 157px;
    }
    
    .company-footer-title {
        font-size: 2rem;
        font-weight: bold;
        color: #2D3F44;
        text-align: center;
        margin: 50px 0;
    }
    
    .company-footer-cart {
        margin-bottom: 90px;
        display: flex;
    }
    
    .company-footer-cart div {
        border: 1px solid #5DAD51;
        padding: 30px;
        width: 27%;
    }
    
    .company-footer-cart img {
        width: 100%;
        object-fit: none;
        overflow: hidden;
    }
    
    .company-footer-cart img:hover {
        /* width: 430px;
    object-fit: none; */
        transform: scale(1.05);
    }
    
    .company-footer-cart div p {
        font-size: 1.75rem;
        font-weight: 400;
        color: #5DAD51;
        margin: 19px 0 9px 0;
    }
    
    .company-footer-cart div span {
        font-size: 1rem;
        font-weight: 400;
        color: #666666;
        line-height: 20px;
    }
    
    .company-footer-title span {
        text-align: center;
        font-size: 1.25rem;
        font-weight: 400;
        color: #2D3F44;
        margin-top: 20px;
        margin-bottom: 90px;
    }
    
    .milest-box p {
        font-size: 3.75rem;
        font-weight: normal;
        color: #5DAD51;
        font-style: oblique;
    }
    
    .milest-box span {
        display: block;
        font-size: 1.125rem;
        font-weight: 400;
        color: #333333;
        line-height: 27px;
        margin-top: 18px;
    }
    
    .milest-img {
        width: 483px;
        height: 300px;
        margin-right: 110px
    }
    
    .milest-box {
        flex: 1;
    }
    
    .milest-up {
        margin: 90px 0;
        position: relative;
    }
    
    .line-line {
        width: 100%;
        height: 1px;
        background: #DBDBDB;
    }
    
    .arrow2 {
        width: 60px;
        height: 60px;
        background: #FFFFFF;
        border: 1px solid #909FA6;
        border-radius: 50%;
        text-align: center;
        line-height: 60px;
        font-size: 1.25rem;
        color: #909FA6;
    }
    
    .arrow2 :hover {
        width: 60px;
        height: 60px;
        background: #5DAD51;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 60px;
        border: 1px solid #5DAD51;
    }
    
    .abs-box {
        position: relative;
        /* align-items: center; */
        /* width: 68%; */
        /* position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%);
    overflow: hidden; */
    }
    
    .arrow-left {
        position: absolute;
        top: -30px;
        left: 0;
    }
    
    .line-box {
        display: flex;
        width: 70%;
        margin: 0 auto;
        justify-content: space-between;
    }
    
    .line-box .active {
        font-size: 1.5rem;
        font-weight: 400;
        color: #5DAD51;
    }
    
    .arrow-right {
        position: absolute;
        top: -30px;
        right: 0;
    }
    
    .line-time {
        text-align: center;
        line-height: 50px;
        /* margin-top: 25px;
    text-align: center; */
    }
    
    .line-time span {
        display: inline-block;
    }
    
    .checked-dian2 {
        width: 12px;
        height: 12px;
        background: #909FA6;
        border-radius: 50%;
        margin-left: 40%;
        margin-top: -6px;
    }
    
    .checked-dian {
        width: 26px;
        height: 26px;
        background: rgba(93, 173, 81, 0);
        border: 1px solid #5DAD51;
        border-radius: 50%;
        text-align: center;
        line-height: 26px;
        margin-left: 20%;
        margin-top: -14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .milest-boxs {
        align-items: center;
        display: flex;
        /* display: none; */
    }
    
    .about-milest>div {
        display: none;
        margin-top: 90px;
    }
    
    .checked-dian .yiyi {
        display: inline-block;
        width: 14px;
        height: 14px;
        background: #5DAD51;
        border-radius: 50%;
    }
    
    .our-box {
        /* background-image: url(../images/ 2.png); */
        width: 100%;
        /* height: 528px; */
        background: linear-gradient(-30deg, #CED3D9 0%, #FFFFFF 100%);
        margin-bottom: 60px;
    }
    
    .our-box2 {
        position: relative;
        height: 800px;
        align-items: end;
    }
    
    .our-img img {
        width: 100%;
    }
    
    .our-img {
        /*width: 656px;*/
        margin-bottom: 54px;
        /*flex: 1;*/
        /*position: absolute;*/
        /*right: -38px;*/
        /*bottom: 0px;*/
    }
    
    .our-content {
        width: 51%;
        padding-bottom: 59px;
    }
    
    .ceo {
        height: 420px;
        overflow-y: auto;
        padding-right: 20px;
    }
    /*    .ceo::-webkit-scrollbar {*/
    /*  width: 4px;*/
    /*}*/
    /*.ceo::-webkit-scrollbar-thumb {*/
    /*  border-radius: 10px;*/
    /*  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);*/
    /*  opacity: 0.2;*/
    /*  background: fade(@primary-color, 30%);*/
    /*}*/
    /*.ceo::-webkit-scrollbar-track {*/
    /*  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);*/
    /*  border-radius: 0;*/
    /*  background: fade(@primary-color, 10%);*/
    /*}*/
    
    .our-content div:first-child {
        font-size: 2rem;
        font-weight: bold;
        color: #2D3F44;
        padding-top: 90px;
        margin-bottom: 59px;
    }
    
    .our-content span {
        font-size: 1.4375rem;
        font-weight: bold;
        color: #333333;
        line-height: 28px;
        margin-bottom: 30px;
        display: block;
    }
    
    .our-content p {
        /*display: inline-block;*/
        /*margin-bottom: 25px;*/
        color: #333333;
        font-size: 1rem;
        line-height: 1.75em;
    }
    
    .our-messsage-box>div:last-child {
        display: none;
    }
    
    .data-img {
        width: 400px;
        height: 100%;
        /*background: linear-gradient(0deg, #E6E6E6 0%, #E1E1E1 100%);*/
        margin-right: 50px;
    }
    
    .turnkey-box2-img {
        display: none;
    }
    
    .data-zhiwei {
        font-size: 1.25rem;
        font-weight: 400;
        color: #5DAD51;
        margin: 40px 0 19px 0;
    }
    
    .data-name {
        font-size: 2rem;
        font-weight: bold;
        color: #333333;
        margin-bottom: 50px;
    }
    
    .data-content {
        margin-bottom: 30px;
    }
    
    .data-content strong {
        font-size: 1.25rem;
        font-weight: bold;
        color: #333333;
        margin-bottom: 10px;
    }
    
    .data-content span {
        font-size: 1rem;
        font-weight: 400;
        color: #333333;
        line-height: 18px;
    }
    
    .el-divider--horizontal {
        margin: 60px 0;
    }
    
    .partners-checked {
        background: #5DAD51;
        color: #fff;
    }
    
    .partners-button {
        background: #E8ECEE;
        color: #333333;
    }
    
    .button-box {
        display: flex;
        justify-content: center;
        margin: 60px 0 50px 0;
    }
    
    .button-box button {
        width: 185px;
        height: 60px;
        margin-right: 20px;
        border: none;
        border-radius: 30px;
        font-size: 1.25rem;
        font-weight: 400;
    }
    
    .logo-box {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 30px;
    }
    
    .logos {
        background: #FFFFFF;
        text-align: center;
    }
    
    .logos p {
        font-size: 1.125rem;
        font-weight: 400;
        color: #2D3F44;
        margin-top: 20px;
    }
    
    .logos>div {
        border: 1px solid #DBDBDB;
        overflow: hidden;
        padding: 6px 14px;
    }
    
    .logos img {
        width: 100%;
        height: 150px;
    }
    
    .logos img:hover {
        transform: scale(1.1);
    }
    
    .fac-title {
        font-size: 2rem;
        font-weight: bold;
        color: #2D3F44;
        margin-bottom: 60px;
    }
    
    .fac-text {
        display: block;
        font-size: 1.125rem;
        font-weight: 400;
        color: #2D3F44;
        margin-bottom: 47px;
        line-height: 25px;
    }
    
    .fac-imgs {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 30px;
        text-align: center;
        font-size: 1rem;
        font-weight: 400;
        color: #2D3F44;
    }
    
    .fac-img {
        height: 14vw;
    }
    
    .why-title {
        font-size: 36px;
        font-weight: bold;
        color: #2D3F44;
        padding-top: 60px;
        margin-bottom: 30px;
    }
    
    .why-text {
        font-size: 1.125rem;
        font-weight: 400;
        color: #2D3F44;
        line-height: 24px;
        margin-bottom: 47px;
    }
    
    .why-box .choose-cart-content {
        width: 323px;
        height: 430px;
        background: #E8ECEE;
    }
    
    .choose-box {
        padding-bottom: 60px;
        margin-bottom: -30px;
    }
    
    .why-advantages {
        width: 32.5%;
        height: 224px;
        background-color: #fff;
        font-size: 1rem;
        font-weight: 400;
        color: #2D3F44;
        line-height: 20px;
        margin-bottom: 20px;
    }
    
    .why-advantages img {
        margin: 30px 0 20px 38px;
    }
    
    .why-advantages p {
        margin: 0 42px 0 30px;
    }
    
    .turnkey-box span {
        font-size: 1.625rem;
        font-weight: bold;
        margin-bottom: 15px;
        display: inline-block;
        font-family: 'font1';
    }
    
    .turnkey-box p {
        line-height: 24px;
    }
    
    .why-content .why-support {
        margin-bottom: 20px;
    }