body {
    background: #ffffff;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.topintro {
    background: white;
    font-size: 30px;
    font-weight: bold;
    color: #00a096;
    border: 1px solid #ededed;
    letter-spacing: 2px;
    text-align: center;
    padding: 20px 20px;
    margin: 40px 0px;

}

.indexbanner {
    position: relative;
    height: 420px;
    overflow: hidden;
}

.indexbanner #sliderbar {
    height: 420px !important;
}

.indexbanner .sliderContainer {
    height: 420px !important;
}

.indexbanner .slider {
    height: 420px !important;
}

.indexbanner .slider li {
    height: 420px !important;
}

.indexbanner .slider li img {
    height: 420px !important;
    width: 100%;
    object-fit: cover;
}

.banner_btn {
    position: absolute;
    bottom: 20%;
    left: 9%;
}

.banner_btnitem {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-right: 20px;
    background: #ffba00;
    color: white;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    cursor: pointer;
}

.banner_btnitem2 {
    border: 1px solid white;
    background: #2656e0;
}









/* 1 */
.product {
    box-sizing: border-box;
    padding: 80px 0px;
    animation: moveAndGrow 1s forwards alternate;
}

.l_title {
    padding-top: 40px;
}

.l_back {
    position: absolute;
    top: 0;
    width: 500px;
    left: 50%;
    transform: translateX(-50%);
}

.l_back img {
    width: 500px;
}

.title {
    text-align: center;
    font-size: 34px;
    position: relative;
    height: 60px;
    margin-top: 40px;
    font-weight: bold;
    position: relative;
}

.title2 {
    color: white;
}

.title2::after {
    background: white;
}

.titletext {
    text-align: center;
    margin-top: 20px;
    line-height: 30px;
    font-size: 20px;
    position: relative;
}

.titletext2 {
    color: white;
}

/* 1 */
.one_list {
    margin: 100px -30px 0px -30px;
}

.one_item {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 0px 30px;
}

.one_inner {
    background: #f4f7fb;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 20px;
}

.one_icon {
    width: 100px;
    height: 100px;
    margin: -70px auto 0px auto;
}

.one_icon img {
    width: 100px;
    height: 100px;
}

.one_con {
    text-align: center;
}

