.sub-banner {
    background-image: url(../images/banner/banner-solution.png);
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.banner-supply-chian {
    background-image: url(../images/product/supply_chain/banner_supply_chain_bg.png);
}

.banner-title {
    position: absolute;
}

.banner-title-text,
.banner-title-text1,
.banner-title-schedule,
.banner-title-schedule1 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-style: italic;
    color: #0572FF;
    text-shadow: 0px 10px 11px rgba(31, 101, 182, 0.53);
    z-index: 10;
    position: relative;
}

.banner-title-text::before,
.banner-title-text1::before,
.banner-title-schedule::before,
.banner-title-schedule1::before {
    left: 0;
    content: attr(data-text);
    position: absolute;
    -webkit-text-stroke: 6px #FFFFFF;
    z-index: -1;
}

.banner-title-schedule,
.banner-title-schedule1 {
    font-style: normal;
}

.banner-title-text1,
.banner-title-schedule1 {
    color: #ffbd39;
    text-shadow: 0px 10px 11px rgb(255, 189, 57, 0.5);
}

.banner-subject,
.banner-subject-schedule {
    position: absolute;
    background: #0572FF;
    border: 3px solid rgba(255, 255, 255, 0.7);
    box-shadow: 0px 10px 11px 2px rgba(31, 101, 182, 0.53);
    border-radius: 23px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 10px;
}

.banner-subject-schedule {
    box-shadow: none;
    background: transparent;
    color: #0572FF;
    border: 1px solid #0572FF;
    border-radius: 5px;
}

.banner-product-subject {
    position: absolute;
    border: 1px solid #FFE92D;
    color: #FFE92D;
}

.banner-title-scene,
.banner-title-scene1 {
    font-weight: bold;
    line-height: 114px;
    text-shadow: 3px 5px 6px rgba(0, 20, 142, 0.74);
    z-index: 10;
    position: relative;
    color: #fff;
}

.banner-title-xsp1,
.banner-title-xsp2,
.banner-title-xsp3 {
    font-weight: bold;
    line-height: 114px;
    /* text-shadow: 3px 5px 6px rgba(0, 20, 142, 0.74); */
    z-index: 10;
    position: relative;
    color: #fff;
}

.banner-title-xsp1,
.banner-title-scene {
    color: #04CBFD;
}

.banner-title-xsp3 {
    color: #4e4f87;
}

