/* 首页幻灯片 #e33b38 */

#focus_slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    -moz-box-shadow: 0px 5px 6px #ccc;
    box-shadow: 0px 5px 6px #ccc;
}

#slides {
    display: block;
    width: 100%;
    height: 550px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    background-size: auto 100% !important;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

/*#slides li.a{background:url(../picture/1.jpg) no-repeat center top;background-size: auto 100%; }*/

#slides li.a .tu {
    margin-top: -40px;
}

#slides li.b {
    background-color: #222325;
    background-position: 220px 0;
}

#slides li.b .tu {
    right: -250px;
}

#slides li.c {}

/*#slides li.c .tuwen .wen{}*/

/*#slides li.c .tuwen .wen p.tit, #slides li.c .tuwen .wen p.st{color: #333;}*/

/*#slides li.c .tuwen .wen p.golink a.a{color: #666;border: 1px solid #666;}*/

/*#slides li.c .tuwen .wen p.golink a.a:hover{background: #e33b38;color: #fff;border: 1px solid #e33b38;}*/

#slides li.d {
    background: url(../picture/4.jpg) no-repeat center top;
    background-size: auto 100%;
}

/*#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}*/

#slides-m {
    display: none;
}

#pagination {
    width: 200px;
    height: 10px;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -100px !important;
    z-index: 999;
}

#pagination li {
    display: inline-block;
    list-style: none;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border-radius: 5px;
    background: #FFF;
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #e33b38;
    width: 20px;
}

table {
    border: 0;
    margin: auto;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 100% !important;
}

table tr {
    max-width: 100% !important;
}

table tr:nth-child(even) {
    background: #eaf0f8;
}

table tr:nth-child(odd) {
    background: #FFF;
}

table td,
table th {
    border: 1px solid #ddd;
    padding: .5em 1em;
    max-width: 100% !important;
}

table th {
    line-height: 2em;
}

table td {
    line-height: initial;
}

thead th {
    background-color: rgb(128, 102, 160);
    color: #fff;
    border-bottom-width: 0;
}

.firstRow th,
.firstRow td {
    color: #fff;
    background: #4d99ff;
}

.white_content {
    max-width: 700px;
    width: 100%;
    border-radius: 8px;
    background: #fff;
    z-index: 999;
    overflow: auto;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.white_content .xx {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    font-size: 40px;
    color: #666;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
}

.white_content .xx:hover {
    color: #ff6562;
}

.tuwen {
    position: relative;
    height: 550px;
}

.tuwen .wen {
    width: 50%;
    height: 220px;
    position: absolute;
    top: 50%;
    left: 5%;
    margin-top: -110px;
}

.tuwen .tu {
    height: 100%;
    position: absolute;
    top: 0;
    right: -120px;
}

.tuwen .tu img {
    height: 100%;
    width: auto;
}

.tuwen .wen .tit {
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    color: #fff;
    text-shadow: 1px 1px 3px rgb(0, 94, 211, 0.6);
    overflow: hidden;
}

.tuwen .wen p.st {
    min-height: 50px;
    line-height: 1.6em;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 3px rgb(0, 94, 211, 0.6);
    margin-top: 10px;
    overflow: hidden;
}

.tuwen .wen.yin .tit,
.tuwen .wen.yin p.st {
    text-shadow: 2px 2px 4px #8d1311;
}

.tuwen .wen p.golink {
    max-width: 350px;
    display: block;
    color: #fff;
    margin-top: 30px;
    font-size: 16px;
    overflow: hidden;
}

.tuwen .wen p.golink a {
    width: 46%;
    padding: 8px 0;
    display: inline-block;
    float: left;
    text-align: center;
    margin-right: 4%;
}

.tuwen .wen p.golink a.a {
    color: #fff;
    border: 1px solid #fff;
}

.tuwen .wen p.golink a.b {
    background: #ee4542;
    color: #fff;
    border: 1px solid #ee4542;
    margin-right: 0;
}

.tuwen .wen p.golink a:hover {
    background: #e33b38;
    border: 1px solid #e33b38;
    text-decoration: none;
}

.shouyebd.formyou {
    max-width: 100%;
    height: 5px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    overflow: initial;
    z-index: 999;
}

.shouyebd.formyou .amform {
    max-width: 400px;
    padding: 30px 4%;
    position: absolute;
    top: 45px;
    right: 2%;
}

@media screen and (max-width: 850px) {
    .shouyebd.formyou {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    #focus_slider {
        display: none;
    }
    #slides-m {
        display: block;
        height: 550px;
        line-height: 1.3;
    }
    .banner .tuwen {
        padding-top: 120px;
        text-align: center;
    }
    .banner .tuwen .banner_logo {
        width: 120px;
    }
    .banner .tuwen .tit {
        font-size: 26px;
        color: #384049;
        font-weight: 100;
        letter-spacing: 1.2px;
        text-align: center;
        margin-top: 50px;
    }
    .banner .tuwen .lanse {
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        margin-top: 10px;
        padding: 5px;
    }
    .banner .tuwen .golink {
        margin: 30px auto 0;
    }
    .banner .tuwen .golink a {
        display: inline-block;
        width: 130px;
        height: 40px;
        line-height: 40px;
        border-radius: 4px;
        font-size: 16px;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: middle;
    }
    .banner .tuwen .golink a.shipin {
        margin-right: 14px;
        background: #2984EF;
        color: #FFF;
    }
    .banner .tuwen .golink a.biaodan {
        border: 1px solid #2984EF;
        color: #2984EF;
    }
}

