.links {
    animation: a 1s both;
    padding: 72px 0;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.links__list {
    display: flex;
    flex-wrap: wrap;
    width: 984px;
    justify-content: center;
}
li, ul {
    list-style: none;
    margin: 0;
}


@media screen and (min-width: 768px) {
    .links__list li {
        width: 180px;
        height: 120px;
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 32px;
        border-radius: 8px;
        cursor: pointer;
        position: relative;
    }
}

@media screen and (max-width: 768px) {
    .links__list li {
        width: 160px;
        height: 120px;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 32px;
        border-radius: 8px;
        cursor: pointer;
        position: relative;
    }
}

.links__list li:hover {
    transform: scale(1.1);
    z-index: 1;
}

.links__list li a {
    display: flex;
    color: #333;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
    border-radius: 8px;
    transition: transform .3s;
    line-height: 24px;
    font-size: 18px;
    font-family: -apple-system-font, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Arial, sans-serif;
}

.links__list li a i {
    margin-bottom: 16px;
}

.links__list li a i {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-size: cover;
}

@media (max-width: 600px) {
    .links__list li a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 640px) {
    .solution-inform {
        margin-top: 0px;
    }
    .solution-inform-content {
        padding: 20px 0;
        margin-top: 0px;
    }
}




.banner {
    padding: 50px 0 100px;
    position: relative;
    color: hsla(0,0%,100%,.9);
    overflow: hidden;
}

.banner__inner {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    bottom: 0;
    width: 150%;
    left: 50%;
    transform: translateX(-50%);
    background-image: linear-gradient(44.11deg, #1cbbb4 8.94%, #39b54a 86.73%);
    border-radius: 0 0 50% 50%;
    z-index: -1;
    overflow: hidden;
}

.banner__bd {
    display: flex;
    flex-direction: column;
    align-items: center;
    animation: a 1.3s both;
}

@media (max-width: 600px) {
    .banner__update-content{
        font-size: 15px;
    }
}

.banner__logo {
    margin: 0 auto 36px;
    display: block;
    display: inline-block;
    vertical-align: middle;
    height: 80px;
    background-size: contain;
    background-image: url("../../../resources/images/home_bg/logo_new.png");
}

@media (min-width: 1440px) {
    .banner__logo {
        width: 80px;
    }
}

@media (max-width: 600px) {
    .banner__logo {
        width: 80px;
    }
}

.banner__update-log {
    padding: 24px 0 0;
    width: 440px;
    position: relative;
}

.banner__update-log li {
    display: flex;
    margin-bottom: 10px;
}

@media (min-width: 1440px) {
    .banner__update-log {
        width: 500px;
    }
}


.banner__update-log::before {
    content: "";
    display: block;
    border-top: 1px solid hsla(0,0%,100%,.3);
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: scaleY(.5);
    transform-origin: left top;
}

@media (max-width: 414px) {
    .banner__update-log::before {
        left: 36px;
        right: 36px;
        width: auto;
    }
}

@media (max-width: 414px) {
    .banner__update-log {
        width: 100%;
        box-sizing: border-box;
        padding: 24px 36px 0;
    }
}

.banner__update-log li {
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
}

@media (max-width: 600px) {
    .banner__update-log li {
        margin-bottom: 8px;
    }
}


.banner__update-log a {
    color: hsla(0,0%,100%,.9);
}

.banner__updata-time {
    color: hsla(0,0%,100%,.7);
    margin-left: 16px;
}

@media (max-width: 600px) {
    .banner__updata-time {
        font-size: 15px;
    }
}

.banner__update-more {
    font-size: 22px;
    margin-top: 16px;
    display: inline-block;
}

@media (max-width: 600px) {
    .banner__update-more {
        font-size: 15px;
    }
}

.banner__update-more::after {
    content: ">";
    display: inline-block;
    margin-left: 5px;
}

.banner__arrow {
    animation: b 1s 1s infinite;
    display: block;
    position: absolute;
    vertical-align: middle;
    width: 24px;
    height: 12px;
    background-size: cover;
    z-index: 1;
    bottom: 40px;
    left: 50%;
}

.banner__arrow {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='12' viewBox='0 0 24 12'%3E %3Cdefs%3E %3Cpath id='2883de6b-9b56-4ce9-a5b1-606b3650aa1f-a' d='M.021 1.486l4.949 4.95-4.949 4.95 1.414 1.413 5.657-5.658a1 1 0 0 0 0-1.414L1.435.072.021 1.486z'/%3E %3C/defs%3E %3Cg fill='none' fill-rule='evenodd' transform='rotate(90 12 12)'%3E %3Cpath fill='%23FFF' d='M0 0h12v24H0z' opacity='0'/%3E %3Cg transform='translate(3 5.5)'%3E %3Cmask id='2883de6b-9b56-4ce9-a5b1-606b3650aa1f-b' fill='%23fff'%3E %3Cuse xlink:href='%232883de6b-9b56-4ce9-a5b1-606b3650aa1f-a'/%3E %3C/mask%3E %3Cpath fill='%23FFF' d='M14.87 6.435L1.435 19.871-12 6.435 1.435-7z' mask='url(%232883de6b-9b56-4ce9-a5b1-606b3650aa1f-b)'/%3E %3C/g%3E %3C/g%3E%3C/svg%3E");
}

@media (max-height: 800px) {
    .banner__arrow {
        display: block;
    }
}

.banner__update-list li {
    font-size: 22px;
}