.banner-title-project {
    position: relative;
    font-weight: bold;
    color: #333333;
    line-height: 114px;
    background: linear-gradient(0deg, #96D0FE 0%, #FFFFFF 81.5673828125%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 10;
}

.banner-title-project::before {
    left: 0;
    content: attr(data-text);
    position: absolute;
    z-index: -1;
    text-shadow: 3px 5px 6px rgba(0, 20, 142, 0.74);
}

.banner-title-cockpit {
    position: relative;
    font-weight: bold;
    color: #fff;
    -webkit-background-clip: text;
    z-index: 10;
}

.banner-title-cockpit::before {
    left: 0;
    content: attr(data-text);
    position: absolute;
    z-index: -1;
    text-shadow: 3px 5px 6px rgba(0, 20, 142, 0.74);
}

.banner-subject-cockpit {
    padding-left: 20px;
}

.banner-subject-cockpit::before {
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    width: 8px;
    background-color: #ac9f81;
}

.banner-icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.banner-icon1 {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.prj-btns {
    background-color: #fff;
}

.prj-btns span {
    display: block;
    background-color: #f5f5f5;
    padding: 10px 20px;
    text-align: center;
}

.prj-btns span:hover,
.active {
    transition: all 0.2s linear;
    background-color: #2796E5 !important;
    color: #fff;
    cursor: pointer;
}

.product-box ul {
    display: block;
    margin-bottom: 20px !important;
}

.product-box ul li {
    list-style: none;
    background-image: url(../images/case/liicon.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding: 0 30px 10px 30px;
    margin-left: 20px;
}


.prj-box2 {
    background-image: linear-gradient(90deg, #1f7cc1 50%, #e1e2e6 50%);
}

.bg-left {
    padding: 67px 0;
    background-image: url(../images/product/project/bg_l.png);
    background-size: cover;
}

.bg-right {
    padding: 67px 0;
    background-image: url(../images/product/project/bg_r.png);
    background-size: cover;
}

.prj-box2 ul {
    margin-top: 40px;
}

.grid-item {
    background-color: #fff;
    box-shadow: 0px 1px 10px 0px rgba(169, 169, 169, 0.38);
    border-radius: 20px;
}

.xsp .grid-item {
    background: #F6F8F9;
    border: 2px solid #EBEEF0;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
}

.prj-box2 ul li,
.psc ul li,
.grid-item ul li,
.pse_2 ul li {
    position: relative;
    list-style: none;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding: 0 30px 5px 30px;
    font-size: 16px;
}

.prj-box2 ul li::before,
.psc ul li::before,
.grid-item ul li::before,
.pse_2 ul li::before {
    position: absolute;
    left: 0;
    top: 10px;
    content: "";
    width: 6px;
    height: 6px;
    background: #2796E5;
    border-radius: 50%;
}


.prj-box2 .bg-left ul li::before,
.pse_2 ul li::before {
    background-color: #fff;
}

.prj-box2 .bg-left ul li,
.prj-box2 .bg-right ul li {
    text-align: left;
    margin-left: 50px;
}

.swiper-slide-active {
    transform: scale(1.5);
    transform-origin: center center;
}

.swiper-footer {
    position: relative;
}

.footer-pagination {
    position: absolute;
    z-index: 20;
    bottom: 0px;
    width: 100%;
    text-align: center;
    z-index: 1000;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    background: transparent;
    border: 1px solid #2796E5;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}

.swiper-active-switch {
    background: #2796E5;
    transition: all 0.3s linear;
}

/* 
.swiper-footer::before {
    position: absolute;
    z-index: 1000;
    content: url('../images/product/left-arrow.svg');
    padding-top: 5px;
    text-align: center;
    color: #43a4e8;
    font-weight: bold;
    left: 0;
    top: 60px;
    width: 40px;
    height: 40px;
    border: 2px solid #43a4e8;
    border-radius: 50%;
    cursor: pointer;
}

.swiper-footer::after {
    position: absolute;
    z-index: 1000;
    content: url('../images/product/right-arrow.svg');
    padding-top: 5px;
    padding-left: 4px;
    text-align: center;
    color: #43a4e8;
    font-weight: bold;
    right: 0;
    top: 60px;
    width: 40px;
    height: 40px;
    border: 2px solid #43a4e8;
    border-radius: 50%;
    cursor: pointer;
} */

.psc_1 {
    box-shadow: 5px 0px 5px 0px rgba(176, 176, 176, 0.75)
}

.xsp_2 {
    background-image: url(../images/product/xsp/bg_1.png);
    background-size: cover;
    background-position: center center;
    color: #fff;
}


.p_cost1 {
    border-top: 4px solid #2796E5;
    box-shadow: 0px 0px 29px 3px rgba(0, 0, 0, 0.06);
    padding-top: 40px;
}

.btn_value_active {
    color: #1D4E8C;
    padding-bottom: 10px;
    border-bottom: 3px solid #2796E5;
}

.pck_4 {
    border-top: 6px solid #2796E5;
    background: #F6F8F9;
    box-shadow: -2px 0px 7px 0px rgba(123, 123, 123, 0.49);
}

@media (min-width: 640px) and (max-width: 1023px) {

    .psc ul li,
    .grid-item ul li,
    .pse_2 ul li {
        font-size: 14px;
    }

    .psc ul li,
    .grid-item ul li {
        padding: 0 0px 5px 30px;
    }

    .xsp ul li,
    .grid-item ul li {
        padding: 0 30px 5px 30px
    }

    .psc_3 ul li {
        padding: 0 0px 5px 20px;
    }

}

@media (max-width: 639px) {


    .banner-title-text,
    .banner-title-text1 {
        text-shadow: 0px 3px 11px rgba(31, 101, 182, 0.53);
    }

    .banner-subject,
    .banner-subject-schedule {
        background: transparent;
        border: 0;
        box-shadow: none;
        /* background: #0572FF;
        border: 2px solid rgba(255, 255, 255, 0.7);
        box-shadow: 0px 2px 11px 2px rgba(31, 101, 182, 0.53); */
        border-radius: 3px;
        color: #020508;
        padding: 10px;
        text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.9);
    }


    .prj-btns {
        flex-wrap: wrap;
    }

    .prj_btn {
        border-radius: 20px;
    }

    .prj-btns span {

        min-width: 100px;
    }

    .psc ul li,
    .grid-item ul li,
    .pse_2 ul li {
        font-size: 14px;
    }

    .grid-item {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .psc ul li,
    .product-box ul {
        margin-bottom: 0 !important;
    }


    .psc_1 {
        box-shadow: none;
    }

    .psc ul li {
        margin-left: 20px;
    }

    .prj-box2 .bg-left ul li,
    .prj-box2 .bg-right ul li {
        margin-left: 20px;
        padding: 3px 10px 3px 15px;
        font-size: 12px;
    }


    .prj-box2 ul {
        margin-top: 10px;
    }

    .prj-box2 ul li::before {
        top: 8px;
    }

    .bg-left,
    .bg-right {
        padding: 20px 0;
        height: 100%;
    }
}

.product-box ul li ul li {
    background-image: none;
}

.product-box ul li ul li {
    position: relative;
}

.product-box ul li ul li::before {
    position: absolute;
    left: 0;
    top: 13px;
    content: "";
    width: 6px;
    height: 6px;
    background-image: none;
    background: #85c9fa;
    border-radius: 50%;
}



.xsp_2 ul li {
    list-style: none;
    background: transparent;
    background-image: url(../images/product/xsp/liicon.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 0 30px 10px 30px;
    margin-left: 20px;
}

.xsp_2 ul li::before {
    background-color: transparent;
}

.p-plat-block:hover{
  transition: all 0.6s linear;
 background-color: #2796E5;
 >img{
  content:url(../images/product/platform/ps-1-00-h.png);
 }
 .pp-1{
  content:url(../images/product/platform/ps-1-1-h.png);
 }
 .pp-2{
  content:url(../images/product/platform/ps-1-2-h.png);
 }
 .pp-3{
  content:url(../images/product/platform/ps-1-3-h.png);
 }
 .pp-4{
  content:url(../images/product/platform/ps-1-4-h.png);
 }
 .pp-5{
  content:url(../images/product/platform/ps-1-5-h.png);
 }
 .pp-t-h{
  .text-color{
    transition: all 0.2s linear;
    color:#fff;
  }
  .text-333{
    color:#fff
  }
 }
}
.ps2-box{
  background:url(../images/product/platform/ps2-b.png) no-repeat;
  margin-bottom: 20px;
}
.eip-box ul li {
  list-style: none;
  background-image: url(../images/case/liicon.png);
  background-repeat: no-repeat;
  background-position: 0px 10px;
  padding: 0 0px 2px 20px;
  margin-left: 20px;
}
.eip-box2{
  background:url(../images/product/eip/box2.png) no-repeat 0 0 / 100% 100%;
}
.eip-box3{
  height:200px;
  width:348px;
  background-color: #EBF1FF;
  margin-bottom: 60px;
}
.pf-box{
  border:none;
  position: relative;
}
.pf-box::before,.pf-box::after{
  content: '';
  position: absolute;
  width:20px;
  height:20px;
  border-top:2px solid #3B91E2;
  top:0;
}
.pf-box::before{
  left:0;
  border-left: 1px solid #3B91E2;
}
.pf-box::after{
  right:0;
  border-right:1px solid #3B91E2
}
.pf-box-1::before,.pf-box-1::after{
  content: '';
  position: absolute;
  width:20px;
  height:20px;
  bottom:0;
  border-bottom:2px solid #3B91E2;
}
.pf-box-1::before{
  left:0;
  border-left:1px solid #3B91E2;
}
.pf-box-1::after{
  right:0;
  border-right:1px solid #3B91E2;
}
.pf-box2{
  background:url(../images/product/foundation/box2.png) no-repeat 0 0 / 100% 100%;
}
.pf-box2 ul{
  list-style: outside;
  line-height: 26px;
}
.pf-box4{
  box-shadow: 0px 4px 15px 1px rgba(0,0,0,0.14);
border-radius: 30px 20px 20px 20px;
border: 1px solid #FFFFFF;
}

.her-text-w{
  color: #333333;
  /* text-shadow: 0px 11px 13px #1E130F; */
  background: linear-gradient(to bottom, #FFFFFF 0%, #96D0FE 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.her-text-w-shadow{
  text-shadow: none;
  -webkit-text-stroke: #FFFFFF 10px;
  box-shadow: none;
  position: absolute;
  color: #333333;
  top: 50%;
  transform: translateY(-55%);
  z-index: 10;
  filter: blur(0px);
}
.her-text-yellow{
  -webkit-text-fill-color: inherit;
  -webkit-background-clip: inherit;
  color: #FFBD39;
  background-image: none;
  position: absolute;
  margin: auto;
  z-index: 100;
  top: 50%;
  transform: translateY(-55%);
}
.banner-ABCS-B {
  position: relative;
  font-weight: bold;
  color: #F1F3F9;
  background: linear-gradient(0deg, rgba(177,150,254,0.5) 0%, #FFFFFF 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 10;
}

.banner-ABCS-B::before {
  left: 0;
  content: attr(data-text);
  position: absolute;
  z-index: -1;
  text-shadow: 0px 11px 13px #1E130F;
}
.her-banner-text-ai{
  background: linear-gradient(to right, #00AAF1, #0050CA);
}
.her-banner-text-ai-top{
  background: linear-gradient(-63deg, #00AAF1 1.3671875%, #004AB3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}