/*jiage*/

#price .jiage {
    margin-top: 0px;
    padding: 80px 0;
}

.jiage {
    margin-top: -30px;
    position: relative;
    overflow: inherit;
    z-index: 99;
}

.jiage .kh {
    width: 100%;
    color: #fff;
    padding: 20px 3%;
    display: table;
    background: linear-gradient(-118deg, #00c1e0 1%, #098df9 93%);
    /*background: linear-gradient(-120deg,#f86461 1%,#ee4542 93%);*/
    z-index: 9;
}

.jiage .kh h3 {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    line-height: 1.8em;
    padding-left: 50px;
    overflow: hidden;
    background: url(../images/logo-m.png) no-repeat left;
    background-size: 42px;
}

.jiage .kh p {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.jiage .kh p i {
    width: 36px;
    height: 16px;
    line-height: 16px;
    background: #f60;
    margin-right: 15px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.jiage ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
}

.jiage ul li {
    background: #fff;
    float: left;
    text-align: center;
    padding: 20px 4% 30px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.jiage ul li:nth-child(4) {
    border-right: 1px solid #ddd;
}

.jiage ul li:hover {
    transition: .3s;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    z-index: 1;
}

.jiage ul li p {
    width: 100%;
    line-height: 2em;
    display: inline-block;
    color: #333;
}

.jiage ul li p i.hot {
    display: inline-block;
    width: 30px;
    height: 16px;
    line-height: 16px;
    background: #f60;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    position: relative;
    top: -15px;
}

.jiage ul li p.t1 {
    font-size: 28px;
    font-weight: 600;
}

.jiage ul li p.t2 {
    color: #777f84;
    padding-bottom: 10px;
    border-bottom: 1px dashed #bcc1c4;
}

.jiage ul li p.t3 {
    height: 120px;
    font-size: 16px;
    padding: 10px 0;
}

.jiage ul li p.t3 i {
    color: #00b538;
}

.jiage ul li p.t4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    line-height: 22px;
    padding: 15px 0;
}

.jiage ul li p.t4 span {
    font-size: 12px;
    color: #4b5053;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
}

.jiage ul li p.t4 span i {
    width: 28px;
    font-size: 16px;
    color: #373d41;
    font-weight: 700;
    text-align: right;
    margin-right: 5px;
}

.jiage ul li p.price {
    font-size: 28px;
    padding: 20px;
    position: relative;
    line-height: 100%;
}

.jiage ul li p.price i {
    font-size: 14px;
}

.jiage ul li p.price b {
    margin-left: -8px;
}

.jiage ul li p.price span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    margin-left: -8px;
}

.jiage ul li p.price span.br {
    display: block;
    font-size: 16px;
    font-weight: 700;
}

.jiage ul li a.tiyan {
    display: block;
    width: 128px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    background: #007fff;
    color: #fff;
    transition: .3s;
}

.jiage ul li a.tiyan.hs {
    background: #ff6967;
}

.jiage ul li a.tiyan:hover {
    background: #e33b38;
    text-decoration: none;
}

.jiage ul li a.free {
    display: inline-block;
    margin: 10px auto 0;
    color: #33cde5;
}

.jiage ul li a.free:hover {
    text-decoration: underline;
    color: #33cde5;
}

@media screen and (max-width: 780px) {
    .jiage ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .jiage ul li {
        margin: 0 auto;
    }
    /*.jiage ul li:nth-child(3){ width:100%;}*/
    .jiage ul li p.t2 {
        font-size: 13px;
    }
    .jiage ul li p.t3 {
        font-size: 14px;
    }
    .jiage ul li p.t3 i {
        font-size: 16px;
    }
    .jiage ul li p.price {
        padding: 10px 0;
    }
    .jiage {
        margin-top: 0;
    }
    .jiage .kh {
        display: block;
        height: initial;
    }
    .jiage .kh h3 {
        width: 100%;
        font-size: 20px;
        font-weight: bold;
    }
    .jiage .kh p {}
}

@media screen and (max-width: 640px) {
    .jiage {
        background: #a6e4ef;
    }
    .jiage ul {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .jiage ul li {
        margin: 10px auto;
        width: 94%;
        border: 0;
        border-radius: 15px;
    }
}

/*产品特点*/

.liangdian {
    width: 100%;
    padding: 0px 20px 1rem;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #b9d3ff 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #b9d3ff 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #b9d3ff 100%);
}

.liangdian .mr {
    overflow: initial;
}

.liangdian .bt {
    display: block;
}

.liangdian .bt h2 {
    font-size: 34px;
    text-align: center;
}

.liangdian .tabs-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    gap: 10px
}

.liangdian .tabs-nav .tab-btn {
    padding: 8px 20px;
    background-color: #e6f0ff;
    border: none;
    border-radius: 20px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    transition: all .3s ease
}

.liangdian .tabs-nav .tab-btn.active {
    background-color: #1c4871;
    color: #fff
}

.liangdian .tabs-nav .tab-btn:hover:not(.active) {
    background-color: #d1e4ff
}

.liangdian .tab-panel {
    display: none;
    width: 100%
}

.liangdian .tab-panel.active {
    display: block;
}

.liangdian .tab-panel .tab-info {
    width: 25%;
    padding: 1rem 30px;
    padding-left: 0;
    text-align: left;
    transition: 0.3s;
}

.liangdian .tab-panel .tu {
    width: 75%;
}

.liangdian .tab-panel .tab-title {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
    display: inline-block;
    align-items: center;
    position: relative;
}

.liangdian .tab-panel .tab-title::before {
    content: "◆";
    color: #1890ff;
    margin-right: 10px;
}

.liangdian .tab-panel .tab-title::after {
    content: '';
    display: table;
    width: 140px;
    height: 100px;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 0;
    background: url(../images/logo-bt.png) no-repeat;
    background-size: 100%;
}

.liangdian .tab-panel .tab-description {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 30px
}

.view-all-btn {
    background-color: #1890ff;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color .3s ease
}

.view-all-btn:hover {
    background-color: #096dd9
}

/* 平板及以上设备样式 */

@media screen and (max-width: 1024px) {
    .liangdian {
        padding: 1rem 20px 1rem;
    }
    .liangdian .tab-panel .tab-info {
        width: 100%;
    }
    .liangdian .tab-panel .tu {
        float: initial;
        width: 100%;
    }
    .liangdian .tab-panel .tab-info {
        text-align: center;
    }
    .liangdian .tab-panel .tab-title::after {
        width: 80px;
        height: 80px;
        left: 40px;
    }
}

@media screen and (max-width: 768px) {
    .liangdian .tabs-nav .tab-btn {
        font-size: 14px;
        padding: 8px 15px;
    }
}

/*使用场景*/

.scenarios {
    padding: 0.5rem 20px 1rem;
}

.scenarios .bt {
    display: block;
}

.scenarios .bt h2 {
    font-size: 34px;
    text-align: center;
}

.scenarios ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.6rem;
    overflow: initial;
}

