.top-content {
    position: relative;
}

.top-background-bottomlayer {
    width: 768px;
    height: 609px;
    background: url("../images/inside-banner-bg-right.png") no-repeat center top / cover;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.inside-banner {
    height: 704px;
    position: relative;
}

.inside-banner .banner-bg {
    position: absolute;
    top: 96px;
    right: 0;
    height: 608px;
    width: 100%;
    background: url("../images/inside-banner-bg-new.png") top center no-repeat;
    background-size: cover;
    z-index: -1;
}

.inside-banner .box .txt {
    margin-top: 76px;
    width: 720px;
}

.inside-banner .box .txt .bigTxt {
    width: 630px;
    font-size: 56px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    color: #233863;
    line-height: 72px;
    margin-bottom: 40px;
}

.inside-banner .box .txt .smallTxt {
    margin-top: 24px;
    width: 566px;
    font-size: 20px;
    font-family: Verdana;
    color: #4a4a4a;
    line-height: 30px;
}

.inside-banner .box .btn .getBtn {
    display: block;
    margin-top: 56px;
    width: 180px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background: #229af4;
    border-radius: 45px;
    font-size: 16px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    color: #ffffff;
}

.data-driven .title-01 {
    font-family: D-DINExp, D-DINExp;
    font-weight: bold;
    font-size: 48px;
    color: #233863;
    line-height: 67px;
    text-align: center;
    font-style: normal;
    padding-top: 126px;
    margin-bottom: 49px;
}

.data-driven .ddBox .item {
    height: 460px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.data-driven .ddBox .item.item1 {
    margin-bottom: 48px;
}

.data-driven .ddBox .item.item2 {
    margin-bottom: 48px;
}

.data-driven .ddBox .item.item3 {
    height: 501px;
}

.data-driven .ddBox .item .txt {
    width: calc(100% - 600px);
}

.data-driven .ddBox .item .tit {
    font-size: 32px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    color: #233863;
    line-height: 45px;
    margin-bottom: 28px;
}

.data-driven .ddBox .item .desBox p {
    font-size: 20px;
    font-family: Verdana;
    color: #4a4a4a;
    line-height: 32px;
}

.data-driven .ddBox .item img {
    width: 600px;
    margin-right: 60px;
}

.data-driven .ddBox .item:nth-child(2) img {
    margin-left: 60px;
    margin-right: 0;
}

.data-driven .ddBox .item .txt .desBox {
    box-sizing: border-box;
}

.multi-video {
}

.multi-video .title-01 {
    color: #233863;
    text-align: center;
    font-style: normal;
    margin-top: 104px;
    margin-bottom: 40px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 48px;
    line-height: 67px;
}

.multi-video .video-box {
    height: 726px;
    width: 100%;
    position: relative;
}

.multi-video .swipe-container {
    margin-top: 64px;
}

.multi-video .video-box video {
    border-radius: 12px;
}

.multi-video .video-box .prism-big-play-btn {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 48%;
    width: 72px;
    height: 72px;
    background-size: contain;
    cursor: pointer;
}

.application {
    background: url("../images/bgc.png") no-repeat center;
    background-size: cover;
}

.application .application-title {
    padding-top: 267px;
}

.application .application-box {
    margin-top: 56px;
    position: relative;
}

.application .application-box .swiper-container {
    width: 100%;
    height: auto;
    padding-bottom: 60px;
}

.application .application-box .swiper-container .swiper-wrapper {
    height: 440px;
}

.application .application-box .swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.application .application-box .swiper-item {
    box-sizing: border-box;
}

.application .application-box .swiper-item .insideBox {
    background: #ffffff;
    border-radius: 16px;
    /*border: 2px solid #ffffff;*/
    box-shadow: 0px 28px 43px -6px rgba(197, 210, 235, 0.2);
    width: 100%;
}

.application .application-box .insideBox .img {
    position: relative;
    height: 240px;
}

.application .application-box .insideBox .img img {
    /* padding-top: 16px; */
    /* width: 100%; */
    height: 100%;
}

.application .application-box .insideBox .txt {
    box-sizing: border-box;
    text-align: center;
    height: 184px;
}

.application .application-box .insideBox .txt .title {
    padding-top: 23px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
    text-align: center;
}

.application .application-box .insideBox .txt .des {
    padding: 0 36px;
    height: 80px;
    margin-top: 24px;
    color: #888888;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.swiper-pagination {
    bottom: 0 !important;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #d8d8d8;
    opacity: 1;
    margin: 0 6px 0 0 !important;
}

.swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
    height: 12px;
    background: #229af4;
    border-radius: 6px;
}

.scenarios .title-01 {
    margin-top: 64px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 48px;
    color: #233863;
    line-height: 67px;
    text-align: center;
    font-style: normal;
}

.scenarios .scenarios-box {
    margin-top: 101px;
    display: flex;
}

.scenarios .scenarios-box .left-info {
    width: 600px;
    margin-right: 26px;
}

.scenarios .scenarios-box .left-info .item {
    width: 602px;
    height: 161px;
    display: flex;
    background: #ffffff;
    box-shadow: 0px 28px 43px -6px rgba(226, 226, 226, 0.35);
    border-radius: 16px;
    margin-bottom: 48px;
    padding: 32px 0 0 32px;
    transition: all 0.3s;
    background: url("../images/scenarios-left-r1.png") right bottom no-repeat;
    background-size: 76px 114px;
}

.scenarios .scenarios-box .left-info .item:hover {
    transform: translateY(-10px);
}

.scenarios .scenarios-box .left-info .item:nth-of-type(2) {
    height: 160px;
    background: url("../images/scenarios-left-r2.png") right bottom no-repeat;
    background-size: 76px 114px;
}

.scenarios .scenarios-box .left-info .item:last-of-type {
    height: 160px;
    margin-bottom: 0;
    background: url("../images/scenarios-left-r3.png") right bottom no-repeat;
    background-size: 76px 114px;
}

.scenarios .scenarios-box .left-info .item .content {
}

.scenarios .scenarios-box .left-info .item .icon {
    width: 56px;
    height: 56px;
    margin-right: 32px;
}

.scenarios .scenarios-box .left-info .item .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
    text-align: left;
    font-style: normal;
    margin-bottom: 8px;
}