.one_name {
    font: 20px;
    font-weight: bold;
    margin-top: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.one_text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    color: #3b495f;
    display: -webkit-box;
    height: 84px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* 2 */
.l_block {
    background: #004098;
    background: url(../img/i_back2.png) 100% no-repeat;
    box-sizing: border-box;
    padding: 40px 0px 80px 0px;
}

.duan_block {
    animation: movetop 1s ease forwards;
}

.one_list2 {
    margin: 40px -20px 0 -20px;
}

.duan_list {
    margin: 40px -10px 0 -10px;
}

.duan_left {
    float: left;
    width: 60%;
}

.duan_item {
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

.duan_item1 {
    width: 100%;
}

.duan_item2 {
    width: 50%;
}

.duan_inner {
    background: white;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 20px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 60%;
}

.duan_back1 {
    background-image: url(../img/duan_back1.png);

}

.duan_back2 {
    background-image: url(../img/duan_back2.png);
}

.duan_back3 {
    background-size: 50%;
    background-image: url(../img/duan_back3.png);
}

.duan_back4 {
    background-image: url(../img/duan_back4.png);
}

.duan_back5 {
    background-image: url(../img/duan_back5.png);
}

.duan_inner2 {
    height: 420px;
}

.duan_right {
    float: right;
    width: 40%;
}

.duan_name {
    font-size: 20px;
    font-weight: bold;
}

.duan_text {
    margin-top: 15px;
    font-size: 14px;
    line-height: 28px;
    color: #3b495f;
    display: -webkit-box;
    height: 56px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.duan_inner2 .duan_text {
    height: 84px;
    -webkit-line-clamp: 3;
}


/* 应用场景解决方案 */

.l_block2 {
    box-sizing: border-box;
    padding: 60px 0px 80px 0px;
}

.ying_box {
    animation: movetop 1s ease forwards;
}

.ying_list {
    margin: 40px 0px 0px 0px;
}

/*.ying_title {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    border-bottom: 1px solid #ededed;
}

.ying_title::-webkit-scrollbar {
    visibility: hidden;
    height: 1px;
}

.ying_name {
    font-size: 16px;
    display: inline-block;
    line-height: 60px;
    margin-right: 7%;
    cursor: pointer;
}*/
.ying_title {
    width: 100%;
    overflow: hidden;
    text-align: center;
    /* overflow-x: auto; */
    white-space: nowrap;
    border-bottom: 1px solid #ededed;
}

/* .ying_title::-webkit-scrollbar {
    visibility: hidden;
    height: 1px;
} */

.ying_name {
    font-size: 16px;
    display: inline-block;
    line-height: 60px;
    margin: 0px 2%;
}
.ying_active {
    border-bottom: 3px solid #004098;
}

.ying_block {
    display: none;
    margin-top: 40px;
    box-sizing: border-box;
    padding: 40px;
    position: relative;
    background: linear-gradient(to right, #f2f9ff, #e5f0f8);
}

.active {
    display: block;
}

.ying_right {
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 440px;
}

.ying_right img {
    width: 100%;
}

.ying_left {
    margin-right: 600px;
    overflow: hidden;
}

.ying_c_title {
    font-weight: bold;
    font-size: 20px;
}

.ying_intro {
    font-size: 14px;
    line-height: 36px;
    margin-top: 15px;
}

.ying_con2 {
    margin-top: 40px;
}

/* 产品套餐 */
.l_block_pro {
    background: url(../img/i_back3.png) 100% no-repeat;

}

.l_block_pro .layout {
    animation: moveAndGrow2 1s forwards alternate;

}

.pro_item {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0px 20px;
}

.pro_inner {
    background: white;
    border-radius: 20px;
}

.pro_name {
    height: 80px;
    line-height: 80px;
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border-radius: 20px 20px 0px 0px;
    background: #5aacff;
}

.pro_con {
    box-sizing: border-box;
    padding: 10px 30px 40px 30px;
}

.pro_con_icon {
    width: 24px;
    height: 24px;
}

.pro_con_icon img {
    width: 24px;
    height: 24px;
}

.pro_con_left {
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.pro_one {
    margin: 20px 0px;
    color: #666666;
    height:24px;
}

.pro_btn {
    width: 50%;
    margin: 40px auto 0px auto;
    color: white;
    background: #5aacff;
    border-radius: 10px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer;
}

.pro_inner2 .pro_name,
.pro_inner2 .pro_btn {
    background: #ffbf14;
}

.pro_inner3 .pro_name,
.pro_inner3 .pro_btn {
    background: #54cd87;
}

.pro_inner4 .pro_name,
.pro_inner4 .pro_btn {
    background: #c36bf0;
}

/* 应用截图 */
.one_list3 {
    margin: 40px 0px 0px 0px;
}
.jie_block{
    animation: moveAndGrow 1s forwards alternate;
}
.jie_list {
    overflow: auto;
    white-space: nowrap;

}

.jie_list::-webkit-scrollbar {
    background: #eff8ff;
    height: 10px;
    border-radius: 50px;

}

.jie_list::-webkit-scrollbar-thumb {
    background: #9ccef8;
    border-radius: 50px;
}

.jie_item {
    width: fit-content;
    display: inline-block;
    margin-right: 40px;
    border-radius: 20px;
    border: 1px solid #9ccef8;
    background: #f4f9fe;
    box-sizing: border-box;
    padding: 15px 15px 35px 15px;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0px 0px 20px rgba(88, 172, 247, 0.15);
}

.jie_inner {
    border-radius: 10px;
    border: 1px solid #9ccef8;
    box-sizing: border-box;
}

.jie_img {
    border-radius: 10px;
    height: 300px;
    width: auto;
}

.jie_img img {
    border-radius: 10px;
    height: 100%;
    width: auto;
}

.jie_bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0px 0px 20px 20px;
    height: 20px;
    width: 100%;
    background: linear-gradient(to right, #ff8400, #f4f9fe);
}

.jie_btn {
    margin-top: 40px;
    text-align: center;
}

.jie_btn_left {
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.jie_btn_left img {
    width: 40px;
    height: 40px;
}

.jie_btn_left2 {
    margin-right: 20px;
}

/* 合作案例 */
.l_block_an {
    background: url(../img/i_back4.png) 100% no-repeat;
}

.an_item {
    box-sizing: border-box;
    padding: 0px 20px;
    float: left;
    width: 33.3%;
}

.an_inner {
    border-radius: 20px;
    background: white;
    transition: all ease 0.5s;

}
.an_inner:hover{
    transform: translateY(-20px);
}
.an_img {
    width: 100%;
}

.an_img img {
    width: 100%;
    border-radius: 20px 20px 0px 0px;
}

.an_con {
    box-sizing: border-box;
    padding: 20px;
}

.an_name {
    font-size: 20px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}

.an_intro {
    line-height: 28px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 56px;
    overflow: hidden;
    margin-top: 15px;
    color: #666666;
}

.an_btn {
    color: #1976cf;
    float: right;
    cursor: pointer;
}

.an_btn img {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-top: 6px;
}

/* 合作企业 */
.ql_list {
    margin: 40px -20px 0px -20px;
}

.qi_item {
    width: 20%;
    /* height: fit-content; */
    box-sizing: border-box;
    padding: 20px;
    float: left;
}

.qi_inner {
    height: 80px;
    background: #f4f7fb;
    border-radius: 15px;
    overflow: hidden;
}

.qi_img {
    height: 80px;
}

.qi_img img {
    height: 80px;
}

/* 在线咨询 */
.zi_block {
    background: white;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 0px 60px 0px;
}

.zi_item {
    box-sizing: border-box;
    padding: 20px 40px;
    float: left;
    width: 50%;
}

.zi_name {
    font-size: 18px;
}

.zi_input {
    margin-top: 10px;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    background: #f3f4f6;
}

.zi_input input {
    width: 100%;
    height: 50px;
    border-radius: 50px;
    border: none;
    box-sizing: border-box;
    padding: 0px 20px;
    outline: none;
    background: #f3f4f6;

}

.zi_btn {
    margin: 40px auto 0px auto;
    width: 40%;
    text-align: center;
    height: 60px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    background: #007fff;
    color: white;
    cursor: pointer;
    border: none;
    padding: 0;
    display: block;
}

/* 友情链接 */
.friend {
    background: #00a096;
    height: 80px;
    line-height: 80px;
    position: relative;
}

.friend::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    height: 20px;
    width: 20px;
    background: #00a096;
}

.friend a {
    color: white;
    float: left;
    padding: 0px 0px 0px 20px;
    font-size: 15px;
}

.friend .linktitle {
    font-size: 24px;
    color: white;
}


@media screen and (max-width:1000px) {

    /* 1 */
    .product {
        padding: 40px 0px;
    }

    .l_title {
        padding-top: 20px;
    }

    /* 1 */
    .one_list {
        margin: 80px -0px 0px -0px;
    }

    .one_item {
        padding: 0px 10px;
    }


    .one_icon {
        width: 80px;
        height: 80px;
    }

    .one_icon img {
        width: 80px;
        height: 80px;
    }

    .one_name {
        margin-top: 10px;
    }

    .one_text {
        margin-top: 10px;
    }

    /* 2 */
    .duan_list {
        margin: 20px -0 0 -0;
    }


    .l_block2 {
        box-sizing: border-box;
        padding: 60px 10px 80px 10px;
    }

    .ying_right {
        display: none;
    }

    .ying_left {
        margin-right: 0px;
    }

    /* 产品套餐 */
    .one_list2 {
        margin: 30px 0px 0px 0px;
    }

    .pro_item {
        float: left;
        width: 25%;
        box-sizing: border-box;
        padding: 0px 5px;
    }

    .pro_name {
        height: 60px;
        line-height: 60px;
        font-size: 20px;
    }

    .pro_con {
        padding: 0px 10px 10px 10px;
    }


    .pro_one {
        margin: 10px 0px;
    }

    .pro_btn {
        width: 90%;
        margin: 20px auto 10px auto;
    }


    /* 应用截图 */
    .one_list3 {
        margin: 30px 0px 0px 0px;
    }

    .jie_item {
        width: fit-content;
    }

    .jie_img {
        border-radius: 10px;
        height: 200px;
        width: auto;
    }

    /* 合作案例 */

    .an_item {
        padding: 0px 5px;
    }


    .an_con {
        padding: 10px;
    }

    .an_btn {
        margin-top: 10px;
    }

    /* 合作企业 */
    .ql_list {
        margin: 20px -10px 0px -10px;
    }

    .qi_item {
        width: 25%;
        padding: 10px;
    }

    .qi_inner {
        height: fit-content;
    }

    .qi_img {
        height: fit-content;
    }

    .qi_img img {
        height: fit-content;
    }

    /* 在线咨询 */
    .zi_block {
        background: white;
        border-radius: 10px;
        box-sizing: border-box;
        margin: 5px;
        padding: 10px 0px 40px 0px;
    }

    .zi_item {
        box-sizing: border-box;
        padding: 20px 20px;
        float: left;
        width: 50%;
    }

    .zi_btn {
        margin: 30px auto 0px auto;
        width: 60%;

    }

}

@media screen and (max-width:800px) {

    .banner_btn {
        bottom: 6%;
    }

    .banner_btnitem {
        width: fit-content;
        height: 30px;
        padding: 0px 8px;
        line-height: 28px;
        margin-right: 10px;
        font-size: 12px;
        font-weight: normal;
    }

    .l_back {
        width: 50%;
        left: 50%;
        transform: translateX(-50%);
    }

    .l_back img {
        width: 100%;
    }

    .title {
        font-size: 20px;
        height: 20px;
        margin-top: 0px;
    }

    .titletext {
        margin-top: 15px;
        font-size: 14px;
    }

    /* 1 */
    .one_list {
        margin: 10px -0px 0px -0px;
    }

    .one_item {
        margin-top: 20px;
        width: 50%;
        padding: 10px 10px;
    }


    .one_icon {
        width: 60px;
        height: 60px;
        margin-top: -50px;
    }

    .one_icon img {
        width: 60px;
        height: 60px;
    }

    .one_name {
        margin-top: 10px;
        font-size: 16px;
    }

    .one_text {
        margin-top: 10px;
        font-size: 12px;
    }

    /* 2 */
    .duan_list {
        margin: 20px -0 0 -0;
    }

    .duan_left {
        float: left;
        width: 100%;
    }

    .duan_item {
        padding: 5px;
    }

    .duan_item1 {
        width: 100%;
    }

    .duan_item2 {
        width: 100%;
    }

    .duan_inner {
        background: white;
        border-radius: 20px;
        box-sizing: border-box;
        padding: 10px;
        height: fit-content;
    }



    .duan_right {
        float: right;
        width: 100%;
    }

    .duan_name {
        font-size: 16px;
        /* font-weight: bold; */
    }

    .duan_text {
        margin-top: 10px;
        font-size: 12px;
        line-height: 24px;
        height: 48px;
    }

    .duan_inner2 .duan_text {
        height: 72px;
        -webkit-line-clamp: 3;
    }


    .l_block2 {
        box-sizing: border-box;
        padding: 60px 10px 80px 10px;
    }

    .ying_name {
        font-size: 14px;
        line-height: 50px;
        margin-right: 20px;
        cursor:pointer;
    }

    .ying_block {
        margin-top: 20px;
        padding: 20px;
    }

    .ying_c_title {
        font-weight: bold;
        font-size: 16px;
    }

    .ying_intro {
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
    }

    .ying_con2 {
        margin-top: 20px;
    }

    /* 产品套餐 */
    .l_block_pro {
        animation: name duration timing-function delay iteration-count direction fill-mode;
    }

    .one_list2 {
        margin: 20px 0px 0px 0px;
    }

    .pro_item {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 5px 5px;
    }

    .pro_name {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }


    .pro_one {
        margin: 10px 0px;
        font-size: 14px;
    }

    .pro_btn {
        width: 90%;
        margin: 10px auto 10px auto;
    }


    /* 应用截图 */
    .one_list3 {
        margin: 20px 0px 0px 0px;
    }

    .jie_bottom {
        height: 10px;
    }

    .jie_item {
        width: fit-content;
        margin-right: 20px;
        padding: 10px 10px 20px 10px;

    }

    .jie_img {
        border-radius: 10px;
        height: 100px;
        width: auto;
    }

    /* 合作案例 */
    .an_item {
        padding: 0px 5px;
        width: 50%;
    }

    .an_item3 {
        display: none;
    }

    .an_con {
        padding: 10px;
    }

    .an_btn {
        margin-top: 10px;
    }

    /* 合作企业 */
    .ql_list {
        margin: 20px -10px 0px -10px;
    }

    .qi_item {
        width: 25%;
        padding: 10px;
    }

    .qi_inner {
        height: fit-content;
    }

    .qi_img {
        height: fit-content;
    }

    .qi_img img {
        height: fit-content;
    }

    /* 在线咨询 */
    .zi_block {
        background: white;
        border-radius: 10px;
        box-sizing: border-box;
        margin: 5px;
        padding: 10px 0px 40px 0px;
    }

    .zi_item {
        box-sizing: border-box;
        padding: 10px 20px;
        float: left;
        width: 100%;
    }

    .zi_btn {
        margin: 20px auto 0px auto;
        width: 80%;

    }

}


@media screen and (max-width:900px) {
    /* 合作企业 */
  /*  .ql_list {
        margin: 20px -10px 0px -10px;
    }

    .qi_item {
        width: 25%;
        padding: 10px;
    }*/

    .qi_inner {
        height: fit-content;
        height:20px;
    }

    .qi_img {
        height: fit-content;
        height:20px;
    }

        .qi_img img {
            /*height: fit-content;*/
            height:20px;
        }
}
    @media screen and (max-width:800px) {
        .friend {
            height: fit-content;
            line-height: normal;
            padding: 10px 0px;
        }

        .linklist {
            float: none;
        }

        .friend::after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%) rotate(45deg);
            height: 20px;
            width: 20px;
            background: #00a096;
        }

        .friend a {
            color: white;
            float: left;
            padding: 0px 0px 0px 20px;
            font-size: 12px;
        }

        .friend .linktitle {
            float: none;
            font-size: 14px;
            color: white;
        }

        .friend a {
            height: fit-content;
            color: white;
            float: left;
            padding: 5px 10px 0px 0px;
            font-size: 15px;
            font-size: 12px;
        }
    }


    .an_block {
        /* border: 1px solid red; */
        /* animation: moveAndGrow 1s forwards forwards; */
    }

    .an_block2 {
        animation: moveAndGrow2 1s forwards forwards;
    }

    .ying_box2 {
        animation: movetop 1s ease forwards;
    }

    .ying_box3 {
        animation: movetop 1s ease forwards;
    }
    /* 从左到右 */
    @keyframes moveAndGrow {
        from {
            transform: translateX(-100%);
            opacity: 0;
        }

        to {
            transform: translateX(0%);
            opacity: 1;
        }
    }

    /* 从右到左 */
    @keyframes moveAndGrow2 {
        from {
            transform: translateX(100%);
            opacity: 0;
        }

        to {
            transform: translateX(0%);
            opacity: 1;
        }
    }

    /* 从下到上 */
    @keyframes movetop {
        from {
            transform: translateY(100%) scale(0);
            opacity: 0;
        }

        to {
            transform: translateY(0%) scale(1);
            opacity: 1;
        }
    }



    a {
        text-decoration: none;
    }

    .fade_in_up {
        visibility: visible;
        animation: fadeInUp 1s;
    }

    @keyframes fadeInUp {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
    }