.scenarios ul li {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease
}

.scenarios ul li:hover {
    transform: translateY(-5px)
}

.scenarios ul li .tu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.scenarios ul li .tu img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.scenarios ul li .wen {
    padding: 25px;
    text-align: center;
}

.scenarios ul li .wen h3 {
    font-size: 22px;
    color: #2c3e50;
    margin: 10px auto;
    text-align: center;
    font-weight: bold
}

.scenarios ul li .wen p {
    font-size: 16px;
    color: #666;
    line-height: 1.7
}

@media (max-width:768px) {
    .scenarios {
        flex-direction: column;
        align-items: center
    }
    .scenario-card {
        width: 90%;
        max-width: 300px
    }
    .scenarios ul {
        grid-template-columns: repeat(1, 1fr);
    }
}

/*价格计算*/

.jisuan {
    width: 100%;
    background: #d3e2f2;
    padding: 60px 0;
    overflow: hidden;
}

.jisuan .biaoti {
    padding: 0px;
    padding-bottom: 10px;
    text-align: center;
}

.jisuan .biaoti h1,
.jisuan .biaoti h2 {
    font-size: 34px;
    line-height: 1.5em;
    color: #ffcb6f;
    font-weight: bold;
}

.jisuan p.hui {
    font-size: 16px;
    padding: 5px 10px;
    text-shadow: 0 0 15px #fffcde;
}

.jisuan p.hui i {
    color: #ffc107;
}

.jisuan ul {
    max-width: 700px;
    padding: 10px 2%;
    overflow: hidden;
}

.jisuan li {
    float: left;
    width: 100%;
    margin: 6px auto;
}

.jisuan li.zz {
    margin-top: 20px;
    text-align: center;
}

.jisuan li.no {
    display: none;
}

.jisuan li .tijiao {
    width: 100%;
    max-width: 180px;
    height: 44px;
    background: #00a6a8;
    color: #ffd78f;
    font-size: 16px;
    font-weight: 600;
    line-height: 44px;
    border-radius: 6px;
    transition: 0.3s;
    cursor: pointer;
    border: none;
}

.jisuan li .tijiao:hover {
    max-width: 200px;
}

/*.zxleft{float: left;width: 825px;background: #fff;padding-top: 35px;min-height: 455px;}*/

.p-o {
    float: left;
    width: 70px;
    font-size: 14px;
    line-height: 36px;
    text-shadow: 0 0 10px #fffcde;
    text-align: right;
}

.del-m-r {
    float: left;
    margin-left: 10px;
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
}

.del-m-r.coun {
    width: initial;
}

.del-m-r p {
    width: 31.3333%;
    max-width: 130px;
    height: 36px;
    margin-right: 2%;
    line-height: 36px;
    text-align: center;
    background: #e1decd;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.del-m-r .no {
    display: none;
}

.del-m-r.r4 p {
    width: 23.5%;
}

.del-m-r p:last-child {
    margin-right: 0;
}

.del-m-r p:hover {
    background: #ffc107;
}

.del-m-r .on {
    background: #ffc107;
    font-weight: bold;
}

.del-m-r .inp-o {
    float: left;
    width: 100%;
    max-width: 280px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    margin-right: 10px;
}

