/* S banner*/
a:focus {
    text-decoration: none
}

.navNew {
    position: fixed;
}

.lunboWz {
    top: 210px;
}

.lunBo .item, .lunBo .carousel-inner {
    height: 700px;
}

.lunboWz h6 span {
    font-size: 1.15rem;
}

.lunboWz .zw {
    margin: 70px 0;
}

.lunboWz h6 {
    margin-top: 1rem;
}

.lunboFont {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6.31rem;
    z-index: 99;
    backdrop-filter: blur(15px);
    background: hsla(0, 0%, 100%, .4);
    box-shadow: inset 0 4px 4px hsla(0, 0%, 100%, .005), inset 0 0 68px hsla(0, 0%, 100%, .01);
}

    .lunboFont .maxCon {
        position: relative;
        border-radius: 4px;
        height: 6.31rem;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        overflow: visible;
    }

        .lunboFont .maxCon dl {
            width: 18.75rem;
            float: left;
            text-align: left;
            background-size: cover;
            border-radius: 10px;
            transition: all .36s ease;
        }

        .lunboFont .maxCon a {
            border-left: 1px solid #d5deea;
            transition: all .36s ease;
        }

            .lunboFont .maxCon a:last-child dl {
                margin-right: 0px;
            }

            .lunboFont .maxCon a:first-child {
                border-left: 0px;
            }

        .lunboFont .maxCon dl a {
            display: block;
        }

        .lunboFont .maxCon dl dt {
            float: left;
            width: 12rem;
            margin-left: 1rem;
            color: #1b1b1b;
            font-size: 1.2rem;
            /*margin-top: 1.5rem;*/
        }

        .lunboFont .maxCon dl dd {
            font-size: .75rem;
            color: rgb(102, 102, 102);
            margin-left: 1rem;
            float: left;
            width: 13rem;
            /*line-height: 1.2rem;*/
            margin-top: .3rem;
        }

        .lunboFont .maxCon dl span {
            float: left;
            margin-top: .5rem;
            margin-left: 1rem;
        }

            .lunboFont .maxCon dl span img {
                width: 3.15rem;
            }

        .lunboFont .maxCon .smt_label-image {
        /*    background-image: url(../img/2024/index/guanggao1.jpg?11);*/
            opacity: 0;
            background-size: cover;
            background-repeat: no-repeat;
            bottom: 0;
            height: 6.8rem;
            position: absolute;
            transition: .5s;
            width: 18.75rem;
            z-index: -1;
            transition: all .36s ease;
        }

        .lunboFont .maxCon a:hover dl {
            margin-top: -20px;
        }

        .lunboFont .maxCon a:hover + a, .lunboFont .maxCon a:hover {
            border: 0px;
        }

            .lunboFont .maxCon a:hover .smt_label-image {
                opacity: 1;
            }

        .lunboFont .maxCon .smt_active dl {
            margin-top: -20px;
        }

        .lunboFont .maxCon .smt_active, .lunboFont .maxCon .smt_active + a {
            border: 0px;
        }

            .lunboFont .maxCon .smt_active .smt_label-image {
                opacity: 1;
            }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 150px;
}

.swiper-pagination-bullet {
    width: 35px;
    height: 5px;
    border-radius: 0;
}

.swiper-pagination-bullet-active {
    background: #3879EA;
}

/*S 板块*/
.smt_indexfo .smt_indexfo_bottom p {
    font-size: 1.15rem;
    color: #1b1b1b;
    font-weight: 600;
    width: 100%;
}