.scenarios .scenarios-box .left-info .item .des {
    width: 380px;
    height: 48px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #888888;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.scenarios .scenarios-box .right-pic {
    width: calc(100% - 630px);
    background: url("../images/scenarios-right-01-new.png") no-repeat;
    background-size: contain;
}

.asked {
    margin-top: 192px;
}

.asked .title-01 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
    text-align: center;
}

.asked .asked-box {
    margin-top: 56px;
    display: flex;
    margin-bottom: 64px;
}

.asked .asked-box .box-left {
    width: 446px;
    height: 468px;
}

.asked .asked-ul {
    width: calc(100% - 502px);
    margin-left: 56px;
    height: 400px;
    padding-top: 33px;
}

.asked .asked-ul li {
    position: relative;
    margin-bottom: 16px;
    background: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(197, 210, 235, 0.2);
    border-radius: 8px;
    cursor: pointer;
}

.asked .asked-ul li:hover {
    background: linear-gradient(270deg, #3ae49e 0%, #00c9d0 100%);
}

.asked .asked-ul li.active:hover {
    background: #ffffff;
}

.asked .asked-ul li:hover .li-item .title-head p {
    color: #ffffff;
}

.asked .asked-ul li:hover .title-head::after {
    background-color: #ffffff;
}

.asked .asked-ul li.active:hover .li-item .title-head p {
    color: #233863;
}

.asked .asked-ul li .li-item {
    padding: 25px 24px 24px;
}

.asked .asked-ul li .li-item .title-head p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 18px;
    color: #233863;
    line-height: 25px;
}

.asked .asked-ul li .li-item .title-box {
    display: none;
}

.asked .asked-ul li .li-item .title-box .text {
    font-family: PingFangSC, PingFang SC;
    font-size: 14px;
    color: #888888;
    line-height: 20px;
}

.asked .asked-ul li .li-item .title-box .text-01 {
    margin-top: 16px;
}

.asked .asked-ul li .li-item .title-box .text-02 {
    margin-top: 8px;
}

.asked .asked-ul li .li-item .title-box .text-02:first-child {
    margin-top: 15px;
}

.asked .asked-ul li .li-item .title-box .tit {
    margin-top: 16px;
    font-size: 16px;
    font-family: Verdana;
    color: #4a4a4a;
    line-height: 24px;
}

.asked .asked-ul li.active .title-box {
    display: block;
}