.msg2 {
    color: #ffc107;
    text-indent: 3px;
}

.msg1 {
    color: #eee;
    text-indent: 3px;
}

.coun {
    margin-right: 10px;
    border: 1px solid #dcdcdc;
    float: left;
    border-radius: 3px;
}

.inp-but {
    display: block;
    width: 31px;
    height: 34px;
    border: 0;
    background: #ffc107;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
}

.inp-t {
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    border-top: 0;
    width: 53px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    color: #333;
    font-size: 14px;
    float: left;
}

.span-s {
    line-height: 36px;
    float: left;
    font-size: 14px;
}

.span-d {
    line-height: 36px;
    color: #ffc107;
    float: left;
    font-size: 30px;
}

.span-d .rmb {
    font-size: 16px;
    position: relative;
    top: -10px;
    left: 3px;
}

.sse {
    line-height: 36px;
    color: #ea2b03;
    float: left;
    font-size: 14px;
    padding-left: 10px;
    visibility: hidden;
}

.span-t {
    line-height: 36px;
    color: #666;
    float: left;
    font-size: 14px;
}

@media screen and (max-width: 780px) {
    .jisuan .biaoti h1,
    .jisuan .biaoti h2 {
        font-size: 22px;
    }
    .span-d {
        font-size: 22px;
    }
    .del-m-r {
        margin-left: 2px;
    }
    .del-m-r p {
        font-size: 12px;
    }
}

/*@价格计算*/

#price .biaoge {
    padding: 20px 1%;
}

#price .biaoge table {
    background: #fff;
}

#price .biaoge .firstRow {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #666;
    background: #e0ecee;
}

#price .biaoge .firstRow td {
    height: 60px;
}

/*客户案例*/

.Cuscase {
    width: 100%;
    background: linear-gradient(135deg, #eda4ff 0%, #258CFF 100%);
    padding: 40px 3% 80px;
    position: relative;
    overflow: hidden;
}

.Cuscase .bt {
    display: block;
}

.Cuscase .bt h2 {
    font-size: 34px;
    text-align: center;
    color: #333;
}

.Cuscase .tabs-nav {
    margin-bottom: 25px;
    text-align: center;
}

.tab-button {
    padding: 10px 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #666;
    white-space: nowrap;
    position: relative;
    transition: all 0.3s ease
}

.tab-button:hover {
    color: #0066cc
}

.tab-button.active {
    color: #0066cc;
    font-weight: 500
}

.tab-button.active::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #0066cc
}

.tabs-content {
    display: none;
}

.tabs-content.active {
    display: block;
    animation: fadeIn 0.5s ease
}

.Cuscase .anniu {
    margin-top: 20px;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.case-content {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

@media (min-width:768px) {
    .case-content {
        flex-direction: row
    }
}

.case-image {
    flex: 0.8;
    overflow: hidden;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1)
}

.case-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.case-details {
    flex: 1;
    padding: 30px
}

.detail-section {
    margin-bottom: 20px
}

.detail-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 8px
}

.detail-title::before {
    content: '?';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background-color: #e6f0fa;
    color: #0066cc;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold
}

.detail-content {
    color: #666;
    line-height: 1.7;
    padding-left: 28px
}

.pain-point .detail-title::before {
    content: '?'
}

.solution .detail-title::before {
    content: '目'
}

.highlights .detail-title::before {
    content: 'Q'
}

.highlights .detail-content ul {
    list-style-type: none;
    padding-left: 0
}

.highlights .detail-content li {
    display: inline-block;
    position: relative;
    padding: 4px 10px;
}

.highlights .detail-content li::before {
    content: '•';
    position: absolute;
    left: 0;
    color: #0066cc;
    font-weight: bold
}

.client-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
    align-items: center;
    justify-content: center;
}

.client-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    padding: 0 15px
}

.client-logo img {
    max-height: 100%;
    max-width: 180px;
    object-fit: contain
}

@media (max-width:767px) {
    .container {
        padding: 15px
    }
    .section-title {
        font-size: 24px;
        margin-bottom: 20px
    }
    .tab-button {
        padding: 8px 15px;
        font-size: 14px
    }
    .detail-title {
        font-size: 16px
    }
    .client-logo {
        height: 50px;
        flex: 1 0 40%;
        max-width: 50%
    }
}

/*行业定制*/

/*.hangye{width: 100%;padding: 20px 0;}*/

/*.hangye ul{text-align: center;}*/

/*.hangye ul li{float: left;width: 28%;height: 380px; margin:0 2% 2%;padding: 5%; background: #fff; text-align: center;}*/

/*.hangye ul li:hover{box-shadow:0 0 10px 0 rgba(99, 176, 222, 0.5);}*/

/*.hangye ul li h3{display:block;font-size: 28px;font-weight: normal;line-height: 2em;}*/

/*.hangye ul li a i{display: inline-block;width: 100px;height: 100px;background: url(../images/hy.png) no-repeat center;background-size:200px auto;}*/

/*.hangye ul li a:hover{color: #00c1de;}*/

/*.hangye ul li.h-1 a i{background-position: 0 0px;}*/

/*.hangye ul li.h-2 a i{background-position: 0 -100px;}*/

/*.hangye ul li.h-3 a i{background-position: 0 -200px;}*/