.smt_indexfo .smt_indexfo_bottom span {
    font-size: .74rem;
    width: 12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* S 新产品*/
.smt_indexfo_product ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.smt_indexfo_product li {
    width: 36.6rem;
    float: left;
    height: 15.15rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 27px 0px rgba(196, 220, 232, 0.69);
    margin: .95rem;
}

.smt_indexfo_product_right {
    width: 55%;
    float: left;
}

.smt_indexfo_product_left {
    width: 45%;
    float: left;
    padding-left: 1.8rem;
}

.smt_indexfo_product_right img {
    width: 100%;
    margin-top: 1.8rem;
}

.smt_indexfo_product_left h2 {
    font-size: 1.15rem;
    color: rgb(26, 26, 26);
    font-weight: bold;
    line-height: 0.975;
    margin-top: 3.2rem;
}

.smt_indexfo_product_left p {
    font-size: .73rem;
    color: rgb(26, 26, 26);
    line-height: 1.2rem;
    text-align: left;
    padding-top: 1rem;
    height: 3.4rem;
}

.smt_one_buttom {
    float: left;
    margin-right: 1rem;
}

.smt_indexfo_product .smt_item_button {
    margin-top: 2.5rem;
}

    .smt_indexfo_product .smt_item_button span, .smt_indexfo_product .smt_details, .smt_indexfo_product .smt_apply {
        width: 6.8rem;
        height: 2.1rem;
        line-height: 2.1rem;
        font-size: .75rem;
        height: 2.1rem !important;
        right: .8rem;
    }

.smt_indexfo_product .smt_apply, .smt_indexfo_product .smt_details {
    background-color: #f3f3f9;
    border: 1px solid #f3f3f9;
    background-image: none;
    color: #3879EA;
}

.smt_indexfo_product li:hover .smt_apply {
    background-color: #fff;
    border: 1px solid #3879EA;
}

.smt_indexfo_product li:hover .smt_details {
    background-image: -moz-linear-gradient( 0deg,#3879EA 0%, #3879EA 100%);
    background-image: -webkit-linear-gradient( 0deg,#3879EA 0%,#3879EA 100%);
    background-image: -ms-linear-gradient( 0deg, #3879EA 0%, #3879EA 100%);
    color: #fff;
}
/*解决方案*/
.customer_c {
    padding: 0px .95rem;
}

.talk_function {
    background-color: #f5f7fa;
    padding-bottom: 0;
}

.customer_tab_fun {
    border-bottom: 0px;
}

    .customer_tab_fun ul {
        border-bottom: 1px solid #e5e5e5;
    }

    .customer_tab_fun .active p {
        border-bottom: 2px solid #3879EA;
    }

.customer_tablis p {
    font-size: 1.15rem;
}

.customer_tab_fun .active p {
    color: #3879EA;
    width: -webkit-fit-content;
    width: fit-content;
    margin: 0 auto;
}

.customer_hide {
    display: none;
}

.customer_tab_fun li {
    width: 18.918rem;
    float: left;
    font-size: .95rem;
    color: #252b3a;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.customer_demo input {
    width: 135px;
    border: 1px solid #bd2e12;
    height: 32px;
    margin-top: 38px;
    color: #bd2e12;
    background-color: #fff;
    transition: all .36s ease;
}

.customer_tab_tion {
    margin-top: 0;
    padding-bottom: 0;
}

.smt_indexfo_KSulka {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.customer_tab_tion .customer_hide {
    display: none;
}

.customer_tab_tion .index_tab_right {
    width: 49.95rem;
    float: left;
    text-align: center;
    /*background-color: #fff;*/
    /*background-image: url(../../img/2024/index/smt_bjs.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 2rem;
}

    .customer_tab_tion .index_tab_right img {
        max-width: 100%;
        padding: 1.25rem;
        width: 100%;
    }

.customer_tab_tion .index_tab_left {
    width: 24rem;
    margin-top: 1.67rem;
    margin-bottom: 1.67rem;
    float: left;
}

.customer_indexfo_tabs1 .active, .customer_indexfo_tabs2 .active, .customer_indexfo_tabs3 .active, .customer_indexfo_tabs4 .active {
    border-left: 3px solid #3879EA;
    background-color: #fff;
    border-top: 1px solid #f5f7fa;
}

    .customer_indexfo_tabs1 .active + li, .customer_indexfo_tabs2 .active + li, .customer_indexfo_tabs3 .active + li, .customer_indexfo_tabs4 .active + li {
        border-top: 1px solid #f5f7fa;
    }

.customer_indexfo_tab1 img, .customer_indexfo_tab2 img, .customer_indexfo_tab3 img, .customer_indexfo_tab4 img {
    width: 1.65rem;
    float: left;
    margin-bottom: 4.09rem;
    margin-left: 1.65rem;
    margin-top: 1.67rem;
}

.indexfo_tab_left_content {
    margin-left: 10px;
    float: left;
    width: 18rem;
}

    .indexfo_tab_left_content h4 {
        font-size: .95rem;
        color: rgb(16, 16, 16);
        margin-top: 1.67rem;
        height: 1.67rem;
        line-height: 1.67rem;
    }

    .indexfo_tab_left_content p {
        font-size: .7rem;
        color: rgb(147, 153, 162);
        margin-top: .5rem;
    }

    .indexfo_tab_left_content a {
        color: #3879EA;
        font-size: .75rem;
        margin-top: 1.02rem;
        float: left;
        margin-bottom: 1.6rem;
        display: none;
    }

.customer_indexfo_tab1, .customer_indexfo_tab2, .customer_indexfo_tab3, .customer_indexfo_tab4 {
    border-top: 1px solid #dae1ea;
    cursor: pointer;
    float: left;
    width: 24rem;
}

.customer_indexfo_tabs1 .customer_indexfo_tab1:first-child, .customer_indexfo_tabs2 .customer_indexfo_tab2:first-child, .customer_indexfo_tabs3 .customer_indexfo_tab3:first-child, .customer_indexfo_tabs4 .customer_indexfo_tab4:first-child {
    border-top: 0px solid #dae1ea;
}

.customer_indexfo_tabs1 .active a, .customer_indexfo_tabs2 .active a, .customer_indexfo_tabs3 .active a, .customer_indexfo_tabs4 .active a {
    display: block;
}

.smt_indexfo_plan_company img {
    max-width: 130px;
    margin-right: 2.083rem;
    width: 6.94rem;
}

.smt_indexfo_plan_company {
    float: left;
    margin-top: 2rem;
    border-top: 1px solid #dae1ea;
    padding-top: 1rem;
}

    .smt_indexfo_plan_company p {
        font-size: .84rem;
        margin-bottom: .8rem;
        font-weight: 600;
    }

    .smt_indexfo_plan_company img:last-child {
        margin-right: 0;
    }
/*成功案例*/
.smt_indexfo_case {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 40.65rem;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    
    transition: height 0.36s ease;
}

.smt_case_list_tag li {
    width: 6.25rem;
    float: left;
    font-size: .95rem;
    color: #fff;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.smt_case_list_tag ul {
    border-bottom: 1px solid #7b8aa0;
}

.smt_case_list_tag .active p {
    /*font-size: 1.15rem;*/
    color: #3879EA;
    font-weight: bold;
    margin: 0 auto;
}

.smt_case_list_tag .active {
    border-bottom: 2px solid #3879EA;
    margin-bottom: -1px;
}

.smt_case_list_more {
    text-align: center;
}

    .smt_case_list_more a {
        border-radius: 4px;
        background-color: rgb(255, 255, 255, 0);
        width: 10.41rem;
        height: 2rem;
        line-height: 2rem;
    }

        .smt_case_list_more a span {
            color: #fff;
            font-size: 1.04rem;
        }

.smt_case_list_tab ul {
    width: 100%;
    float: left;
    margin-top: 3.2rem;
}

.smt_case_list_tab li {
    float: left;
    margin-right: 2.083rem;
    background-color: rgb(255, 255, 255);
    opacity: 0.3;
    cursor: pointer;
    width: 10.55rem;
    max-width: 200px;
}

    .smt_case_list_tab li img {
        width: 10.55rem;
        max-width: 200px;
    }

.smt_case_list_tab .active {
    opacity: 1;
}

.smt_case_list_tab h3 {
    font-size: 1.15rem;
    color: rgb(255, 255, 255);
    /*font-weight: bold;*/
    float: left;
    margin-top: 2.8rem;
    width: 100%;
    margin-bottom: 1.4rem;
}

.smt_case_list_tab p {
    font-size: .75rem;
    color: rgb(255, 255, 255);
    line-height: 1.4rem;
    width: 43rem;
    height: 17rem;
}

.smt_indexfo_case h2 {
    padding-bottom: 0 !important;
}

.smt_case_list_tab .smt_item_button span {
    height: 1.825rem !important;
    line-height: 1.825rem !important;
    color: #fff;
    font-size: .75rem;
    right: .8rem;
}

.smt_case_list_tab .smt_indexfo_product .smt_apply, .smt_case_list_tab .smt_indexfo_product .smt_details {
    border: 1px solid #fff;
    background-image: none;
    background-color: #3879EA;
    color: #fff;
}

.smt_case_list_tab .smt_item_button {
    margin-top: 1rem;
    margin-bottom: 3rem;
}
/*高端客户*/
.smt_indexfo_plan_industry {
    background-image: url(../img/banner/inof16.jpg);
    background-size: cover;
    width: 100%;
    max-width: 100%;
    padding-bottom: 0px;
}

.smt_indexfo_finance_list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

    .smt_indexfo_finance_list li {
        transition: all .3s;
        width: 24.31rem;
        text-align: center;
        float: left;
    }

        .smt_indexfo_finance_list li h2 {
            font-size: 3.38rem;
        }

        .smt_indexfo_finance_list li p {
            font-size: .83rem;
        }

        .smt_indexfo_finance_list li span {
            font-size: 24px;
        }

.finance_list li p {
    font-size: 16px;
}

.smt_indexfo_finance_list li .smt_indexfo_finance_line {
    width: 30px;
    height: 6px;
    border-radius: 4px;
    margin-top: 35px;
    margin-left: 47%;
    background-color: #3879EA;
}

.smt_indexfo_finance_list li:last-child .smt_indexfo_finance_line {
    margin-left: 48%;
}

.smt_indexfo_industry {
    margin-top: 80px;
    margin-bottom: 80px;
}

    .smt_indexfo_industry .smt_indexfo_industry_im1 {
        background-image: url(../img/banner/inof1.png);
    }

    .smt_indexfo_industry .smt_indexfo_industry_im2 {
        background-image: url(../img/banner/inof2.png);
    }

    .smt_indexfo_industry .smt_indexfo_industry_im3 {
        background-image: url(../img/banner/inof3.png);
    }

    .smt_indexfo_industry li {
        width: 24.45rem;
        height: 24.03rem;
        float: left;
        margin-right: 2.88rem;
        border-radius: 8px;
        background-size: cover;
        max-width: 465px;
        max-height: 457px;
    }

        .smt_indexfo_industry li:last-child {
            margin-right: 0;
        }

        .smt_indexfo_industry li p {
            font-size: 1.35rem;
            color: #1a1a1a;
            font-weight: bold;
            text-align: center;
            margin-top: 2rem;
        }
/*解决方案*/
.smt_indexfo_plan {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 41.56rem;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  /*  background-image: url(../../img/2024/index/finser_bg.png);*/
    background-color: #f3f8fe;
}

    .smt_indexfo_plan .smt_indexfo_plan_LjsO {
        display: flex;
        flex-direction: row;
        height: 26.08rem;
        width: 75rem;
    }

.smt_indexfo_plan_LjsO .smt_indexfo_plan_menu {
    display: flex;
    flex-direction: column;
    height: 26.08rem;
    width: 15.6rem;
    margin-right: 1rem;
    border-radius: .2rem;
}

    .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu .active {
        color: #FFFFFF;
        border-radius: 4px;
        background-image: -moz-linear-gradient( 0deg, #3879EA 0%, #3879EA 100%);
        background-image: -webkit-linear-gradient( 0deg, #3879EA 0%, #3879EA 100%);
        background-image: -ms-linear-gradient( 0deg, #3879EA 0%, #3879EA 100%);
        opacity: none;
    }

        .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu .active span {
            color: #fff;
        }

    .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu ul li {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding-left: 3rem;
        width: 15.6rem;
        height: 3.723rem;
        cursor: pointer;
    }

        .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu ul li span {
            font-size: 1.15rem;
            color: #1a1a1a;
            height: 1.4583rem;
            line-height: 1.7583rem;
        }

        .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu ul li img {
            width: 1.4583rem;
            margin-right: 5px;
            display: none;
        }

    .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu .active img {
        display: block;
    }

.smt_bto_KJsK {
    color: #3879EA;
    text-decoration: underline;
    margin-left: .79rem;
}

    .smt_bto_KJsK:hover {
        text-decoration: underline;
    }

.smt_indexfo_plan_LjsO .smt_indexfo_plan_inKySL {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 26.08rem;
    width: 58.34rem;
    border-radius: 4px;
    background-color: rgb(250, 252, 255);
    box-shadow: 0px 3px 21px 0px rgba(162, 171, 185, 0.2);
}

.smt_indexfo_plan_inKySL .smt_indexfo_inKySL_Lsyum {
    display: none;
    /*margin-top: 3.125rem;*/
    padding-left: 4rem;
    height: 20rem;
    width: 100%;
}

.smt_indexfo_plan_inKySL .active {
    display: block;
}

.smt_indexfo_inKySL_Lsyum h2 {
    font-size: 1.5625rem;
    color: rgb(26, 26, 26);
    font-family: 'AlibabaPuHuiTi-Ligh';
}

.smt_indexfo_kHmY .smt_details_forward .smt_arr > em {
    width: .55rem;
    height: .55rem;
}

.smt_indexfo_kHmY .smt_details_forward {
    right: 2.2rem;
    height: 3.16rem !important;
}
/*可信生态*/
.smt_honor {
    padding-bottom: 1rem;
}

.smt_indexfo_honor .smt_ecology li {
    width: 10.714rem;
    height: 13rem;
    overflow: hidden;
    cursor: pointer
}

.smt_ecology .smt_ecology_hide {
    width: 9.5rem;
    font-size: .62rem;
    color: rgba(34,34,34);
    margin-top: 9rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 4px 16px 0 rgba(218,221,231,.7);
    padding: .2rem .4rem;
    z-index: 999;
    position: relative;
    transition: all .36s ease;
    margin-left: .6rem;
    margin-right: .6rem;
}

.smt_ecology li:hover .smt_ecology_hide {
    margin-top: -1rem;
}
/*.smt_ecology .smt_ecology_two:hover .smt_ecology_hide{
  margin-top: -2rem;
} */
/*.smt_ecology li:hover{
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
}*/
/*权威奖项和资格认证*/
.smt_tak_honor {
    background-color: #f5f7fa
}

.smt_indexfo_honor ul li {
    width: 12.5rem;
    float: left;
    text-align: center;
}

    .smt_indexfo_honor ul li:last-child {
        margin-right: 0px;
    }

.smt_ecology_mutual:hover img {
}

.smt_indexfo_honor li p {
    font-size: .84rem;
}

.smt_indexfo_honor li img {
    width: 7.927rem;
    max-width: 133px;
}

.smt_indexfo_LUJsyn {
    width: 54rem;
}

    .smt_indexfo_LUJsyn .smt_indexfo_LUJsyn_li {
        width: 50%;
        float: left;
        font-size: .95rem;
        color: rgb(26, 26, 26);
        margin-top: 1.5625rem;
    }

.smt_indexfo_LUJsyn_li i {
    margin-right: .5rem;
    color: #333;
}

.smt_indexfo_kHmY {
    margin-top: 2.5rem;
    float: left;
    width: 100%;
}

    .smt_indexfo_kHmY .smt_apply, .smt_indexfo_kHmY .smt_details {
        background-color: #f3f3f9;
        border: 1px solid #f3f3f9;
        background-image: none;
        color: #3879EA;
        margin: 0;
    }

    .smt_indexfo_kHmY span, .smt_indexfo_kHmY .smt_details, .smt_indexfo_kHmY .smt_apply {
        width: 11.58rem;
        height: 3.16rem;
        line-height: 3.16rem;
        font-size: 1.04rem;
    }

.smt_indexfo_plan_inKySL:hover .smt_apply {
    background-color: #fff;
    border: 1px solid #3879EA;
}

.smt_indexfo_plan_inKySL:hover .smt_details {
    background-image: -moz-linear-gradient( 0deg, #3879EA 0%,#3879EA 100%);
    background-image: -webkit-linear-gradient( 0deg, #3879EA 0%, #3879EA 100%);
    background-image: -ms-linear-gradient( 0deg, #3879EA 0%, #3879EA 100%);
    color: #fff;
}
/*公司动态*/
.smt_real_list {
    width: 25rem;
    margin-right: 2.083rem;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 21px 0px rgba(162, 171, 185, 0.2);
}

    .smt_real_list ul {
        height: 12.5rem;
    }

    .smt_real_list p {
        font-size: 1.5625rem;
        color: #fff;
        padding-left: 2.8rem;
        line-height: 6.28rem;
    }

    .smt_real_list .smt_real_list_img1 {
        background-image: url(../img/2024/index/re02.png);
        background-size: cover;
        background-position: center center;
        width: 25rem;
        height: 6.28rem;
    }

    .smt_real_list .smt_real_list_img2 {
        background-image: url(../img/2024/index/re03.png);
        background-size: cover;
        background-position: center center;
        width: 25rem;
        height: 6.28rem;
    }

.smt_real_anli, .smt_real_anli img {
    width: 20.85rem;
}

.smt_real_list li:hover .smt_vertical_1 {
    color: #3879EA;
}

.smt_real_list li span {
    font-size: .95rem;
    color: rgb(51, 51, 51);
    float: left;
    margin-top: 1.152rem;
}

.smt_real_list .smt_real_color {
    color: #9399a2;
    margin-right: 1.25rem;
    margin-left: 1.25rem;
}

.smt_real_moer {
    font-size: .75rem;
    color: #3879EA;
    float: right;
    margin-top: 1.15rem;
    margin-right: 1.35rem;
    margin-bottom: .84rem;
}

.smt_real_liimg {
    margin-top: 1.05rem;
}

.smt_vertical_1 {
    width: 18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*立即试用*/
.smt_indexfo_plan_ontrial {
    background-image: url(../img/2024/index/free_use.jpg);
    background-size: cover;
    width: 100%;
    max-width: 100%;
    padding-bottom: 0px;
    height: 16.23rem;
}

.smt_ontrial_button {
    margin-top: 2.083rem;
}

.smt_button_Liusj {
    font-size: 1.04rem;
    color: rgb(255, 255, 255);
    height: 3.02rem;
    line-height: 3.02rem;
    color: #fff;
    width: 10.416rem;
}

.smt_button_Ljskj {
    width: 10.41rem;
}

.smt_case_list_more .smt_details {
    background-color: rgb(255, 255, 255, 0);
    width: 10.41rem;
    background-image: none;
    line-height: 2rem;
    border: 1px solid #fff;
}

.smt_case_list_more .smt_details_forward {
    right: .8rem;
}

.smt_case_list_more .smt_details .smt_details_forward .smt_arr > em {
    width: .45rem;
    height: .45rem;
}

.smt_ontrial_button .smt_details {
    width: 10.416rem;
    height: 3.02rem;
}

.smt_ontrial_button .smt_details_forward {
    right: 1.6rem;
    width: 2.2rem !important;
    height: 3.02rem !important;
}

    .smt_ontrial_button .smt_details_forward .smt_arr {
        top: 50%;
    }

        .smt_ontrial_button .smt_details_forward .smt_arr > em {
            width: .45rem;
            height: .45rem;
        }

.smt_indexfo_plan_ontrial_anl {
    text-align: center;
    color: #fff;
    border-radius: 4px;
    width: 11rem;
    height: 3rem;
    display: inline-block;
    margin-top: 2rem;
    border-radius: 4px;
    background-image: -moz-linear-gradient( 0deg, rgb(214,60,65) 0%, rgb(188,29,33) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(214,60,65) 0%, rgb(188,29,33) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(214,60,65) 0%, rgb(188,29,33) 100%);
}

.smt_indexfo .smt_indexfo_top {
    margin: 4.2rem 0 2.8rem 0;
}

    .smt_indexfo .smt_indexfo_top h2 {
        padding-bottom: 1.04rem;
        font-weight: 400;
        font-size: 1.87rem;
    }

    .smt_indexfo .smt_indexfo_top p {
        font-size: .84rem;
        color: rgb(27, 27, 27);
    }

.smt_indexfo_plan_ontrial_anl a {
    color: #fff;
    font-size: .95rem;
    line-height: 3rem;
    font-weight: 600;
}

.dynamic {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 85px 0 0;
    margin: 0 auto;
    top: 0;
}

.smt_indexfo_plan_ontrial .smt_indexfo_top p {
    font-size: 1.04rem;
}

.smt_indexfo_case .smt_indexfo_top h2 {
    color: #fff;
}

/*旧版产品列表*/
.sildPic-Article li {
    margin-top: 0px;
    visibility: inherit;
    transition: all 0.4s ease 0s;
    float: left;
    width: 23%;
    margin-left: 2.6%;
    height: auto;
}

    .sildPic-Article li:nth-child(1) {
        margin-left: 0;
    }

.position_index_img {
    text-align: center;
}

    .position_index_img img {
        margin-top: 1.15rem;
        transition: margin-top .5s;
        -webkit-transition: margin-top .5s;
        width: 5.21rem;
    }

.position_index h3 {
    font-size: 1.15rem;
    margin-top: 1.15rem;
    margin-bottom: 1.3rem;
    transition: margin-top .5s;
    -webkit-transition: margin-top .5s;
}

.position_index p {
    margin: 1.15rem;
    color: #999999;
    min-height: 3rem;
    margin-bottom: .5rem;
    font-size: 0.74rem;
}

.position_index button {
    width: 8rem;
    height: 2.2rem;
    border-radius: 26px;
    background-color: #f5e2e2;
    border: 1px solid #f5e2e2;
    color: #bc1d21;
    font-size: .75rem;
    margin-top: .75rem;
    transition: margin-top .5s;
    -webkit-transition: margin-top .5s;
}

.position_index {
    margin: 1rem;
    width: 18rem;
    height: 19rem;
    cursor: pointer;
    border: 1px solid #f5e2e2;
    border-radius: 12px;
    text-align: center;
    overflow: hidden;
}

/*E 板块*/
.at_txt4 {
    width: 7.4rem;
    float: left;
    border-radius: 5px;
    height: 45px;
    margin: 0 auto;
    background: rgba(189, 30, 33, 1);
    text-align: center;
    margin-top: 50px;
    line-height: 45px;
    color: #fff;
}

.maxCon_sperad a p {
    height: 2.2rem;
    line-height: 2.2rem;
    border-radius: 0px;
    font-size: .84rem;
    text-align: center;
    font-weight: 400;
}

.smt-anniversary-input {
    text-align: center;
    margin-bottom: 25px;
}

    .smt-anniversary-input a {
        border-width: 1px;
        background-image: -moz-linear-gradient( 0deg, rgb(214,60,65) 0%, rgb(188,29,33) 100%);
        background-image: -webkit-linear-gradient( 0deg, rgb(214,60,65) 0%, rgb(188,29,33) 100%);
        background-image: -ms-linear-gradient( 0deg, rgb(214,60,65) 0%, rgb(188,29,33) 100%);
        background-color: #1a66d2;
        display: inline-block;
        padding: 12px 73px;
        margin-bottom: 20px;
        transition: all .36s ease;
    }

        .smt-anniversary-input a span {
            font-size: 22px;
            color: rgb(255, 255, 255);
            text-align: center;
        }

@media screen and (max-width: 750px) {
    .lunBo, .lunBo .carousel-inner, .lunBo .item {
        height: 94.3rem;
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .tu img {
        width: 100%;
        height: auto;
    }

    .dynamic {
        padding: 27.15rem 0 0;
    }

    .lunboWz {
        text-align: center;
        top: 6.85rem;
    }

        .lunboWz p {
            margin-top: 0px;
            font-size: 3.47rem;
            text-align: center;
        }

        .lunboWz h5 {
            line-height: 0.48rem;
            font-size: 9px;
            text-align: center;
        }

            .lunboWz h5 span {
                font-size: 4.27rem
            }

    .lunboFont {
        width: 96%;
        margin-left: 2%;
        background: #fff;
        color: #999;
        height: 4.41rem;
        position: relative;
        border-radius: 5px;
    }

        .lunboFont .maxCon {
            height: 9.41rem;
            margin-top: -5.5rem;
            border: 1px solid #e5e5e5;
            border-radius: 5px;
            background-color: #fff;
        }

            .lunboFont .maxCon dl {
                width: 100%;
                height: 9.41rem;
                float: left;
                text-align: center;
                padding: 0;
                border-right: 1px solid #f3f3f3;
                background-image: initial;
                margin-right: 0;
                box-shadow: inherit;
                border-radius: 0px;
            }

            .lunboFont .maxCon a {
                width: 25%;
            }

            .lunboFont .maxCon dl dt {
                color: #333333;
                font-size: 12px;
                line-height: 9.41rem;
                margin: 0;
                letter-spacing: .5px;
                width: auto;
                float: none;
            }

            .lunboFont .maxCon a:nth-child(4) dl {
                border-right: none;
            }

    .dynamic_bov {
        width: 100%;
        padding: 0;
        margin: auto;
    }

    .dynamic_wei {
        float: right;
        width: 100%;
        height: auto;
    }

    /*板块*/
    .smt_mindexfo img {
        width: 100%;
        /*max-width: 330px;*/
    }

    .smt_mindexfo .smt_mindexfo_chna {
        float: left;
        box-shadow: 0px 8px 21px 0px rgba(164, 177, 197, 0.61);
    }

    .smt_indexfo_mplan {
        width: 88%;
        margin-left: 6%;
        text-align: center;
        position: relative;
    }

    .smt_indexfo_plan_content {
        position: absolute;
        top: 4rem;
        left: 8rem;
        text-align: left;
    }

        .smt_indexfo_plan_content img {
            width: 40px;
            float: left;
        }

        .smt_indexfo_plan_content h3 {
            float: left;
            color: #fff;
            font-size: 4.8rem;
            font-weight: 600;
            margin-top: 3.4rem;
            margin-left: 5rem;
            margin-right: 30rem;
            height: 12rem;
        }

        .smt_indexfo_plan_content .smt_indexfo_plan_ioe {
            float: left;
            margin-top: 5rem;
            margin-left: 5rem;
        }

        .smt_indexfo_plan_content p {
            text-align: left;
            margin-top: 5rem;
        }

    .smt_indexfo_company .smt_indexfo_company_list {
        width: 92%;
        margin-left: 4%;
        height: 54rem;
    }

    .smt_indexfo_company .swiper-wrapper {
        padding-top: 20px;
    }

    .smt_indexfo_company .smt_indexfo_company_list:first-child {
        margin-left: 4%;
    }

    .swiper-container-horizontal > #smt_swiper_lbar {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .smt-anniversary-input {
        margin-bottom: 0;
    }

        .smt-anniversary-input a {
            padding: 6px 20px;
        }

            .smt-anniversary-input a span {
                font-size: 14px;
            }

    .smt_indexfo_finance_list {
        width: 100%;
    }

        .smt_indexfo_finance_list li {
            width: 31%;
            margin-left: 1%;
            margin-right: 1%;
        }

        .smt_indexfo_finance_list ul {
            width: 100%;
        }

        .smt_indexfo_finance_list li h2 {
            font-size: 7.64rem;
        }

        .smt_indexfo_finance_list li span {
            font-size: 5.4rem;
        }

        .smt_indexfo_finance_list li p {
            font-size: 12px;
            height: 35px;
        }

        .smt_indexfo_finance_list li .smt_indexfo_finance_line {
            margin-top: 15px;
            margin-left: 38%;
        }

        .smt_indexfo_finance_list li:last-child .smt_indexfo_finance_line {
            margin-left: 38%;
        }

    .smt_indexfo_industry {
        margin-top: 25px;
        margin-bottom: 18px;
    }

        .smt_indexfo_industry li:first-child {
            margin-left: 3%;
        }

        .smt_indexfo_industry li {
            width: 94rem;
            margin-left: 3%;
            height: 93rem;
            position: relative;
            text-align: center;
        }

            .smt_indexfo_industry li img {
                width: 100%;
            }

            .smt_indexfo_industry li p {
                margin-top: 6.65rem;
                font-weight: 600;
                font-size: 4.85rem;
            }

    .smt_indexfo_honor ul li {
        width: 50%;
        margin-right: 0;
        margin-left: 0;
    }

    .smt_indexfo_honor li p {
        font-size: 12px;
        width: 90%;
        margin-left: 5%;
        height: 36px;
    }

    .smt_indexfo_trends ul li {
        width: 94%;
        margin-left: 3%;
    }

    .smt_indexfo_trends li:first-child {
        margin-left: 3%;
    }

    .smt_indexfo_trends ul li span {
        width: 100%;
        max-width: 340px;
        margin-left: 2%;
        height: 47rem;
    }

    .smt_indexfo_trends ul li p {
        font-size: 3rem;
    }

    .smt_indexfo_plan_ontrialm {
        width: 100%;
        position: relative;
        padding-bottom: 0;
    }

        .smt_indexfo_plan_ontrialm img {
            position: relative;
            max-width: 100%;
        }

        .smt_indexfo_plan_ontrialm .smt_indexfo_top h2 {
            position: absolute;
            line-height: .66rem;
            text-align: center;
            font-size: 4.52rem;
            margin-top: -28.36rem;
            width: 100%;
            color: #fff;
        }

        .smt_indexfo_plan_ontrialm p {
            position: absolute;
            line-height: .66rem;
            text-align: center;
            margin-top: -22.6rem;
            width: 80%;
            margin-left: 10%;
            color: #fff;
        }

    .shen_a {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

        .shen_a a {
            display: flex;
            position: absolute;
            width: 28.86rem;
            margin-top: -28.6rem;
            height: 9.06rem;
            line-height: 9.06rem;
            font-size: 3.7rem;
            text-align: center;
            color: #fff;
            background-color: #bd2e12;
            margin-left: 1px;
            justify-content: center;
            border-radius: 4px;
        }

    .smt_indexfo .smt_indexfo_margin0 {
        margin: 0;
    }

    .smt_indexfo_company_list .smt_indexfo_company_title {
        font-size: 4rem;
        margin-top: 26rem;
        margin-left: 4rem;
    }

    .smt_indexfo_company_list .smt_indexfo_company_desc {
        margin-top: 1rem;
        margin-left: 4rem;
        font-size: 2rem;
        line-height: 3.4rem;
        max-width: 90%;
        min-height: 10rem;
    }

    .smt_indexfo_company_list .smt_indexfo_company_link {
        margin-left: 4rem;
    }

        .smt_indexfo_company_list .smt_indexfo_company_link a {
            font-size: 2rem;
        }

    .smt_indexfo_company_list .smt_indexfo_company_right {
        border-right: 1px solid #bd2e12;
        border-top: 1px solid #bd2e12;
        height: 1.2rem;
        width: 1.2rem;
    }
    /*产品*/
    .position_index {
        width: 92%;
        margin-left: 4%;
        height: 93rem;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
    }

    .position_index_img {
        text-align: center;
        width: 94%;
        height: auto;
        margin: 0 auto;
    }

        .position_index_img img {
            margin-top: 0;
            width: 100%;
        }

    .position_index h3 {
        font-size: 3.73rem;
        margin-top: 4rem;
        margin-bottom: 2.3rem;
    }

    .position_index p {
        font-size: 3.14rem;
        margin: 3.15rem 4.15rem;
        height: 8rem;
    }

    .smt_index_motp > .swiper-pagination-bullets {
        bottom: 16rem;
        position: relative
    }
    /*新导航*/
    .smt_indexfo .smt_indexfo_top p {
        font-size: 12px;
        width: 90%;
        margin-left: 5%;
    }

    .smt_indexfo .smt_indexfo_top h2 {
        font-size: 4rem;
    }

    .smt_index_top1 {
        margin: auto;
        overflow: hidden;
        margin-top: 8px;
    }

        .smt_index_top1 a {
            float: left;
            /*width: 50%;*/
            margin-left: 6.15rem;
        }

            .smt_index_top1 a:nth-child(2) {
                margin-left: 4.15rem;
            }

            .smt_index_top1 a span {
                text-align: center;
                width: 80px;
                height: 30px;
                line-height: 30px;
                display: ruby;
                background-color: #bd2e12;
                color: #fff;
                padding: .7rem 3rem;
                border-radius: 2px;
                font-size: 2.8rem;
            }

        .smt_index_top1 .smt_bor_fonsi {
            color: #bd2e12;
            background-color: #fff;
            border: 1px solid #bd2e12;
        }

    .smt_top30 {
        padding-bottom: 0px;
    }
    /*解决方案*/
    .smt_indexfo_plan {
        height: auto;
    }

        .smt_indexfo_plan .smt_indexfo_plan_LjsO {
            display: block;
            height: auto;
            width: auto;
        }

    .smt_indexfo_plan_menu ul {
        display: flex;
        flex-direction: row;
        list-style: none;
        width: 95rem;
        margin-bottom: 4rem;
        overflow: scroll;
        white-space: nowrap;
    }

    .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu {
        width: 90rem;
        height: auto;
    }

    .smt_indexfo_plan_LjsO .smt_indexfo_plan_inKySL {
        height: 34.7143rem;
        width: 90rem;
        border-radius: 3px;
        margin: auto;
    }

    .smt_indexfo_plan_menu ul::-webkit-scrollbar {
        display: none;
    }

    .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu ul li span {
        font-size: 3.73rem;
    }

    .smt_indexfo_plan_LjsO .smt_indexfo_plan_menu ul li {
        padding: 2.2rem 2.8rem;
        width: auto;
        height: auto;
    }

    .smt_indexfo_inKySL_Lsyum h2 {
        font-size: 4rem;
    }

    .smt_indexfo_LUJsyn {
        width: 100%;
        overflow: hidden;
    }

        .smt_indexfo_LUJsyn .smt_indexfo_LUJsyn_li {
            width: 100%;
            font-size: 3rem;
            float: left;
            margin-top: .5rem;
        }

    .smt_indexfo_plan_LjsO .smt_indexfo_plan_inKySL, .smt_indexfo_plan_inKySL .smt_indexfo_inKySL_Lsyum {
        height: auto;
    }

    .smt_indexfo_inKySL_Lsyum h2 {
        margin-top: 4rem;
        margin-bottom: 2rem;
    }

    .smt_indexfo_plan_company {
        width: 90%;
        margin-bottom: 2rem;
    }

        .smt_indexfo_plan_company p {
            font-size: 3.47rem;
            font-weight: 400;
        }

        .smt_indexfo_plan_company img {
            width: 22.94rem;
            margin-bottom: 3rem;
        }

    .smt_indexfo_industry .pagination {
        margin: 0;
    }

    .smt_indexfo_plan_ontrialm .smt_indexfo_top p {
        font-size: 3.73rem;
        line-height: 5rem;
        width: 90%;
        margin-left: 5%;
        margin-top: -33.6rem;
    }

    .smt_indexfo_plan_ontrialm .smt_indexfo_top h2 {
        position: absolute;
        line-height: 6rem;
        text-align: center;
        font-size: 4rem;
        margin-top: -42.36rem;
        width: 100%;
        color: #1b1b1b;
    }

    .smt_indexfo_honor li img {
        width: 20.927rem;
    }

    .smt_indexfo_honor .smt_ecology li {
        width: 33%;
        height: auto;
    }

    .smt_honor_ecljs {
        text-align: center;
        width: 100%;
    }

        .smt_honor_ecljs a {
            color: #bd2e12;
            font-size: 3.73rem;
        }

    /*客户案例*/
    .smt_case_list_tag {
        width: 90rem;
        height: auto;
    }

        .smt_case_list_tag ul {
            display: flex;
            flex-direction: row;
            list-style: none;
            width: 95rem;
            margin-bottom: 4rem;
            overflow: scroll;
            white-space: nowrap;
        }

            .smt_case_list_tag ul::-webkit-scrollbar {
                display: none;
            }

        .smt_case_list_tag li {
            width: auto;
            font-size: 3.73rem;
            line-height: normal;
        }

        .smt_case_list_tag .active {
            border-bottom: 0;
            margin-bottom: 0;
            color: #FFFFFF;
            border-radius: 4px;
            background-image: -moz-linear-gradient(0deg, rgb(214, 60, 65) 0%, rgb(188, 29, 33) 100%);
            background-image: -webkit-linear-gradient(0deg, rgb(214, 60, 65) 0%, rgb(188, 29, 33) 100%);
            background-image: -ms-linear-gradient(0deg, rgb(214, 60, 65) 0%, rgb(188, 29, 33) 100%);
        }

        .smt_case_list_tag p {
            padding: .36rem 2.8rem;
        }

        .smt_case_list_tag .active p {
            color: #fff;
            font-weight: 400;
        }

        .smt_case_list_tag ul {
            border-bottom: 0;
        }

    .smt_indexfo_case {
        height: auto;
    }

    .smt_case_list_tab ul {
        margin-top: 0;
    }

    .smt_case_list_tab li {
        width: auto;
    }

        .smt_case_list_tab li img {
            width: 19.55rem;
        }

    .smt_case_list_tab h3 {
        font-size: 3.74rem;
        width: 90rem;
    }

    .smt_case_list_tab p {
        font-size: 3rem;
        color: rgb(255, 255, 255);
        line-height: normal;
        width: 90rem;
        height: auto;
    }

    .smt_case_list_tab .smt_item_button span, .smt_case_list_more a span {
        font-size: 3rem;
    }

    .smt_indexfo_product .smt_item_button span, .smt_indexfo_product .smt_details, .smt_indexfo_product .smt_apply {
        width: 18.35rem;
        height: 6rem !important;
        line-height: 6rem !important;
    }

    .smt_item_button span {
        width: 18.35rem;
    }

    .smt_case_list_tab .smt_item_button {
        margin-top: 2rem;
        margin-bottom: 1rem;
    }

    .smt_button_Ljskj, .smt_case_list_more .smt_details, .smt_case_list_more a {
        width: 26.41rem;
        height: 6rem;
        line-height: 6rem;
    }

    .customer_tab_fun li {
        width: 22.6rem;
        line-height: normal;
    }

    .customer_tablis p {
        font-size: 3.73rem;
    }

    .customer_tab_tion .index_tab_right {
        width: 92%;
        margin-left: 0;
    }

    .customer_tab_tion .pagination {
        margin: 0;
        margin-bottom: 3rem;
    }

    .indexfo_tab_left_content {
        width: 95%;
        text-align: left;
    }

        .indexfo_tab_left_content h4 {
            font-size: 4rem;
            color: rgb(16, 16, 16);
            margin-top: 4rem;
            height: auto;
            line-height: normal;
        }

        .indexfo_tab_left_content p {
            font-size: 3rem;
        }

        .indexfo_tab_left_content a {
            color: #fff;
            font-size: 3rem;
            margin-top: 3.02rem;
            float: left;
            margin-bottom: 1rem;
            display: block;
            background-color: #bd2e12;
            padding: 2px 6px;
            border-radius: 2px;
        }

    .smt_real_list {
        width: 90%;
        margin: auto;
    }

        .smt_real_list .smt_real_list_img1, .smt_real_list .smt_real_list_img2 {
            width: auto;
            height: auto;
        }

        .smt_real_list p {
            font-size: 3rem;
            padding-left: 3rem;
            line-height: 12rem;
        }

        .smt_real_list li span {
            font-size: 3rem;
            margin-top: 2.5rem;
        }

    .smt_vertical_1 {
        width: 73rem;
    }

    .smt_real_list .smt_real_color {
        margin-right: 2.25rem;
        margin-left: 3.25rem;
    }

    .smt_real_list ul {
        width: 100%;
        float: left;
        height: auto;
        background-color: #fff;
    }

    .smt_real_moer {
        font-size: 3rem;
        margin-top: 2.15rem;
        margin-right: 3.35rem;
        margin-bottom: 1.84rem;
    }

    .customer_tab_tion .index_tab_right img {
        padding: 0;
    }
}

@media screen and (min-width: 380px) and (max-width: 640px) {
    .smt_indexfo_trends ul li span {
        margin-left: 6%;
    }
}
