html {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    font-size: 16px;
}

html::-webkit-scrollbar {
    width: 0px
}

::-webkit-scrollbar {
    display: none
}

.swiper-button-prev{
    color: #FFFFFF !important;
}
.swiper-button-next{
    color: #FFFFFF !important;
}
.swiper-pagination-bullet {
    display: inline-block !important;
    *display: inline !important;
    *zoom: 1 !important;
    width: 48px !important;
    height: 4px !important;
    -moz-border-radius: 5px !important;
    border-radius: 6px !important;
    background: #fff !important;
    opacity: 0.2 !important;
    margin: 0 2px !important;
    cursor: pointer !important;
    overflow: hidden !important;
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    transition: all 0.5s !important;
}

.swiper-pagination-bullet-active {
    width: 48px !important;
    height: 4px !important;
    background-color: #fff !important;
    opacity: 1 !important;
}

@media only screen and (max-device-width: 1000px){
    body {
        min-width: 800px;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    body #main {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap
    }


    body #main #product-banner {
        width: 100%;
        height: 342px;
        margin-top: -5px;
        background-image: url("../img/ticket/banner.jpg");
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start
    }


    body #main #product-banner .product-banner-box {
        font-size: 72px;
        font-family: Alimama ShuHeiTi;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 47px;
        margin-top: 68px;
    }

    body #main #product-banner .product-banner-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-banner .product-banner-box-small {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 14px;
    }

    body #main #product-banner .product-banner-box-small p {
        font-size: 27px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        padding: 0;
        margin: 0
    }

    body #main #product-banner .product-banner-desc {
        margin-top: 22px;
        width: 100%;
        height: 75px;
        display: flex;
        align-items: center;
        /*margin-top: px;*/
        justify-content: center
    }

    body #main #product-banner .product-banner-desc p {
        display: block;
        float: left;
        margin-right: 25px;
        padding-left: 21px;
        /*padding-top: 9px;*/
        width: 149px;
        height: 45px;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 500;
        line-height: 41px;
        text-align: center;
    }

    body #main #product-banner .product-banner-desc p:first-child {

        background: #F3FAFF;
        color: #042A7A;
        background-image: url("../img/ticket/zx_btn.png") ;
        background-position: 21px 9px;
        background-repeat: no-repeat;
        border-radius: 10px;
    }
    body #main #product-banner .product-banner-desc p:nth-child(2) {
        background: rgba(243,250,255,0);
        border: 2px solid #F3FAFF;
        color: #F3FAFF;
        background-image: url("../img/ticket/ys_btn.png") ;
        background-position: 21px 9px;
        background-repeat: no-repeat;
        border-radius: 10px;
    }


    body #main #omi-system {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #omi-system .omi-icon {
        width: 100%;
        /* padding-left: 360px; */
        position: relative;
        z-index: 100;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        top: -12%;
    }

    body #main #omi-system .omi-expand {
        float: left;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0,76,255,0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-service {
        float: left;
        width: 224px;
        height: 82px;
        margin-left: 20px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-promote {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-build {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-optimal {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-icon .omi-icon-logo {
        float: left;
        width: 64px;
        height: 100%;
        padding: 14px 0 14px 11px;
    }

    body #main #omi-system .omi-icon .omi-icon-text {
        float: left;
        padding: 18px 0 12px 20px;
        height: 100%;
    }

    body #main #omi-system .omi-icon .omi-icon-text-p1 {
        height: 20px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 800;
        color: #FFFFFF;
        line-height: 24px;
    }

    body #main #omi-system .omi-icon .omi-icon-text-p2 {
        height: 17px;
        font-size: 12px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 24px;
    }

    body #main #omi-system .omi-system-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #omi-system .omi-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #omi-system .omi-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 31px;
        font-size: 23px
    }

    body #main #omi-system .omi-system-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #omi-system .omi-system-desc {
        margin-top: 32px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    body #main #omi-system .omi-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
    }

    body #main #omi-system .omi-img {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 56px 20px 0 20px;
    }

    body #main #omi-system .omi-img .pc-omi-img {
        max-width: 900px;
    }

    body #main #omi-system .omi-last {
        padding-top: 25px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        text-align: center;
    }

    body #main #one-system {
        width: 100%;
        height: 915px;
        background: url("../img/homepage/one-service.png") no-repeat;
        /* 让背景图基于容器大小伸缩 */
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    .particles-js-canvas-el {
        position: absolute;
    }

    body #main #one-system .one-system-box {
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 60px;
        margin-top: 70px;
    }

    body #main #one-system .one-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #one-system .one-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        color: #FFFFFF;
        align-items: center;
        justify-content: center;
        margin-top: 24px;
        font-size: 23px
    }

    body #main #one-system .one-system-box-small p {
        padding: 0;
        margin: 0
    }

    body #main #one-system .one-system-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    body #main #one-system .one-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 24px;
        opacity: 0.4;
    }


    body #main #product-risk {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-risk .product-risk-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-risk .product-risk-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-risk .product-risk-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-risk .product-risk-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-risk .product-risk-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 65px;
        padding: 56px 0 0 56px;
        display: flex;
        flex-wrap: wrap;
        background: linear-gradient(0deg, #F3F4FF, #FEFEFF);
        box-shadow: 0px 8px 18px 0px rgba(199,209,232,0.25);
        border-radius: 19px;
        justify-content: flex-start;
    }

    body #main #product-risk .product-risk-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 20px;
        text-decoration: none
    }


    body #main #product-risk .product-risk-card a .card-small {
        width: 218px;
        height: 173px;
        background: #F3FAFF;
        border-radius: 10px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small {
        width: 275px;
        height: 130.5px;
        margin-bottom: 43px;
        display: flex;
        margin-left: 5px;
        margin-right: 5px
    }


    /*body #main #product-risk .product-risk-card a .product-risk-card-small:hover .product-risk-card-small-right .product-risk-card-small-right-title {*/
    /*color: #FFFFFF;*/
    /*}*/

    /*body #main #product-risk .product-risk-card a .product-risk-card-small:hover .product-risk-card-small-right .product-risk-card-small-right-desc {*/
    /*color: #FFFFFF;*/
    /*}*/

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left {
        width: 81px;
        height: 81px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*background-image: url("../img/homepage/solution_bg.png");*/
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 81px 81px
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left img {
        width: 81px;
        height: 81px;
        object-fit: cover;
        transition: 0.2s;
        /*margin-bottom: 3px*/
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left img:hover {
        transform: scale(1.1);
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right {
        width: 250px;
        height: 100%;
        display: flex;
        margin-left: 22px;
        flex-wrap: wrap
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-title {
        height: 20px;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 23px;
        margin-top: 10px
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-title p {
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-desc {
        width: 100%;
        padding-right: 35px;
        box-sizing: border-box;
        height: 75px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #5C6E9F;
        line-height: 20px;
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-desc p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }





    body #main #product-scene {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-scene .product-scene-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-scene .product-scene-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-scene .product-scene-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-scene .product-scene-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-scene .product-scene-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    body #main #product-scene .product-scene-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 25px;
        text-decoration: none
    }


    body #main #product-scene .product-scene-card a .card-small {
        width: 218px;
        height: 173px;
        background: #F3FAFF;
        border-radius: 10px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-logo {
        width: 100%;
        height: 100%;
    }

    .box{
        font-family: 'Merriweather Sans', sans-serif;
        box-shadow: 0 0 2px rgba(0, 0, 0, .1);
        overflow: hidden;
        position: relative;
        margin-bottom: 32px;
        z-index: 1;
    }
    .box:before,
    .box:after,
    .box .box-content:before,
    .box .box-content:after{
        content: "";
        width: 100%;
        height: 50%;
        background: #E65100;
        opacity: 0.6;
        transform: translateX(-50%) translateY(0%);
        position: absolute;
        top: -50%;
        left: 50%;
        z-index: 1;
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
        transition: all .3s;
    }
    .box:after{
        transform: translateX(-50%) translateY(0%);
        top: auto;
        bottom: -50%;
        z-index: 0;
        -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    }
    .box .box-content:before{
        width: 50%;
        height: 100%;
        transform: translateX(0%) translateY(-50%);
        top: 50%;
        left: auto;
        right: -50%;
        -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
        clip-path: polygon(100% 0, 0 50%, 100% 100%);
    }
    .box .box-content:after{
        width: 50%;
        height: 100%;
        transform: translateX(0%) translateY(-50%);
        top: 50%;
        right: auto;
        left: -50%;
        z-index: 0;
        -webkit-clip-path: polygon(0 100%, 100% 50%, 0 0);
        clip-path: polygon(0 100%, 100% 50%, 0 0);
    }
    .box:hover:before{ top:0; }
    .box:hover:after{ bottom:0; }
    .box:hover .box-content:before{ right:0; }
    .box:hover .box-content:after{ left:0; }
    .box img{
        width: 100%;
        height: auto;
        transform: scale(1);
        transition: all 0.5s;
    }
    .box:hover img{ transform: scale(1.5); }
    .box .box-content{
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .box .content{
        text-align: center;
        width: 100%;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 1;
    }
    .box .title{
        color: #fff;
        font-size: 25px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0 0 5px;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s;
    }
    .box:hover .title{ transform: rotateY(0) scale(1); }
    .box .post{
        color: #fff;
        font-size: 15px;
        letter-spacing: 1px;
        text-transform: capitalize;
        margin: 0 0 15px;
        display: block;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s ease 0.25s;
    }
    .box:hover .post{ transform: rotateY(0) scale(1); }
    .box .icon{
        text-align: center;
        padding: 0;
        margin: 0;
        list-style: none;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s ease 0.45s;
    }
    .box:hover .icon{ transform: rotateY(0) scale(1); }
    .box .icon li{
        display: inline-block;
        margin: 0 3px;
    }
    .box .icon li a{
        color: #E65100;
        background-color: #fff;
        font-size: 18px;
        line-height: 35px;
        height: 35px;
        width: 35px;
        border-radius: 10px;
        display: block;
        transition: all 0.3s;
    }
    .box .icon li a:hover{
        color: #fff;
        background-color: #E65100;
        box-shadow: 0 0 10px #000;
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-logo img {
        width: 100%;
        height: 100%;
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        text-align: center;
        /*margin-top: 42px*/
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-name p {
        width: 91px;
        height: 36px;
        background: #4C76FB;
        border-radius: 10px;
        float: right;
        right: -10px;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }



    body #main #product-cycle {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        background: #F1F5FF;
        margin-top: 69px
    }

    body #main #product-cycle .product-cycle-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        margin-top: 109px;
    }

    body #main #product-cycle .product-cycle-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-cycle .product-cycle-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-cycle .product-cycle-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-cycle .product-cycle-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-cycle .product-cycle-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-cycle .product-cycle-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        margin-bottom: 100px;
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*justify-content: space-between*/
    }

    body #main #product-cycle .product-cycle-card a {
        width: auto;
        height: auto;
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*justify-content: space-between;*/
        /*text-decoration: none*/
    }


    body #main #product-cycle .product-cycle-card  .card-small {
        width: 262px;
        height: 100%;
        /*background: #FFFFFF;*/
        margin-left: 10px;
        margin-bottom: 26px;
        float: left;
    }

    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo {
        width: 246px;
        height: 61px;
        background: #FFFFFF;
        color: #4C76FB;
        margin-bottom: 8px;
    }

    /*body #main #product-cycle .product-cycle-card a .card-small .card-small-logo:first-child {*/
    /*width: 246px;*/
    /*height: 61px;*/
    /*background:url("../img/ticket/tab_current.png") no-repeat 100% 100%;*/
    /*color: #FFFFFF;*/
    /*margin-bottom: 8px;*/
    /*}*/

    /*默认transition*/
    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo::before {
        transition: 0s .3;
    }

    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo p {
        width: 100%;
        height: 18px;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        line-height: 61px;
        text-align: center;
    }
    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo:hover {
        background:url("../img/ticket/tab_current.png") no-repeat 100% 100%;
        color: #FFFFFF;
    }


    body #main #product-cycle .product-cycle-card  .card-small .card-small-img {
        width: 659px;
        height: 100%;
        /*margin-left: 145px;*/
        /*background: #FFFFFF;*/
    }





    body #main #product-check {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        background: #F1F5FF;
        margin-top: 69px
    }

    body #main #product-check .product-check-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        margin-top: 109px;
    }

    body #main #product-check .product-check-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-check .product-check-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-check .product-check-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-check .product-check-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        margin-bottom: 100px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    body #main #product-check .product-check-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 80px;
        text-decoration: none
    }


    body #main #product-check .product-check-card a .card-small {
        width: 352px;
        height: 320px;
        background: #FFFFFF;
        border-radius: 15px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        position: relative
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo {
        width: 100%;
        height: 230px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 9px
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo img {
        width: 230px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: cover;
        transition: 0.2s;
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo img:hover {
        transform: scale(1.1);
    }

    body #main #product-check .product-check-card a .card-small .card-small-name {
        width: 100%;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        /*margin-top: 42px*/
    }

    body #main #product-check .product-check-card a .card-small .card-small-name p {
        /*width: 91px;*/
        /*height: 36px;*/
        padding: 0;
        margin: 0
    }


    body #main #product-check .product-check-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-check .product-check-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-check .product-check-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-check .product-check-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-check .product-check-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }




    body #main #product-expand {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-expand .product-expand-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-expand .product-expand-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-expand .product-expand-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-expand .product-expand-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-expand .product-expand-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 110px;
        border-bottom: 1px solid #F9F9F9;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-expand .product-expand-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }

    body #main #product-expand .product-expand-card a .card-small {
        width: 280px;
        height: 360px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-logo {
        width: 100%;
        height: 122px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*margin-top: 58px*/
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-logo img {
        width: 122px;
        height: 122px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        opacity: 0.8;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 42px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-name p {
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #848E98;
        line-height: 21px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-info p {
        width: 234px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }





    body #main #product-scheme {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px;
        /*padding-bottom: 78px;*/
    }

    body #main #product-scheme .product-scheme-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-scheme .product-scheme-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-scheme .product-scheme-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-scheme .product-scheme-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-scheme .product-scheme-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 54px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    body #main #product-scheme .product-scheme-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 70px;
        text-decoration: none
    }

    body #main #product-scheme .product-scheme-card a .card-small {
        width: 380px;
        height: 360px;
        box-sizing: border-box;
        /*margin-bottom: 26px;*/
        position: relative
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-logo {
        width: 100%;
        height: 216px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*margin-top: 58px*/
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-logo img {
        width: 380px;
        height: 216px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-name {
        width: 100%;
        height: 18px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        margin-top: 29px;
        margin-left: 13px;
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-name p {
        padding: 0;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        /*opacity: 0.8;*/
        margin: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #A4AFBB;
        line-height: 20px;
        margin-left: 13px;
        margin-top: 20px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-info p {
        width: 359px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }







    body #main #product-system {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-system .product-system-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-system .product-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-system .product-system-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-system .product-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-system .product-system-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    body #main #product-system .product-system-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 35px;
        text-decoration: none
    }

    body #main #product-system .product-system-card a .card-small {
        width: 280px;
        height: 360px;
        background: linear-gradient(0deg, #FEFEFF, #F2F4FF);
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-system .product-system-card a .card-small .card-small-logo {
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 58px
    }

    body #main #product-system .product-system-card a .card-small .card-small-logo img {
        object-fit: cover;
        transition: 0.2s;
        width: 60px;
        height: 60px
    }
    body #main #product-system .product-system-card a .card-small .card-small-logo img:hover {
        transform: scale(1.1);
    }

    body #main #product-system .product-system-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        opacity: 0.8;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 42px
    }

    body #main #product-system .product-system-card a .card-small .card-small-name p {
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-system .product-system-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-system .product-system-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-system .product-system-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-system .product-system-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }

    body #main #change-culture {
        width: 100%;
        height: 270.5px;
        background-image: url("../img/ticket/banner_bg.jpg");
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start
    }

    body #main #change-culture .change-culture-title {
        width: 100%;
        height: 106px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: center
    }

    body #main #change-culture .change-culture-title p {
        padding: 0;
        margin: 0;
        font-size: 46px;
        font-family: Kingsoft_Cloud_Font;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 33px;
    }

    body #main #change-culture .change-culture-eng {
        width: 100%;
        height: 18px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 27px
    }

    body #main #change-culture .change-culture-eng p {
        padding: 0;
        margin: 0;
        color: #E5ECFF;
        font-weight: 300;
        font-family: SourceHanSansCNVF;
        font-size: 16px;
        opacity: 0.5
    }

    body #main #change-culture .change-culture-desc {
        width: 1190px;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 26px;
        margin-top: 23px;
        text-align: center
    }

    body #main #change-culture .change-culture-desc p {
        padding: 0;
        margin: 0;
        line-height: 30px
    }

    body #main #solutions {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        background: #F1F5FF;
        padding-top: 70px
    }

    body #main #solutions .solutions-title {
        width: 100%;
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #25345D;
        line-height: 60px;
        display: flex;
        justify-content: center
    }

    body #main #solutions .solutions-title p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-title-small {
        width: 100%;
        height: 24px;
        font-size: 24px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        margin-top: 23px;
        display: flex;
        justify-content: center
    }

    body #main #solutions .solutions-title-small p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-desc {
        width: 100%;
        height: 15px;
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 15px;
        display: flex;
        justify-content: center;
        margin-top: 22px;
        position: relative
    }

    body #main #solutions .solutions-desc p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-desc .solutions-more {
        margin-left: 203px;
        color: #2B4AFE;
        text-decoration: none;
        position: absolute;
        right: 19.6%
    }

    body #main #solutions .solutions-card {
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        margin-top: 50px;
        margin-bottom: 52px
    }

    body #main #solutions .solutions-card a {
        text-decoration: none;
        margin-left: 0;
        margin-right: 0
    }

    body #main #solutions .solutions-more-last {
        display: none;
    }

    body #main #solutions .solutions-card a .solutions-card-small {
        width: 380px;
        height: 181px;
        background: #F9FAFF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.1);
        border-radius: 10px;
        margin-bottom: 28px;
        display: flex;
        margin-left: 5px;
        margin-right: 5px
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover {
        background: linear-gradient(90deg, #3A6AFC, #2A48FE);
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.1);
        border-radius: 10px;
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover .solutions-card-small-right .solutions-card-small-right-title {
        color: #FFFFFF;
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover .solutions-card-small-right .solutions-card-small-right-desc {
        color: #FFFFFF;
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-left {
        width: calc(64px + 70px);
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: url("../img/homepage/solution_bg.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 64px 64px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-left img {
        width: 60px;
        height: 60px;
        margin-bottom: 3px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right {
        width: 250px;
        height: 100%;
        display: flex;
        flex-wrap: wrap
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-title {
        height: 20px;
        font-size: 20px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 20px;
        margin-top: 41px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-title p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-desc {
        width: 100%;
        padding-right: 35px;
        box-sizing: border-box;
        height: 75px;
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8594B4;
        line-height: 20px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-desc p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }

    body #main #news-center {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        padding-top: 70px;
        background-color: #fff
    }

    body #main #news-center .news-center-title {
        width: 100%;
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #25345D;
        line-height: 60px;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-title p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-small {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 23px
    }

    body #main #news-center .news-center-small p {
        font-size: 24px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-desc {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 23px
    }

    body #main #news-center .news-center-desc p {
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar {
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        margin-top: 48px
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list {
        width: 1200px;
        border-bottom: 1px solid #E1E4EB;
        height: 100%;
        display: flex;
        align-content: flex-start;
        justify-content: space-around;
        flex-shrink: 1
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-one {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-one p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-two {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-two p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-three {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-three p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-four {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-four p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-active {
        background-image: url("../img/homepage/tabbar_bottom.png");
        background-repeat: no-repeat;
        background-position: bottom
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-active p {
        padding: 0;
        margin: 0;
        color: #3867FB
    }

    body #main #news-center .news-center-card-one {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-one .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-two .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-three .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-four .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main footer {
        width: 100%;
        height: 436px;
        background-image: url("../img/homepage/footer_bg.jpg");
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        position: relative;
        margin-top: 79px
    }
}




@media screen and (min-device-width: 1001px) and (max-device-width: 1440px) {
    body {
        min-width: 800px;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    body #main {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap
    }


    body #main #product-banner {
        width: 100%;
        height: 342px;
        margin-top: -5px;
        background-image: url("../img/ticket/banner.jpg");
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start
    }


    body #main #product-banner .product-banner-box {
        font-size: 72px;
        font-family: Alimama ShuHeiTi;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 47px;
        margin-top: 68px;
    }

    body #main #product-banner .product-banner-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-banner .product-banner-box-small {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 14px;
    }

    body #main #product-banner .product-banner-box-small p {
        font-size: 27px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        padding: 0;
        margin: 0
    }

    body #main #product-banner .product-banner-desc {
        margin-top: 22px;
        width: 100%;
        height: 75px;
        display: flex;
        align-items: center;
        /*margin-top: px;*/
        justify-content: center
    }

    body #main #product-banner .product-banner-desc p {
        display: block;
        float: left;
        margin-right: 25px;
        padding-left: 21px;
        /*padding-top: 9px;*/
        width: 149px;
        height: 45px;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 500;
        line-height: 41px;
        text-align: center;
    }

    body #main #product-banner .product-banner-desc p:first-child {

        background: #F3FAFF;
        color: #042A7A;
        background-image: url("../img/ticket/zx_btn.png") ;
        background-position: 21px 9px;
        background-repeat: no-repeat;
        border-radius: 10px;
    }
    body #main #product-banner .product-banner-desc p:nth-child(2) {
        background: rgba(243,250,255,0);
        border: 2px solid #F3FAFF;
        color: #F3FAFF;
        background-image: url("../img/ticket/ys_btn.png") ;
        background-position: 21px 9px;
        background-repeat: no-repeat;
        border-radius: 10px;
    }


    body #main #omi-system {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #omi-system .omi-icon {
        width: 100%;
        /* padding-left: 360px; */
        position: relative;
        z-index: 100;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        top: -12%;
    }

    body #main #omi-system .omi-expand {
        float: left;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0,76,255,0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-service {
        float: left;
        width: 224px;
        height: 82px;
        margin-left: 20px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-promote {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-build {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-optimal {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-icon .omi-icon-logo {
        float: left;
        width: 64px;
        height: 100%;
        padding: 14px 0 14px 11px;
    }

    body #main #omi-system .omi-icon .omi-icon-text {
        float: left;
        padding: 18px 0 12px 20px;
        height: 100%;
    }

    body #main #omi-system .omi-icon .omi-icon-text-p1 {
        height: 20px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 800;
        color: #FFFFFF;
        line-height: 24px;
    }

    body #main #omi-system .omi-icon .omi-icon-text-p2 {
        height: 17px;
        font-size: 12px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 24px;
    }

    body #main #omi-system .omi-system-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #omi-system .omi-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #omi-system .omi-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 31px;
        font-size: 23px
    }

    body #main #omi-system .omi-system-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #omi-system .omi-system-desc {
        margin-top: 32px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    body #main #omi-system .omi-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
    }

    body #main #omi-system .omi-img {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 56px;
    }

    body #main #omi-system .omi-img .yd-omi-img {
        display: none;
    }

    body #main #omi-system .omi-last {
        padding-top: 25px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        text-align: center;
    }

    body #main #one-system {
        width: 100%;
        height: 915px;
        background: url("../img/homepage/one-service.png") no-repeat;
        /* 让背景图基于容器大小伸缩 */
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    .particles-js-canvas-el {
        position: absolute;
    }

    body #main #one-system .one-system-box {
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 60px;
        margin-top: 70px;
    }

    body #main #one-system .one-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #one-system .one-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        color: #FFFFFF;
        align-items: center;
        justify-content: center;
        margin-top: 24px;
        font-size: 23px
    }

    body #main #one-system .one-system-box-small p {
        padding: 0;
        margin: 0
    }

    body #main #one-system .one-system-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    body #main #one-system .one-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 24px;
        opacity: 0.4;
    }


    body #main #product-risk {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-risk .product-risk-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-risk .product-risk-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-risk .product-risk-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-risk .product-risk-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-risk .product-risk-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 65px;
        padding: 56px 0 0 56px;
        display: flex;
        flex-wrap: wrap;
        background: linear-gradient(0deg, #F3F4FF, #FEFEFF);
        box-shadow: 0px 8px 18px 0px rgba(199,209,232,0.25);
        border-radius: 19px;
        justify-content: space-between
    }

    body #main #product-risk .product-risk-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }


    body #main #product-risk .product-risk-card a .card-small {
        width: 218px;
        height: 173px;
        background: #F3FAFF;
        border-radius: 10px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small {
        width: 275px;
        height: 130.5px;
        margin-bottom: 43px;
        display: flex;
        margin-left: 5px;
        margin-right: 5px
    }


    /*body #main #product-risk .product-risk-card a .product-risk-card-small:hover .product-risk-card-small-right .product-risk-card-small-right-title {*/
    /*color: #FFFFFF;*/
    /*}*/

    /*body #main #product-risk .product-risk-card a .product-risk-card-small:hover .product-risk-card-small-right .product-risk-card-small-right-desc {*/
    /*color: #FFFFFF;*/
    /*}*/

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left {
        width: 81px;
        height: 81px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*background-image: url("../img/homepage/solution_bg.png");*/
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 81px 81px
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left img {
        width: 81px;
        height: 81px;
        object-fit: cover;
        transition: 0.2s;
        /*margin-bottom: 3px*/
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left img:hover {
        transform: scale(1.1);
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right {
        width: 250px;
        height: 100%;
        display: flex;
        margin-left: 22px;
        flex-wrap: wrap
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-title {
        height: 20px;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 23px;
        margin-top: 10px
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-title p {
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-desc {
        width: 100%;
        padding-right: 35px;
        box-sizing: border-box;
        height: 75px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #5C6E9F;
        line-height: 20px;
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-desc p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }





    body #main #product-scene {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-scene .product-scene-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-scene .product-scene-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-scene .product-scene-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-scene .product-scene-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-scene .product-scene-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-scene .product-scene-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }


    body #main #product-scene .product-scene-card a .card-small {
        width: 218px;
        height: 173px;
        background: #F3FAFF;
        border-radius: 10px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-logo {
        width: 100%;
        height: 100%;
    }

    .box{
        font-family: 'Merriweather Sans', sans-serif;
        box-shadow: 0 0 2px rgba(0, 0, 0, .1);
        overflow: hidden;
        position: relative;
        margin-bottom: 32px;
        z-index: 1;
    }
    .box:before,
    .box:after,
    .box .box-content:before,
    .box .box-content:after{
        content: "";
        width: 100%;
        height: 50%;
        background: #E65100;
        opacity: 0.6;
        transform: translateX(-50%) translateY(0%);
        position: absolute;
        top: -50%;
        left: 50%;
        z-index: 1;
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
        transition: all .3s;
    }
    .box:after{
        transform: translateX(-50%) translateY(0%);
        top: auto;
        bottom: -50%;
        z-index: 0;
        -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    }
    .box .box-content:before{
        width: 50%;
        height: 100%;
        transform: translateX(0%) translateY(-50%);
        top: 50%;
        left: auto;
        right: -50%;
        -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
        clip-path: polygon(100% 0, 0 50%, 100% 100%);
    }
    .box .box-content:after{
        width: 50%;
        height: 100%;
        transform: translateX(0%) translateY(-50%);
        top: 50%;
        right: auto;
        left: -50%;
        z-index: 0;
        -webkit-clip-path: polygon(0 100%, 100% 50%, 0 0);
        clip-path: polygon(0 100%, 100% 50%, 0 0);
    }
    .box:hover:before{ top:0; }
    .box:hover:after{ bottom:0; }
    .box:hover .box-content:before{ right:0; }
    .box:hover .box-content:after{ left:0; }
    .box img{
        width: 100%;
        height: auto;
        transform: scale(1);
        transition: all 0.5s;
    }
    .box:hover img{ transform: scale(1.5); }
    .box .box-content{
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .box .content{
        text-align: center;
        width: 100%;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 1;
    }
    .box .title{
        color: #fff;
        font-size: 25px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0 0 5px;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s;
    }
    .box:hover .title{ transform: rotateY(0) scale(1); }
    .box .post{
        color: #fff;
        font-size: 15px;
        letter-spacing: 1px;
        text-transform: capitalize;
        margin: 0 0 15px;
        display: block;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s ease 0.25s;
    }
    .box:hover .post{ transform: rotateY(0) scale(1); }
    .box .icon{
        text-align: center;
        padding: 0;
        margin: 0;
        list-style: none;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s ease 0.45s;
    }
    .box:hover .icon{ transform: rotateY(0) scale(1); }
    .box .icon li{
        display: inline-block;
        margin: 0 3px;
    }
    .box .icon li a{
        color: #E65100;
        background-color: #fff;
        font-size: 18px;
        line-height: 35px;
        height: 35px;
        width: 35px;
        border-radius: 10px;
        display: block;
        transition: all 0.3s;
    }
    .box .icon li a:hover{
        color: #fff;
        background-color: #E65100;
        box-shadow: 0 0 10px #000;
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-logo img {
        width: 100%;
        height: 100%;
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        text-align: center;
        /*margin-top: 42px*/
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-name p {
        width: 91px;
        height: 36px;
        background: #4C76FB;
        border-radius: 10px;
        float: right;
        right: -10px;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }



    body #main #product-cycle {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        background: #F1F5FF;
        margin-top: 69px
    }

    body #main #product-cycle .product-cycle-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        margin-top: 109px;
    }

    body #main #product-cycle .product-cycle-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-cycle .product-cycle-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-cycle .product-cycle-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-cycle .product-cycle-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-cycle .product-cycle-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-cycle .product-cycle-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        margin-bottom: 100px;
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*justify-content: space-between*/
    }

    body #main #product-cycle .product-cycle-card a {
        width: auto;
        height: auto;
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*justify-content: space-between;*/
        /*text-decoration: none*/
    }


    body #main #product-cycle .product-cycle-card  .card-small {
        width: 262px;
        height: 100%;
        /*background: #FFFFFF;*/
        margin-bottom: 26px;
        float: left;
    }

    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo {
        width: 246px;
        height: 61px;
        background: #FFFFFF;
        color: #4C76FB;
        margin-bottom: 8px;
    }

    /*body #main #product-cycle .product-cycle-card a .card-small .card-small-logo:first-child {*/
    /*width: 246px;*/
    /*height: 61px;*/
    /*background:url("../img/ticket/tab_current.png") no-repeat 100% 100%;*/
    /*color: #FFFFFF;*/
    /*margin-bottom: 8px;*/
    /*}*/

    /*默认transition*/
    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo::before {
        transition: 0s .3;
    }

    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo p {
        width: 100%;
        height: 18px;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        line-height: 61px;
        text-align: center;
    }
    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo:hover {
        background:url("../img/ticket/tab_current.png") no-repeat 100% 100%;
        color: #FFFFFF;
    }


    body #main #product-cycle .product-cycle-card  .card-small .card-small-img {
        width: 659px;
        height: 100%;
        margin-left: 145px;
        /*background: #FFFFFF;*/
    }





    body #main #product-check {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        background: #F1F5FF;
        margin-top: 69px
    }

    body #main #product-check .product-check-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        margin-top: 109px;
    }

    body #main #product-check .product-check-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-check .product-check-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-check .product-check-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-check .product-check-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        margin-bottom: 100px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-check .product-check-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }


    body #main #product-check .product-check-card a .card-small {
        width: 352px;
        height: 320px;
        background: #FFFFFF;
        border-radius: 15px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        position: relative
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo {
        width: 100%;
        height: 230px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 9px
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo img {
        width: 230px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: cover;
        transition: 0.2s;
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo img:hover {
        transform: scale(1.1);
    }

    body #main #product-check .product-check-card a .card-small .card-small-name {
        width: 100%;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        /*margin-top: 42px*/
    }

    body #main #product-check .product-check-card a .card-small .card-small-name p {
        /*width: 91px;*/
        /*height: 36px;*/
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-check .product-check-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-check .product-check-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-check .product-check-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-check .product-check-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }




    body #main #product-expand {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-expand .product-expand-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-expand .product-expand-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-expand .product-expand-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-expand .product-expand-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-expand .product-expand-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 110px;
        border-bottom: 1px solid #F9F9F9;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-expand .product-expand-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }

    body #main #product-expand .product-expand-card a .card-small {
        width: 280px;
        height: 360px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-logo {
        width: 100%;
        height: 122px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*margin-top: 58px*/
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-logo img {
        width: 122px;
        height: 122px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        opacity: 0.8;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 42px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-name p {
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #848E98;
        line-height: 21px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-info p {
        width: 234px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }





    body #main #product-scheme {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px;
        /*padding-bottom: 78px;*/
    }

    body #main #product-scheme .product-scheme-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-scheme .product-scheme-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-scheme .product-scheme-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-scheme .product-scheme-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-scheme .product-scheme-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 54px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-scheme .product-scheme-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }

    body #main #product-scheme .product-scheme-card a .card-small {
        width: 380px;
        height: 360px;
        box-sizing: border-box;
        /*margin-bottom: 26px;*/
        position: relative
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-logo {
        width: 100%;
        height: 216px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*margin-top: 58px*/
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-logo img {
        width: 380px;
        height: 216px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-name {
        width: 100%;
        height: 18px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        margin-top: 29px;
        margin-left: 13px;
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-name p {
        padding: 0;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        /*opacity: 0.8;*/
        margin: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #A4AFBB;
        line-height: 20px;
        margin-left: 13px;
        margin-top: 20px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-info p {
        width: 359px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }







    body #main #product-system {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-system .product-system-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-system .product-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-system .product-system-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-system .product-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-system .product-system-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    body #main #product-system .product-system-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding-right: 20px;
        text-decoration: none
    }

    body #main #product-system .product-system-card a .card-small {
        width: 280px;
        height: 360px;
        background: linear-gradient(0deg, #FEFEFF, #F2F4FF);
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-system .product-system-card a .card-small .card-small-logo {
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 58px
    }

    body #main #product-system .product-system-card a .card-small .card-small-logo img {
        object-fit: cover;
        transition: 0.2s;
        width: 60px;
        height: 60px
    }
    body #main #product-system .product-system-card a .card-small .card-small-logo img:hover {
        transform: scale(1.1);
    }

    body #main #product-system .product-system-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        opacity: 0.8;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 42px
    }

    body #main #product-system .product-system-card a .card-small .card-small-name p {
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-system .product-system-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-system .product-system-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
        left: 0
    }
    body #main #product-system .product-system-card a .card-small .card-small-btn:hover{
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
    }

    body #main #product-system .product-system-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-system .product-system-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }

    body #main #change-culture {
        width: 100%;
        height: 270.5px;
        background-image: url("../img/ticket/banner_bg.jpg");
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start
    }

    body #main #change-culture .change-culture-title {
        width: 100%;
        height: 106px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: center
    }

    body #main #change-culture .change-culture-title p {
        padding: 0;
        margin: 0;
        font-size: 46px;
        font-family: Kingsoft_Cloud_Font;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 33px;
    }

    body #main #change-culture .change-culture-eng {
        width: 100%;
        height: 18px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 27px
    }

    body #main #change-culture .change-culture-eng p {
        padding: 0;
        margin: 0;
        color: #E5ECFF;
        font-weight: 300;
        font-family: SourceHanSansCNVF;
        font-size: 16px;
        opacity: 0.5
    }

    body #main #change-culture .change-culture-desc {
        width: 1190px;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 26px;
        margin-top: 23px;
        text-align: center
    }

    body #main #change-culture .change-culture-desc p {
        padding: 0;
        margin: 0;
        line-height: 30px
    }

    body #main #solutions {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        background: #F1F5FF;
        padding-top: 70px
    }

    body #main #solutions .solutions-title {
        width: 100%;
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #25345D;
        line-height: 60px;
        display: flex;
        justify-content: center
    }

    body #main #solutions .solutions-title p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-title-small {
        width: 100%;
        height: 24px;
        font-size: 24px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        margin-top: 23px;
        display: flex;
        justify-content: center
    }

    body #main #solutions .solutions-title-small p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-desc {
        width: 100%;
        height: 15px;
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 15px;
        display: flex;
        justify-content: center;
        margin-top: 22px;
        position: relative
    }

    body #main #solutions .solutions-desc p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-desc .solutions-more {
        margin-left: 203px;
        color: #2B4AFE;
        text-decoration: none;
        position: absolute;
        right: 19.6%
    }

    body #main #solutions .solutions-card {
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        margin-top: 50px;
        margin-bottom: 52px
    }

    body #main #solutions .solutions-card a {
        text-decoration: none;
        margin-left: 0;
        margin-right: 0
    }

    body #main #solutions .solutions-more-last {
        display: none;
    }

    body #main #solutions .solutions-card a .solutions-card-small {
        width: 380px;
        height: 181px;
        background: #F9FAFF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.1);
        border-radius: 10px;
        margin-bottom: 28px;
        display: flex;
        margin-left: 5px;
        margin-right: 5px
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover {
        background: linear-gradient(90deg, #3A6AFC, #2A48FE);
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.1);
        border-radius: 10px;
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover .solutions-card-small-right .solutions-card-small-right-title {
        color: #FFFFFF;
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover .solutions-card-small-right .solutions-card-small-right-desc {
        color: #FFFFFF;
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-left {
        width: calc(64px + 70px);
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: url("../img/homepage/solution_bg.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 64px 64px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-left img {
        width: 60px;
        height: 60px;
        margin-bottom: 3px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right {
        width: 250px;
        height: 100%;
        display: flex;
        flex-wrap: wrap
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-title {
        height: 20px;
        font-size: 20px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 20px;
        margin-top: 41px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-title p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-desc {
        width: 100%;
        padding-right: 35px;
        box-sizing: border-box;
        height: 75px;
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8594B4;
        line-height: 20px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-desc p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }

    body #main #news-center {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        padding-top: 70px;
        background-color: #fff
    }

    body #main #news-center .news-center-title {
        width: 100%;
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #25345D;
        line-height: 60px;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-title p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-small {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 23px
    }

    body #main #news-center .news-center-small p {
        font-size: 24px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-desc {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 23px
    }

    body #main #news-center .news-center-desc p {
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar {
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        margin-top: 48px
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list {
        width: 1200px;
        border-bottom: 1px solid #E1E4EB;
        height: 100%;
        display: flex;
        align-content: flex-start;
        justify-content: space-around;
        flex-shrink: 1
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-one {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-one p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-two {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-two p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-three {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-three p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-four {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-four p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-active {
        background-image: url("../img/homepage/tabbar_bottom.png");
        background-repeat: no-repeat;
        background-position: bottom
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-active p {
        padding: 0;
        margin: 0;
        color: #3867FB
    }

    body #main #news-center .news-center-card-one {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-one .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-two .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-three .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-four .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main footer {
        width: 100%;
        height: 436px;
        background-image: url("../img/homepage/footer_bg.jpg");
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        position: relative;
        margin-top: 79px
    }
}

@media only screen and (min-device-width: 1441px) {
    body {
        min-width: 800px;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    body #main {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap
    }


    body #main #product-banner {
        width: 100%;
        height: 342px;
        margin-top: -5px;
        background-image: url("../img/ticket/banner.jpg");
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start
    }


    body #main #product-banner .product-banner-box {
        font-size: 72px;
        font-family: Alimama ShuHeiTi;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 47px;
        margin-top: 68px;
    }

    body #main #product-banner .product-banner-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-banner .product-banner-box-small {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 14px;
    }

    body #main #product-banner .product-banner-box-small p {
        font-size: 27px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        padding: 0;
        margin: 0
    }

    body #main #product-banner .product-banner-desc {
        margin-top: 22px;
        width: 100%;
        height: 75px;
        display: flex;
        align-items: center;
        /*margin-top: px;*/
        justify-content: center
    }

    body #main #product-banner .product-banner-desc p {
        display: block;
        float: left;
        margin-right: 25px;
        padding-left: 21px;
        /*padding-top: 9px;*/
        width: 149px;
        height: 45px;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 500;
        line-height: 41px;
        text-align: center;
    }

    body #main #product-banner .product-banner-desc p:first-child {

        background: #F3FAFF;
        color: #042A7A;
        background-image: url("../img/ticket/zx_btn.png") ;
        background-position: 21px 9px;
        background-repeat: no-repeat;
        border-radius: 10px;
    }
    body #main #product-banner .product-banner-desc p:nth-child(2) {
        background: rgba(243,250,255,0);
        border: 2px solid #F3FAFF;
        color: #F3FAFF;
        background-image: url("../img/ticket/ys_btn.png") ;
        background-position: 21px 9px;
        background-repeat: no-repeat;
        border-radius: 10px;
    }


    body #main #omi-system {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #omi-system .omi-icon {
        width: 100%;
        /* padding-left: 360px; */
        position: relative;
        z-index: 100;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        top: -12%;
    }

    body #main #omi-system .omi-expand {
        float: left;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0,76,255,0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-service {
        float: left;
        width: 224px;
        height: 82px;
        margin-left: 20px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-promote {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-build {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-optimal {
        float: left;
        margin-left: 20px;
        width: 224px;
        height: 82px;
        background: #1E61FF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
    }

    body #main #omi-system .omi-icon .omi-icon-logo {
        float: left;
        width: 64px;
        height: 100%;
        padding: 14px 0 14px 11px;
    }

    body #main #omi-system .omi-icon .omi-icon-text {
        float: left;
        padding: 18px 0 12px 20px;
        height: 100%;
    }

    body #main #omi-system .omi-icon .omi-icon-text-p1 {
        height: 20px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 800;
        color: #FFFFFF;
        line-height: 24px;
    }

    body #main #omi-system .omi-icon .omi-icon-text-p2 {
        height: 17px;
        font-size: 12px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 24px;
    }

    body #main #omi-system .omi-system-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #omi-system .omi-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #omi-system .omi-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 31px;
        font-size: 23px
    }

    body #main #omi-system .omi-system-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #omi-system .omi-system-desc {
        margin-top: 32px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    body #main #omi-system .omi-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
    }

    body #main #omi-system .omi-img {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 56px;
    }

    body #main #omi-system .omi-img .yd-omi-img {
        display: none;
    }

    body #main #omi-system .omi-last {
        padding-top: 25px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        text-align: center;
    }

    body #main #one-system {
        width: 100%;
        height: 915px;
        background: url("../img/homepage/one-service.png") no-repeat;
        /* 让背景图基于容器大小伸缩 */
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    .particles-js-canvas-el {
        position: absolute;
    }

    body #main #one-system .one-system-box {
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 60px;
        margin-top: 70px;
    }

    body #main #one-system .one-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #one-system .one-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        color: #FFFFFF;
        align-items: center;
        justify-content: center;
        margin-top: 24px;
        font-size: 23px
    }

    body #main #one-system .one-system-box-small p {
        padding: 0;
        margin: 0
    }

    body #main #one-system .one-system-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    body #main #one-system .one-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 24px;
        opacity: 0.4;
    }


    body #main #product-risk {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-risk .product-risk-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-risk .product-risk-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-risk .product-risk-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-risk .product-risk-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-risk .product-risk-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 65px;
        padding: 56px 0 0 56px;
        display: flex;
        flex-wrap: wrap;
        background: linear-gradient(0deg, #F3F4FF, #FEFEFF);
        box-shadow: 0px 8px 18px 0px rgba(199,209,232,0.25);
        border-radius: 19px;
        justify-content: space-between
    }

    body #main #product-risk .product-risk-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }


    body #main #product-risk .product-risk-card a .card-small {
        width: 218px;
        height: 173px;
        background: #F3FAFF;
        border-radius: 10px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small {
        width: 275px;
        height: 130.5px;
        margin-bottom: 43px;
        display: flex;
        margin-left: 5px;
        margin-right: 5px
    }


    /*body #main #product-risk .product-risk-card a .product-risk-card-small:hover .product-risk-card-small-right .product-risk-card-small-right-title {*/
        /*color: #FFFFFF;*/
    /*}*/

    /*body #main #product-risk .product-risk-card a .product-risk-card-small:hover .product-risk-card-small-right .product-risk-card-small-right-desc {*/
        /*color: #FFFFFF;*/
    /*}*/

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left {
        width: 81px;
        height: 81px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*background-image: url("../img/homepage/solution_bg.png");*/
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 81px 81px
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left img {
        width: 81px;
        height: 81px;
        object-fit: cover;
        transition: 0.2s;
        /*margin-bottom: 3px*/
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-left img:hover {
        transform: scale(1.1);
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right {
        width: 250px;
        height: 100%;
        display: flex;
        margin-left: 22px;
        flex-wrap: wrap
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-title {
        height: 20px;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 23px;
        margin-top: 10px
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-title p {
        padding: 0;
        margin: 0
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-desc {
        width: 100%;
        padding-right: 35px;
        box-sizing: border-box;
        height: 75px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #5C6E9F;
        line-height: 20px;
    }

    body #main #product-risk .product-risk-card a .product-risk-card-small .product-risk-card-small-right .product-risk-card-small-right-desc p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }





    body #main #product-scene {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-scene .product-scene-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-scene .product-scene-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-scene .product-scene-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-scene .product-scene-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-scene .product-scene-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-scene .product-scene-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }


    body #main #product-scene .product-scene-card a .card-small {
        width: 218px;
        height: 173px;
        background: #F3FAFF;
        border-radius: 10px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-logo {
        width: 100%;
        height: 100%;
    }

    .box{
        font-family: 'Merriweather Sans', sans-serif;
        box-shadow: 0 0 2px rgba(0, 0, 0, .1);
        overflow: hidden;
        position: relative;
        margin-bottom: 32px;
        z-index: 1;
    }
    .box:before,
    .box:after,
    .box .box-content:before,
    .box .box-content:after{
        content: "";
        width: 100%;
        height: 50%;
        background: #E65100;
        opacity: 0.6;
        transform: translateX(-50%) translateY(0%);
        position: absolute;
        top: -50%;
        left: 50%;
        z-index: 1;
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
        transition: all .3s;
    }
    .box:after{
        transform: translateX(-50%) translateY(0%);
        top: auto;
        bottom: -50%;
        z-index: 0;
        -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    }
    .box .box-content:before{
        width: 50%;
        height: 100%;
        transform: translateX(0%) translateY(-50%);
        top: 50%;
        left: auto;
        right: -50%;
        -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
        clip-path: polygon(100% 0, 0 50%, 100% 100%);
    }
    .box .box-content:after{
        width: 50%;
        height: 100%;
        transform: translateX(0%) translateY(-50%);
        top: 50%;
        right: auto;
        left: -50%;
        z-index: 0;
        -webkit-clip-path: polygon(0 100%, 100% 50%, 0 0);
        clip-path: polygon(0 100%, 100% 50%, 0 0);
    }
    .box:hover:before{ top:0; }
    .box:hover:after{ bottom:0; }
    .box:hover .box-content:before{ right:0; }
    .box:hover .box-content:after{ left:0; }
    .box img{
        width: 100%;
        height: auto;
        transform: scale(1);
        transition: all 0.5s;
    }
    .box:hover img{ transform: scale(1.5); }
    .box .box-content{
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .box .content{
        text-align: center;
        width: 100%;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 1;
    }
    .box .title{
        color: #fff;
        font-size: 25px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0 0 5px;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s;
    }
    .box:hover .title{ transform: rotateY(0) scale(1); }
    .box .post{
        color: #fff;
        font-size: 15px;
        letter-spacing: 1px;
        text-transform: capitalize;
        margin: 0 0 15px;
        display: block;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s ease 0.25s;
    }
    .box:hover .post{ transform: rotateY(0) scale(1); }
    .box .icon{
        text-align: center;
        padding: 0;
        margin: 0;
        list-style: none;
        transform: rotateY(360deg) scale(0);
        transition: all 0.5s ease 0.45s;
    }
    .box:hover .icon{ transform: rotateY(0) scale(1); }
    .box .icon li{
        display: inline-block;
        margin: 0 3px;
    }
    .box .icon li a{
        color: #E65100;
        background-color: #fff;
        font-size: 18px;
        line-height: 35px;
        height: 35px;
        width: 35px;
        border-radius: 10px;
        display: block;
        transition: all 0.3s;
    }
    .box .icon li a:hover{
        color: #fff;
        background-color: #E65100;
        box-shadow: 0 0 10px #000;
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-logo img {
        width: 100%;
        height: 100%;
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        text-align: center;
        /*margin-top: 42px*/
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-name p {
        width: 91px;
        height: 36px;
        background: #4C76FB;
        border-radius: 10px;
        float: right;
        right: -10px;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-scene .product-scene-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }



    body #main #product-cycle {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        background: #F1F5FF;
        margin-top: 69px
    }

    body #main #product-cycle .product-cycle-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        margin-top: 109px;
    }

    body #main #product-cycle .product-cycle-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-cycle .product-cycle-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-cycle .product-cycle-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-cycle .product-cycle-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-cycle .product-cycle-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-cycle .product-cycle-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        margin-bottom: 100px;
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*justify-content: space-between*/
    }

    body #main #product-cycle .product-cycle-card a {
        width: auto;
        height: auto;
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*justify-content: space-between;*/
        /*text-decoration: none*/
    }


    body #main #product-cycle .product-cycle-card  .card-small {
        width: 262px;
        height: 100%;
        /*background: #FFFFFF;*/
        margin-bottom: 26px;
        float: left;
    }

    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo {
        width: 246px;
        height: 61px;
        background: #FFFFFF;
        color: #4C76FB;
        margin-bottom: 8px;
    }

    /*body #main #product-cycle .product-cycle-card a .card-small .card-small-logo:first-child {*/
        /*width: 246px;*/
        /*height: 61px;*/
        /*background:url("../img/ticket/tab_current.png") no-repeat 100% 100%;*/
        /*color: #FFFFFF;*/
        /*margin-bottom: 8px;*/
    /*}*/

    /*默认transition*/
    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo::before {
        transition: 0s .3;
    }

    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo p {
        width: 100%;
        height: 18px;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        line-height: 61px;
        text-align: center;
    }
    body #main #product-cycle .product-cycle-card  .card-small .card-small-logo:hover {
        background:url("../img/ticket/tab_current.png") no-repeat 100% 100%;
        color: #FFFFFF;
    }


    body #main #product-cycle .product-cycle-card  .card-small .card-small-img {
        width: 659px;
        height: 100%;
        margin-left: 145px;
        /*background: #FFFFFF;*/
    }





    body #main #product-check {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        background: #F1F5FF;
        margin-top: 69px
    }

    body #main #product-check .product-check-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        margin-top: 109px;
    }

    body #main #product-check .product-check-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-check .product-check-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-check .product-check-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-check .product-check-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        margin-bottom: 100px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-check .product-check-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }


    body #main #product-check .product-check-card a .card-small {
        width: 352px;
        height: 320px;
        background: #FFFFFF;
        border-radius: 15px;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        position: relative
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo {
        width: 100%;
        height: 230px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 9px
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo img {
        width: 230px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: cover;
        transition: 0.2s;
    }

    body #main #product-check .product-check-card a .card-small .card-small-logo img:hover {
        transform: scale(1.1);
    }

    body #main #product-check .product-check-card a .card-small .card-small-name {
        width: 100%;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        /*margin-top: 42px*/
    }

    body #main #product-check .product-check-card a .card-small .card-small-name p {
        /*width: 91px;*/
        /*height: 36px;*/
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-check .product-check-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-check .product-check-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-check .product-check-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-check .product-check-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-check .product-check-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }




    body #main #product-expand {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-expand .product-expand-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-expand .product-expand-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-expand .product-expand-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-expand .product-expand-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-expand .product-expand-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 110px;
        border-bottom: 1px solid #F9F9F9;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-expand .product-expand-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }

    body #main #product-expand .product-expand-card a .card-small {
        width: 280px;
        height: 360px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-logo {
        width: 100%;
        height: 122px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*margin-top: 58px*/
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-logo img {
        width: 122px;
        height: 122px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        opacity: 0.8;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 42px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-name p {
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #848E98;
        line-height: 21px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-info p {
        width: 234px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-expand .product-expand-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }





    body #main #product-scheme {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px;
        /*padding-bottom: 78px;*/
    }

    body #main #product-scheme .product-scheme-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-scheme .product-scheme-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-scheme .product-scheme-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-scheme .product-scheme-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-scheme .product-scheme-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 54px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    body #main #product-scheme .product-scheme-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-decoration: none
    }

    body #main #product-scheme .product-scheme-card a .card-small {
        width: 380px;
        height: 360px;
        box-sizing: border-box;
        /*margin-bottom: 26px;*/
        position: relative
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-logo {
        width: 100%;
        height: 216px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*margin-top: 58px*/
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-logo img {
        width: 380px;
        height: 216px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-name {
        width: 100%;
        height: 18px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
        margin-top: 29px;
        margin-left: 13px;
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-name p {
        padding: 0;
        font-size: 18px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
        /*opacity: 0.8;*/
        margin: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #A4AFBB;
        line-height: 20px;
       margin-left: 13px;
        margin-top: 20px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-info p {
        width: 359px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        left: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-scheme .product-scheme-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }







    body #main #product-system {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 69px
    }

    body #main #product-system .product-system-box {
        font-size: 40px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #25345D;
        line-height: 40px;
    }

    body #main #product-system .product-system-box p {
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-box-small {
        width: 100%;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 28px;
        font-size: 23px
    }

    body #main #product-system .product-system-box-small p {
        width: 62px;
        height: 6px;
        background: #294AFF;
        border-radius: 3px;
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-desc {
        margin-top: 22px;
        width: 100%;
        height: 15px;
        display: flex;
        align-items: center;
        margin-top: 31px;
        justify-content: center
    }

    body #main #product-system .product-system-desc p {
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 26px;
        text-align: center;
    }

    body #main #product-system .product-system-card {
        width: 100%;
        max-width: 1200px;
        margin-top: 80px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    body #main #product-system .product-system-card a {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding-right: 20px;
        text-decoration: none
    }

    body #main #product-system .product-system-card a .card-small {
        width: 280px;
        height: 360px;
        background: linear-gradient(0deg, #FEFEFF, #F2F4FF);
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 20px;
        box-sizing: border-box;
        margin-bottom: 26px;
        position: relative
    }

    body #main #product-system .product-system-card a .card-small .card-small-logo {
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 58px
    }

    body #main #product-system .product-system-card a .card-small .card-small-logo img {
        object-fit: cover;
        transition: 0.2s;
        width: 60px;
        height: 60px
    }
    body #main #product-system .product-system-card a .card-small .card-small-logo img:hover {
        transform: scale(1.1);
    }

    body #main #product-system .product-system-card a .card-small .card-small-name {
        width: 100%;
        height: 16px;
        font-size: 20px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #25345D;
        line-height: 41px;
        opacity: 0.8;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 42px
    }

    body #main #product-system .product-system-card a .card-small .card-small-name p {
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-card a .card-small .card-small-info {
        width: 100%;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 100;
        color: #728396;
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 20px
    }

    body #main #product-system .product-system-card a .card-small .card-small-info p {
        width: 158px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #product-system .product-system-card a .card-small .card-small-btn {
        position: absolute;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 56px;
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
        left: 0
    }
    body #main #product-system .product-system-card a .card-small .card-small-btn:hover {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
    }

    body #main #product-system .product-system-card a .card-small .card-small-btn p {
        width: 101px;
        height: 36px;
        background: #3867FB;
        border-radius: 18px;
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }

    body #main #product-system .product-system-card a .card-small .card-small-eng {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px
    }

    body #main #product-system .product-system-card a .card-small .card-small-eng p {
        font-size: 14px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #BFC7F1;
        line-height: 41px;
        padding: 0;
        margin: 0
    }

    body #main #change-culture {
        width: 100%;
        height: 270.5px;
        background-image: url("../img/ticket/banner_bg.jpg");
        background-size: cover;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: flex-start
    }

    body #main #change-culture .change-culture-title {
        width: 100%;
        height: 106px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: center
    }

    body #main #change-culture .change-culture-title p {
        padding: 0;
        margin: 0;
        font-size: 46px;
        font-family: Kingsoft_Cloud_Font;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 33px;
    }

    body #main #change-culture .change-culture-eng {
        width: 100%;
        height: 18px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 27px
    }

    body #main #change-culture .change-culture-eng p {
        padding: 0;
        margin: 0;
        color: #E5ECFF;
        font-weight: 300;
        font-family: SourceHanSansCNVF;
        font-size: 16px;
        opacity: 0.5
    }

    body #main #change-culture .change-culture-desc {
        width: 1190px;
        font-size: 16px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 26px;
        margin-top: 23px;
        text-align: center
    }

    body #main #change-culture .change-culture-desc p {
        padding: 0;
        margin: 0;
        line-height: 30px
    }

    body #main #solutions {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        background: #F1F5FF;
        padding-top: 70px
    }

    body #main #solutions .solutions-title {
        width: 100%;
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #25345D;
        line-height: 60px;
        display: flex;
        justify-content: center
    }

    body #main #solutions .solutions-title p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-title-small {
        width: 100%;
        height: 24px;
        font-size: 24px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        margin-top: 23px;
        display: flex;
        justify-content: center
    }

    body #main #solutions .solutions-title-small p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-desc {
        width: 100%;
        height: 15px;
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 15px;
        display: flex;
        justify-content: center;
        margin-top: 22px;
        position: relative
    }

    body #main #solutions .solutions-desc p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-desc .solutions-more {
        margin-left: 203px;
        color: #2B4AFE;
        text-decoration: none;
        position: absolute;
        right: 19.6%
    }

    body #main #solutions .solutions-card {
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        margin-top: 50px;
        margin-bottom: 52px
    }

    body #main #solutions .solutions-card a {
        text-decoration: none;
        margin-left: 0;
        margin-right: 0
    }

    body #main #solutions .solutions-more-last {
        display: none;
    }

    body #main #solutions .solutions-card a .solutions-card-small {
        width: 380px;
        height: 181px;
        background: #F9FAFF;
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.1);
        border-radius: 10px;
        margin-bottom: 28px;
        display: flex;
        margin-left: 5px;
        margin-right: 5px
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover {
        background: linear-gradient(90deg, #3A6AFC, #2A48FE);
        box-shadow: 0px 9px 15px 0px rgba(0, 76, 255, 0.1);
        border-radius: 10px;
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover .solutions-card-small-right .solutions-card-small-right-title {
        color: #FFFFFF;
    }

    body #main #solutions .solutions-card a .solutions-card-small:hover .solutions-card-small-right .solutions-card-small-right-desc {
        color: #FFFFFF;
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-left {
        width: calc(64px + 70px);
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: url("../img/homepage/solution_bg.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 64px 64px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-left img {
        width: 60px;
        height: 60px;
        margin-bottom: 3px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right {
        width: 250px;
        height: 100%;
        display: flex;
        flex-wrap: wrap
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-title {
        height: 20px;
        font-size: 20px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 20px;
        margin-top: 41px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-title p {
        padding: 0;
        margin: 0
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-desc {
        width: 100%;
        padding-right: 35px;
        box-sizing: border-box;
        height: 75px;
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8594B4;
        line-height: 20px
    }

    body #main #solutions .solutions-card a .solutions-card-small .solutions-card-small-right .solutions-card-small-right-desc p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }

    body #main #news-center {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        padding-top: 70px;
        background-color: #fff
    }

    body #main #news-center .news-center-title {
        width: 100%;
        font-size: 80px;
        font-family: DINCondensed;
        font-weight: bold;
        color: #25345D;
        line-height: 60px;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-title p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-small {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 23px
    }

    body #main #news-center .news-center-small p {
        font-size: 24px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #25345D;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-desc {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 23px
    }

    body #main #news-center .news-center-desc p {
        font-size: 14px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #8F9DB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar {
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        margin-top: 48px
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list {
        width: 1200px;
        border-bottom: 1px solid #E1E4EB;
        height: 100%;
        display: flex;
        align-content: flex-start;
        justify-content: space-around;
        flex-shrink: 1
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-one {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-one p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-two {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-two p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-three {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-three p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-four {
        width: 100px;
        height: 100%;
        display: flex;
        justify-content: center
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-list-small-four p {
        height: 18px;
        font-size: 18px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #7C8CB1;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-active {
        background-image: url("../img/homepage/tabbar_bottom.png");
        background-repeat: no-repeat;
        background-position: bottom
    }

    body #main #news-center .news-center-tabbar .news-center-tabbar-list .news-center-tabbar-active p {
        padding: 0;
        margin: 0;
        color: #3867FB
    }

    body #main #news-center .news-center-card-one {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-one .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-one .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-two .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-two .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-three .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-three .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four {
        margin-top: 30px;
        width: 1200px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        padding-left: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small {
        width: 590px;
        height: 170px;
        margin-bottom: 20px;
        position: relative
    }

    body #main #news-center .news-center-card-four .news-center-card-small a {
        text-decoration: none
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-img {
        width: 150px;
        height: 150px;
        background: #E1E4EB;
        border-radius: 10px;
        position: absolute
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content {
        width: 570px;
        height: 150px;
        background: linear-gradient(0deg, #FFFFFD, #fff);
        box-shadow: 0px 10px 15px 0px rgba(0, 76, 255, 0.05);
        border-radius: 10px;
        margin-left: 20px;
        margin-top: 20px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box {
        width: 394px;
        height: 100%;
        padding-left: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        position: relative
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title {
        /*width: 100%;*/
        height: 25px;
        margin-top: 17px;
        display: flex
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots {
        width: 48px;
        height: 25px;
        background: linear-gradient(90deg, #3968FC, #2A48FF);
        border-radius: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-hotspots p {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content {
        width: 340px;
        font-size: 16px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #222222;
        line-height: 24px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-title .title-content p {
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info {
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 400;
        color: #919DAE;
        line-height: 17px;
        margin-top: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-info p {
        padding: 0;
        margin: 0
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time {
        width: 119px;
        font-size: 12px;
        font-family: SourceHanSansCNVF;
        font-weight: 300;
        color: #647193;
        line-height: 17px;
        position: absolute;
        bottom: 23px
    }

    body #main #news-center .news-center-card-four .news-center-card-small a .news-center-card-content .news-center-card-content-box .news-center-card-content-box-time p {
        padding: 0;
        margin: 0
    }

    body #main footer {
        width: 100%;
        height: 436px;
        background-image: url("../img/homepage/footer_bg.jpg");
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        position: relative;
        margin-top: 79px
    }
}