/*.hangye ul li.h-1 a:hover i{background-position: -100px 0px;}*/

/*.hangye ul li.h-2 a:hover i{background-position: -100px -100px;}*/

/*.hangye ul li.h-3 a:hover i{background-position: -100px -200px;}*/

/*.hangye ul li a p{color: #777f84;}*/

/*duolei*/

.duolei {
    padding-top: 20px;
    background: #fff;
}

.menu {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 999;
}

.menu-show {
    animation-duration: 2s;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
}

.menu ul {
    display: inline-block;
}

.menu ul li {
    float: left;
    display: block;
    padding: 0 15px;
    margin: 0 5px;
    cursor: pointer;
}

.menu ul li a {
    height: 50px;
    display: block;
}

.menu ul li a.active {
    color: #00c1de;
    border-bottom: 2px solid #00c1de;
}

.main .box {
    padding-top: 10px;
}

.bt {
    padding: 50px 0;
    line-height: 1.2em;
    text-align: center;
}

.bt h3 {
    font-size: 23px;
    color: #4d5154;
}

.bt p {
    font-size: 16px;
    color: #777f84;
    margin-top: 15px;
}

@media screen and (max-width: 640px) {
    .bt {
        padding: 40px 0;
    }
}

.youshi {
    overflow: inherit;
}

.youshi ul {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}

.youshi ul li {
    width: 33.33%;
    height: 250px;
    float: left;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
}

.youshi ul li p.tit {
    width: 60px;
    display: inline-block;
    margin: 70px 0 16px;
    transition: all .3s;
}

.youshi ul li:hover p.tit {
    margin: 45px 0 16px;
}

.youshi ul li:hover p.txt {
    opacity: 1;
}

.youshi ul li p.tit i {
    display: inline-block;
    width: 60px;
    height: 60px;
    transition: all .3s;
    background: url(../images/youshi.png) no-repeat;
    background-size: 100% auto;
}

.y1 {
    background-position: 0px -0px !important;
}

.y2 {
    background-position: 0px -60px !important;
}

.y3 {
    background-position: 0px -120px !important;
}

.y4 {
    background-position: 0px -180px !important;
}

.y5 {
    background-position: 0px -240px !important;
}

.y6 {
    background-position: 0px -300px !important;
}

.y7 {
    background-position: 0px -360px !important;
}

.y8 {
    background-position: 0px -420px !important;
}

.y9 {
    background-position: 0px -480px !important;
}

.youshi ul li p.tit span {
    display: inline-block;
    font-size: 22px;
    color: #373d41;
    margin-top: 15px;
    line-height: 100%;
    text-align: center;
}

.youshi ul li p.txt {
    max-width: 270px;
    height: 36px;
    line-height: 20px;
    color: #777f84;
    overflow: hidden;
    margin: 0 auto;
    opacity: 0;
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
}

.youshi ul li:hover {
    background-color: #fff;
    box-shadow: 0 0 15px rgba(186, 204, 207, .7);
}

@media screen and (max-width: 640px) {
    .youshi ul li {
        height: 180px;
    }
    .youshi ul li p.tit {
        margin: 30px 0 16px;
    }
    .youshi ul li:hover p.tit {
        margin: 15px 0 5px;
    }
}

/* 首页优势长文案：修复 60px 标题区导致竖排字，改为横向卡片排版 */
.youshi.youshi-verbatim ul {
    display: flex;
    flex-wrap: wrap;
    border-color: #e4e8eb;
}

.youshi.youshi-verbatim ul li {
    float: none;
    width: 33.333%;
    height: auto;
    min-height: 260px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 22px 18px 26px;
    box-sizing: border-box;
    text-align: left;
    background: #fff;
    border-right: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
}

.youshi.youshi-verbatim ul li p.tit {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 28px 0 10px;
    transition: margin 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.youshi.youshi-verbatim ul li:hover p.tit {
    margin: 14px 0 10px;
}

.youshi.youshi-verbatim ul li p.tit span {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 14px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.45;
    color: #2b3338;
    text-align: center;
    white-space: normal;
    word-break: break-word;
}

.youshi.youshi-verbatim ul li p.txt {
    flex: 0 0 auto;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    text-align: left;
    font-size: 13px;
    line-height: 1.72;
    color: #5a6469;
    letter-spacing: 0.02em;
    transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1), max-height 0.45s ease, padding 0.35s ease;
}

.youshi.youshi-verbatim ul li:hover p.txt {
    opacity: 1;
    max-height: 1200px;
    padding-top: 6px;
    overflow: visible;
}