.asked .asked-ul li .title-head::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    right: 24px;
    top: 24px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    color: #233863;
    background-color: #e8f5ff;
    background-image: url("../images/jia.png");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.asked .asked-ul li.active .title-head::after {
    background-image: url("../images/jian.png");
}


.body {
    overflow: hidden;
}

.mall {
    position: relative;
}

.mall .top-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 678px;
    z-index: -1;
    background: url("../images/bg-00.png") center/cover no-repeat;
}

.mall .data-driven-bg {
    position: absolute;
    top: 659px;
    left: 0;
    width: 100%;
    height: 567px;
    z-index: -1;
    background: url("../images/bg-01.png") center/cover no-repeat;
}

.mall .flow {
    position: absolute;
    top: 1330px;
    background: url("../images/bg-02.png") center/cover no-repeat;
    width: 100%;
    left: 0;
    height: 802px;
    z-index: -1;
}

.mall .left-ball {
    position: absolute;
    top: 2767px;
    left: 0;
    background: url("../images/bg-03.png") center/cover no-repeat;
    width: 716px;
    height: 772px;
    z-index: -1;
}

.mall .flow-stripe {
    position: absolute;
    top: 2400px;
    left: 0;
    background: url("../images/bg-04.png") center/cover no-repeat;
    width: 100%;
    height: 578px;
    z-index: -1;
}

.mall .flow-type {
    position: absolute;
    top: 3162px;
    left: 0;
    background: url("../images/bg-07.png") center/cover no-repeat;
    width: 100%;
    height: 495px;
    z-index: -1;
}

.mall .flow-stripe-reverse {
    position: absolute;
    top: 3760px;
    left: 0;
    background: url("../images/bg-05.png") center/cover no-repeat;
    width: 100%;
    height: 650px;
    z-index: -1;
}

.mall .bottom-stripe {
    position: absolute;
    top: 4012px;
    left: 0;
    background: url("../images/bg-06.png") center/cover no-repeat;
    width: 100%;
    height: 560px;
    z-index: -1;
}
.contact_us .txt1{
    margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
    .inside-banner .banner-bg {
        height: 541px;
    }
}