.youshi.youshi-verbatim ul li:hover {
    background: linear-gradient(180deg, #f9fbfc 0%, #fff 40%);
    box-shadow: 0 4px 18px rgba(15, 60, 90, 0.07);
    z-index: 1;
    position: relative;
}

@media screen and (max-width: 900px) {
    .youshi.youshi-verbatim ul li {
        width: 50%;
    }
}

@media screen and (max-width: 640px) {
    .youshi.youshi-verbatim ul li {
        width: 100%;
        padding: 20px 16px 22px;
    }

    .youshi.youshi-verbatim ul li p.tit span {
        font-size: 15px;
    }

    /* 触摸设备无稳定 hover，默认展开正文 */
    .youshi.youshi-verbatim ul li p.txt {
        opacity: 1;
        max-height: none;
        padding-top: 8px;
        overflow: visible;
    }

    .youshi.youshi-verbatim ul li p.tit {
        margin: 16px 0 10px;
    }
}

/*gongneng*/

.gongneng {}

.gongneng ul.tou li {
    width: 33.33%;
    height: 260px;
    padding: 0 3%;
    float: left;
    text-align: center;
    background: #e5f4f8;
    overflow: hidden;
}

.gongneng ul.tou li p.tit {
    width: 100%;
    display: inline-block;
    margin: 40px 0 8px;
    transition: all .3s;
}

.gongneng ul.tou li p.tit i {
    display: inline-block;
    width: 80px;
    height: 80px;
    transition: all .3s;
    background: url(../images/g.png) no-repeat;
    background-size: 100% auto;
}

.g1 {
    background-position: 0px -0px !important;
}

.g2 {
    background-position: 0px -80px !important;
}

.g3 {
    background-position: 0px -160px !important;
}

.g4 {
    background-position: 0px -240px !important;
}

.g5 {
    background-position: 0px -320px !important;
}

.g6 {
    background-position: 0px -400px !important;
}

.gongneng ul li p.tit span {
    display: block;
    font-size: 20px;
    color: #373d41;
    margin-top: 10px;
    line-height: 100%;
    text-align: center;
}

.gongneng ul.wei {
    padding-bottom: 20px;
}

.gongneng ul.wei li {
    width: 32.33%;
    height: 80px;
    padding: 0 5% 0 15px;
    margin: 45px 0 0 1%;
    float: left;
    overflow: hidden;
    position: relative;
}

.gongneng ul.wei li:before {
    content: "";
    display: block;
    width: 4px;
    height: 20px;
    background: #1199f2;
    position: absolute;
    top: 0;
    left: 0;
}

.gongneng ul.wei li span {
    display: inline-block;
    font-size: 19px;
    color: #373d41;
    line-height: 20px;
}

.gongneng ul.wei li p {
    margin-top: 5px;
    color: #777f84;
    line-height: 25px;
}

/*dingyou*/

.dingyou {
    padding: 0 1%;
}

.dingyou .bt {
    padding: 120px 0 46px;
}

.dingyou ul {
    width: 49%;
    float: left;
    margin-right: 2%;
    border: 1px solid #e0e0e0;
}

.dingyou ul:nth-child(3) {
    margin-right: 0;
}

.dingyou ul .tu {
    width: 100%;
    height: 340px;
    padding: 10px 0 25px;
    text-align: center;
    position: relative;
}

/*.dingyou ul .tu:before{content: "";height: 20px;width: 20px;border: 1px solid #e0e0e0;border-top: 0;border-right: 0;*/

/*position: absolute;bottom: -11px;left: 50%;transform: translateX(-50%) rotate(-45deg);background-color: #fff;}*/

.dingyou ul .tu img {}

.dingyou ul .tu p {
    font-size: 24px;
    color: #373d41;
}

.dingyou ul li {
    padding: 38px 3%
}

.dingyou ul li span {
    font-size: 20px;
    color: #373d41;
}

.dingyou ul li .dy-con {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.dingyou ul li .dy-con div.on {
    width: 48.5%;
    height: 135px;
    padding: 25px 3% 15px 6%;
    background-color: #f9f9f9;
}

.dingyou ul li .dy-con div.on p:nth-child(1) {
    margin-bottom: 3px;
    position: relative;
}

.dingyou ul li .dy-con .old {
    float: left;
    color: #9b9ea0;
}

.dingyou ul li .dy-con .now {
    float: right;
}

.dingyou ul li .dy-con .now p:nth-child(1):before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/gou.png) no-repeat;
    position: absolute;
    left: -20px;
    top: 3px;
}

/*案例*/

.anli {
    float: left;
    width: 100%;
    background: #eee;
    padding: 20px 0 50px;
    overflow: hidden;
}

.anli .bt {
    padding: 50px 0 0;
}

.anli .wen p.an_1 {
    font-size: 22px;
    color: #373d41;
    margin-bottom: 7px;
    line-height: 100%;
}

.anli .wen span.a {
    color: #ee4542;
    margin-bottom: 15px;
    display: inline-block;
}

.anli .wen p.an_2 {
    height: 58px;
    overflow: hidden;
    color: #777f84;
    line-height: 20px;
    margin-bottom: 20px;
}

.anli .wen p.btm {
    color: #777f84;
    font-size: 16px;
    padding: 15px 0;
    border-top: 1px solid #e0e0e0;
}

.anli a.our {
    display: block;
    width: 160px;
    height: 42px;
    margin: 15px auto;
    line-height: 42px;
    color: #ee4542;
    text-align: center;
    border: 1px solid #ee4542;
    transition: 0.3s;
}

.anli a.our:hover {
    background-color: #ee4542;
    color: #fff;
}

/*buy*/

.buy {
    overflow: hidden;
}

.buy .hd {
    position: relative;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
}

.buy .hd ul {
    width: 210px;
    margin: 0 auto 15px;
}

.buy .hd li {
    width: 49%;
    float: left;
    margin: 0 1px;
    padding: 0 15px;
    font-size: 18px;
    border-bottom: 2px solid #666;
    text-align: center;
    cursor: pointer;
}

.buy .hd li a {
    color: #666;
}

.buy .hd li.on {
    border-bottom: 2px solid #ee4542;
}

.buy .hd li.on a {
    color: #ee4542;
    display: block;
}

/*open*/

.buy .bd {
    width: 100%;
}

.buy .bd {
    max-height: 600px;
    overflow: hidden;
}

.buy .bd ul.open {
    padding: 10px 0;
    overflow: hidden;
}

.buy .bd ul.open li {
    float: left;
    width: 48.4%;
    margin: 0 0.8%;
    background: #fafafa;
    box-shadow: 0 0 8px rgba(97, 100, 104, 0.8);
}

.buy .bd ul.open .tu,
.bd ul.open .wen {
    width: 100%;
    overflow: hidden;
}

.buy .bd ul.open .tu img {}

.buy .bd ul.open .wen {
    padding: 30px 8% 0;
}

/*新闻*/

.news {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
}

.news .bt {
    padding: 20px 0;
}

.news .bt h3 {
    text-align: left;
    padding-left: 15px;
}

.news ul {
    float: left;
    width: 33.333333%;
}

.news ul li {
    width: 90%;
    float: left;
    padding-left: 15px;
    line-height: 2em;
    position: relative;
}

/*.news ul li:nth-child(3n){margin-right: 0;}*/

.news ul li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background: #666;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: 0;
    z-index: 1;
}

.news ul li a {
    max-width: 80%;
    display: inline-block;
    float: left;
}

.news ul li a:hover {
    text-decoration: underline;
}

.news ul li i {
    font-size: 12px;
    padding-left: 1.2em;
    background: url(../images/is.png) no-repeat left;
    background-size: 0.8em;
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
}

/*信创*/

.xc {
    background: #fff;
}

.xc_situ {
    padding: 0px 2%;
    margin-top: -40px;
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
}

.xc_situ ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    overflow: initial;
}