/*移动端*/
@media screen and (max-width: 768px) {
    .top-content {
        width: 100%;
        height: auto;
        background: url(../images/m-bg-01.png) no-repeat center top / cover;
    }
    .headerH96Bg {
        height: 31px !important;
    }
    .inside-banner .banner-bg,
    .top-background-bottomlayer {
        display: none;
    }
    .inside-banner {
        height: auto;
        padding-bottom: 344px;
    }
    .inside-banner .box .txt {
        margin-top: 0;
        width: auto;
    }
    .inside-banner .txtInfor .txt .bigTxt {
        font-size: 42px !important;
        line-height: 59px !important;
        margin-bottom: 24px;
    }
    .inside-banner .txtInfor .txt .smallTxt {
        margin-top: 0;
        margin-bottom: 40px;
        width: 100%;
    }
    .inside-banner .box .btn .getBtn {
        margin-top: 0;
    }
    .inside-banner .txtInfor .btn,
    .inside-banner .box .btn .getBtn {
        width: 100% !important;
    }

    .data-driven .title-01 {
        margin-top: 51px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 32px;
        line-height: 45px;
        padding: 0 16px;
        margin-bottom: 32px;
    }
    .data-driven .ddBox {

    }
    .data-driven .ddBox .item {
        height: auto !important;
        flex-direction: column;
        margin-bottom: 32px !important;
    }
    .data-driven .ddBox .item img {
        height: auto;
        width: 327px;
        margin-right: 0;
    }
    .data-driven .ddBox .item .txt {
        width: 100%;
        margin-top: 24px;
    }
    .data-driven .ddBox .item .tit {
        margin-bottom: 24px;
    }
    .data-driven .ddBox .item .desBox p {
        font-family: PingFangSC, PingFang SC;
        font-size: 16px;
        color: #4A4A4A;
        line-height: 28px;
    }
    .data-driven .ddBox .item.item2 {
        flex-direction: column-reverse;
    }
    .data-driven .ddBox .item.item3 {
        height: auto;
    }

    .multi-video .title-01 {
        margin-top: 69px;
        font-size: 32px;
        line-height: 45px;
        padding: 0 14px 0 17px;
        margin-bottom: 32px;
    }
    .application .application-box {
        margin-top: 0;
    }
    .application .application-box .swiper-container {
        height: auto;
        padding-bottom: 0;
    }
    .application .application-box .swiper-container .swiper-wrapper {
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 32px 0;
    }
    .application .application-box .swiper-item {
        box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
        border-radius: 16px;
    }
    .application .application-box .insideBox .img {
        height: 212px;
    }
    .application .application-box .insideBox .txt {
        height: auto;
        padding-bottom: 32px;
    }
    .application .application-box .insideBox .txt .title {
        padding-top: 25px;
    }
    .application .application-box .insideBox .txt .des {
        margin-top: 15px;
        height: auto;
        padding: 0 26px 0 25px;
    }
    .application .application-box .insideBox .txt .des br {
        display: none;
    }

    .scenarios .title-01 {
        margin-top: 105px;
        font-size: 32px;
        line-height: 45px;
        padding: 0 16px 0 17px;
    }
    .scenarios .scenarios-box {
        margin-top: 32px;
    }
    .scenarios .scenarios-box .left-info {
        width: 100%;
        margin-right: 0;
    }
    .scenarios .scenarios-box .left-info .item {
        margin-bottom: 32px;
        width: 100%;
        flex-direction: column;
        position: relative;
        padding: 32px 32px 40px;
        height: auto !important;
        background-size: 52px 79px !important;
    }
    .scenarios .scenarios-box .left-info .item:hover {
        transform: none;
    }
    .scenarios .scenarios-box .left-info .item .icon {
        margin-right: 0;
        margin-bottom: 16px;
    }
    .scenarios .scenarios-box .left-info .item .title {
        position: absolute;
        margin-bottom: 0;
        left: 105px;
        top: 43px;
    }
    .scenarios .scenarios-box .left-info .item .des {
        width: 100%;
        height: auto;
    }

    .asked {
        margin-top: 78px;
    }
    .asked .title-01 {
        font-size: 32px;
        line-height: 45px;
    }
    .asked .asked-box {
        margin-top: 32px;
        margin-bottom: 48px;
    }
    .asked .asked-box .box-left {
        display: none;
    }
    .asked .asked-ul {
        width: 100%;
        margin: 0;
        padding: 0;
        height: auto;
    }
    .asked .asked-ul li .li-item {
        padding: 16px;
        box-shadow: 0px 0px 20px -4px rgba(157,168,194,0.2);
    }
    .asked .asked-ul li .title-head::after {
        top: 20px;
        right: 16px;
    }
    .asked .asked-ul li .li-item .title-head p {
        width: calc(100% - 42px);
        line-height: 30px;
    }
    .asked .asked-ul li .li-item .title-box .text {
        line-height: 24px;
    }
    .mall .top-bg,
    .mall .data-driven-bg,
    .mall .flow,
    .mall .flow-stripe,
    .mall .flow-type,
    .mall .bottom-stripe {
        display: none;
    }

    .mall .asked,
    .mall .scenarios,
    .mall .application,
    .mall .data-driven {
        position: relative;
    }
    .mall .data-driven::before {
        position: absolute;
        top: -96px;
        content: "";
        display: inline;
        background: url("../images/m-bg-02.png") no-repeat;
        background-size: cover;
        z-index: -1;
        width: 100%;
        height: 1078px;
    }
    .mall .data-driven::after {
        position: absolute;
        bottom: -56px;
        content: "";
        display: inline;
        background: url("../images/m-bg-03.png") no-repeat;
        background-size: cover;
        z-index: -1;
        width: 100%;
        height: 492px;
    }
    .mall .application::after {
        position: absolute;
        top: -96px;
        content: "";
        display: inline;
        background: url("../images/m-bg-04.png") no-repeat;
        background-size: cover;
        z-index: -1;
        width: 100%;
        height: 354px;
    }
    .mall .scenarios::after {
        position: absolute;
        top: -96px;
        content: "";
        display: inline;
        background: url("../images/m-bg-05.png") no-repeat;
        background-size: cover;
        z-index: -1;
        width: 100%;
        height: 354px;
    }
    .mall .asked::after {
        position: absolute;
        top: -38px;
        content: "";
        display: inline;
        background: url("../images/m-bg-06.png") no-repeat;
        background-size: cover;
        z-index: -1;
        width: 100%;
        height: 354px;
    }
    .contact_us .txt1{
        margin-bottom: 64px;
    }
}