.xc_situ ul li {
    text-align: center;
    padding: 14px 18px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #FFF;
    background: linear-gradient(15deg, #E5EFFF, #FFFFFF, #9CC4FF);
    box-shadow: 0px 3px 18px 0px rgba(222, 222, 222, 0.7);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.xc_situ ul li i {
    display: inline-block;
    width: 60px;
    height: 60px;
    transition: all .3s;
    overflow: hidden;
    background: url(../images/youshi.png) no-repeat;
    background-size: 100% auto;
    background-position: 0px calc(-60px * (var(--index) - 1)) !important;
}

.xc_situ ul li:nth-child(1) i {
    --index: 1;
}

.xc_situ ul li:nth-child(2) i {
    --index: 2;
}

.xc_situ ul li:nth-child(3) i {
    --index: 3;
}

.xc_situ ul li:nth-child(4) i {
    --index: 9;
}

.xc_situ ul li .tt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 15px;
}

.xc_situ ul li .tt h4 {
    display: block;
    height: 30px;
    font-size: 20px;
    color: #11b8d1;
    border-box;
    line-height: 30px;
    position: relative;
    top: 50%;
    margin-top: -15px;
}

.xc_situ ul li .txt {}

.xc_situ ul li .txt span {
    color: #ff6a00;
}

@media screen and (max-width: 1024px) {
    .xc_situ ul {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 640px) {
    .xc_situ ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .xc_situ ul li i {
        width: 50px;
        height: 50px;
        background-position: 0px calc(-50px * (var(--index) - 1)) !important;
    }
}

/*.xc_situ ul li i{display: inline-block;width: 0.6rem;height: 0.6rem; transition: all .3s;*/

/*    background: url(../images/youshi.png) no-repeat;background-size: 100% auto;}*/

/*.xc_situ ul li:nth-child(1) i{background-position: 0px -0px !important;}*/

/*.xc_situ ul li:nth-child(2) i{background-position: 0px -0.6rem !important;}*/

/*.xc_situ ul li:nth-child(3) i{background-position: 0px -1.2rem !important;}*/

/*.xc_situ ul li:nth-child(4) i{background-position: 0px -2.4rem !important;}*/

.xc_zizhi {
    padding: 60px 2%;
}

.xc_zizhi ul {
    display: flex;
    animation: scroll-left 20s linear infinite;
}

.xc_zizhi ul li {
    flex: 0 0 auto;
    margin-right: 10px;
}

.owl-carousel .owl-stage-outer {
    height: 310px;
}

.owl-carousel .owl-item img {
    width: auto;
    max-height: 300px;
}

.xc_canshu {
    padding: 60px 2%;
    background: #eee;
}

.xc_canshu table {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.xc_canshu .anniu {
    margin-top: 30px;
}

.xc_canshu .anniu p {
    font-size: 16px;
    line-height: 1.5;
    padding: 20px 0;
}

.xc_canshu .anniu span {
    color: #f60;
}

/*功能*/

.goneng {
    padding: 60px 2%;
}

.goneng ul li {
    float: left;
    width: 100%;
    padding: 50px 0;
    margin: 50px auto;
}

.goneng ul li .tu {
    width: 60%;
    text-align: center;
    position: relative;
}

.goneng ul li .tu img {
    opacity: 1;
    transition: all 0.5s;
    border-radius: 10px;
}

/*.goneng ul li .tu:hover img{max-width: initial; width: 120%; position: absolute;left:15px;top: -30px;z-index: 9;
    -moz-box-shadow:0px 0px 20px #333;
    -webkit-box-shadow:0px 0px 20px #333;
    box-shadow:0px 0px 20px #333;}*/

.goneng ul li .wen {
    width: 35%;
    padding-top: 40px;
}

.goneng ul li .wen h3 {
    font-size: 34px;
    font-weight: 400;
    line-height: 1.2;
    padding: 20px 0;
    margin-bottom: 20px;
    position: relative;
}

.goneng ul li .wen h3:before {
    content: '';
    display: table;
    width: 60px;
    height: 4px;
    background: #FD5858;
    position: absolute;
    bottom: 0;
    left: 0;
}

.goneng ul li .wen h3:after {
    content: '';
    display: table;
    width: 140px;
    height: 100px;
    position: absolute;
    top: -30px;
    left: 0;
    z-index: -9;
    background: url(../images/logo-bt.png) no-repeat;
    background-size: 100%;
}

.goneng ul li .wen p {
    font-size: 18px;
}

.goneng ul li:nth-child(2n-1) {}

.goneng ul li:nth-child(2n-1) .tu {
    float: left;
}

.goneng ul li:nth-child(2n-1) .wen {
    float: right;
}

.goneng ul li:nth-child(2n) .tu {
    float: right;
}

.goneng ul li:nth-child(2n) .wen {
    float: left;
}

@media screen and (max-width: 750px) {
    .goneng ul li {
        padding: 30px 0;
        margin: initial;
    }
    .goneng ul li .tu {
        width: 100%;
    }
    .goneng ul li .tu img {
        position: initial;
        position: initial;
    }
    .goneng ul li .wen {
        width: 100%;
        padding: 30px 0;
    }
    .goneng ul li .wen h3 {
        max-width: 280px;
        font-size: 24px;
        font-weight: 600;
        text-align: left;
    }
    .goneng ul li .wen h3:before {
        left: 0;
    }
    .goneng ul li .wen h3:after {
        left: 50%;
        margin-left: -70px;
    }
    .goneng ul li .wen p {
        font-size: 14px;
    }
}

/*@功能*/

.banner_fot {
    padding: 40px 2%;
}

.banner_fot .wen {
    text-align: center;
    color: #fff;
}

.banner_fot .wen h3 {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.banner_fot .wen em {
    font-size: 16px;
    color: #ccc;
}

.banner_fot .anniu {
    margin-top: 15px;
}

.banner_fot .anniu a {
    border-radius: initial;
}

@media screen and (max-width: 640px) {
    .banner_fot .wen h3 {
        font-size: 24px;
    }
}

/* --------for 780px-------- */

@media screen and (max-width: 780px) {
    .tuwen .tu {
        display: none;
        padding: 10px 4%;
    }
    #slides {
        height: 400px;
    }
    #pagination {
        bottom: 0;
    }
    #pagination li {
        width: 20px;
        height: 2px;
        margin: 0 2px;
    }
    .tuwen {
        height: 100%;
    }
    .tuwen .wen {
        width: 100%;
        height: 160px;
        margin-top: -80px;
        padding: 4%;
    }
    .tuwen .wen p.tit {
        font-size: 24px;
    }
    .tuwen .wen p.st {
        font-size: 12px;
        margin-top: 0;
        min-height: inherit;
    }
    .tuwen .wen p.golink {
        font-size: 14px;
        margin-top: 10px;
    }
    .tuwen .wen p.golink a {
        padding: 4px 0;
    }
    .buy .hd li a {
        pointer-events: none;
    }
    .bt p {
        padding: 0 4%;
        line-height: 1.5em;
    }
    .hangye ul li {
        width: 90%;
        height: 280px;
        margin: 0 5% 2%;
    }
    .menu ul {
        width: 100%;
    }
    .menu ul li {
        width: 25%;
        margin: 0;
        padding: 0;
    }
    .gongneng ul {}
    .gongneng ul.wei li {
        width: 44%;
        margin: 45px 3% 0;
    }
    .dingyou .bt {
        padding: 60px 0 20px;
    }
    .dingyou ul {
        width: 100%;
    }
    .dingyou ul .tu {
        height: initial;
        padding-bottom: 40px;
    }
    .dingyou ul li {
        padding: 38px 3% 0px;
    }
    .buy .bd {
        max-height: initial;
    }
    .buy .bd ul.open li {}
    .buy .bd ul.open .wen {
        padding: 10px;
    }
    .anli {
        padding: 20px 0;
    }
    .anli .wen p.an_1 {
        height: 50px;
        font-size: 16px;
        line-height: 1.5em;
        font-weight: bold;
    }
    .anli .wen p.an_2 {
        display: none;
    }
    .anli .wen p.btm {
        font-size: 12px;
        line-height: 1.5em;
        padding: 10px 0;
    }
    .news {
        padding: 20px 0;
    }
    .news ul {
        width: 100%;
        padding: 0 5%;
    }
    .news ul.no {
        display: none;
    }
    .news ul li {
        width: 100%;
    }
    .news ul li i {
        font-size: 12px;
    }
}