.inside-banner {
    height: 752px;
    background-image: url("../images/banner-bg.png");
}
.inside-banner .box .txt {
    padding-top: 179px;
}
.inside-banner .box .txt .bigTxt {
    width: 454px;
    font-size: 56px;
    color: #233863;
    line-height: 72px;
    margin-bottom: 12px;
}

.inside-banner .box .txt .smallTxt {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #4a4a4a;
    line-height: 48px;
    margin-bottom: 68px;
}
.inside-banner .box .txt .smallTxt2 {
    color: #233863;
}
.inside-banner .txtInfor .btn {
    display: flex;
    margin-top: 40px;
}
.inside-banner .txtInfor .btn a {
    width: 180px;
    height: 52px;
    line-height: 52px;
    border-radius: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-family: Verdana, Verdana;
    font-weight: bold;
}

.inside-banner {
    position: relative;
}
.inside-banner .img {
    position: absolute;
    margin-left: 603px;
    bottom: 34px;
    width: 606px;
}

.title-01 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
    text-align: center;
}
.solve {
    padding-top: 110px;
    background: url("../images/solve-bg.png") no-repeat;
    background-size: cover;
    height: 550px;
}
.solve .solve-box {
    margin-top: 56px;
    display: flex;
    padding-bottom: 116px;
}
.solve .solve-box .solve-item {
    width: 25%;
    float: left;
    box-sizing: border-box;
}
.solve .solve-box .solve-item .img {
    width: 112px;
    height: 105px;
    position: relative;
    margin: auto;
}
.solve .solve-box .solve-item .text {
    width: 228px;
    margin: auto;
    margin-top: 29px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 26px;
    text-align: center;
}
.access {
    margin-top: 84px;
}
.access .access-item {
    margin-bottom: 72px;
    display: flex;
    align-items: center;
}
.access .m-text-tit {
    display: none;
}
.access .access-item .container {
    display: flex;
    align-items: center;
}
.access .access-item:nth-child(3) {
    margin-bottom: 54px;
}
.access .access-item:nth-child(4) {
    margin-bottom: 33px;
}
.access .access-item:nth-child(2n) .container {
    flex-direction: row-reverse;
}
/* .access .access-item .img{
      float: left;
  }
  .access .access-item .text{
      float: right;
  }
  .access .access-item:nth-child(2n) .img{
      float: right;
  }
  .access .access-item:nth-child(2n) .text{
      float: left;
  }
  .access .accessitem01 .text{
      float: left;
  } */
.access .access-item .text .text-tit {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 50px;
}
.access .access-item .text .text-desc {
    margin-top: 36px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #4a4a4a;
    line-height: 28px;
}
.access .access-item .text a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 128px;
    height: 44px;
    background: rgba(34, 154, 244, 0.1);
    border-radius: 22px;
    text-align: center;
    margin-top: 36px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 15px;
    color: #229af4;
    line-height: 22px;
}
.access .access-item .text a:hover {
    background: #229af4;
    color: #ffffff;
}

.accessitem01 .img {
    width: 50%;
    height: 532px;
}
.accessitem01 .text {
    width: 600px;
    /* margin-top: 122px; */
    padding-left: 61px;
}
.accessitem02 .img {
    width: 512px;
}
.accessitem02 .text {
    width: calc(100% - 512px);
    margin-top: 83px;
    padding-right: 147px;
    padding-left: 46px;
}
.accessitem03 .img {
    width: 600px;
}
.accessitem03 .text {
    width: calc(100% - 600px);
    margin-top: 27px;
    padding-left: 60px;
}
.accessitem04 .img {
    width: 581px;
}
.accessitem04 .text {
    width: calc(100% - 581px);
    margin-top: 85px;
    padding-right: 124px;
    padding-left: 46px;
}
.accessitem02,
.accessitem03 {
    position: relative;
}
.accessitem02::before {
    position: absolute;
    content: "";
    top: -233px;
    right: 0;
    width: 689px;
    height: 1069px;
    z-index: -1;
    background: url("../images/t-bg-01.png") no-repeat top right;
    background-size: cover;
}
.accessitem03::before {
    position: absolute;
    content: "";
    top: 60px;
    left: 0;
    width: 690px;
    height: 1069px;
    z-index: -1;
    background: url("../images/t-bg-02.png") no-repeat top left;
    background-size: cover;
}
.listen {
    padding-top: 108px;
    background: url("../images/saying-bg.png") no-repeat top;
    background-size: cover;
}
/* 轮播 */
.client-box .conTabs {
    overflow: hidden;
    position: relative;
}
.client-box .conTabs .spBox {
    background: #ffffff;
    box-shadow: 0px 16px 50px -4px rgba(157, 168, 194, 0.2);
    border-radius: 16px;
    padding: 32px;
    box-sizing: border-box;
    height: 320px;
}
.client-box .conTabs .spBox .top {
    padding-bottom: 23px;
    border-bottom: 1px solid #dae0e7;
    display: flex;
    align-items: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
}
.client-box .conTabs .spBox .top img {
    width: 88px;
    height: 88px;
    float: left;
    margin-right: 24px;
}
.client-box .conTabs .spBox .text {
    padding: 26px 0 32px;
    box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 28px;
}
.client-box .conTabs .swiper-container {
    padding: 72px 0 74px;
}
.client-box .conTabs .swiper-pagination {
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.client-box .conTabs .swiper-pagination-bullet {
    margin: 0 3px;
    width: 12px;
    height: 12px;
    background: #d8d8d8;
    opacity: 1;
    cursor: pointer;
}
.client-box .conTabs .swiper-pagination-bullet-active {
    width: 30px;
    background: #229af4;
    border-radius: 6px;
}
.client-box .conTabs .swiper-slide.swiper-slide-next .spBox,
.client-box .conTabs .swiper-slide.swiper-slide-prev .spBox {
    box-shadow: 0px 16px 50px -4px rgba(157, 168, 194, 0.15);
    opacity: 0.5;
}

.contact_us {
    margin-top: 88px;
}

.contact_us .txt2 {
    width: 858px;
}

@media screen and (min-width:768px) and (max-width: 1280px) {
    .client-box .conTabs .spBox .text{
        font-size: 14px;
    }
}
@media screen and (max-width: 768px) {
    .headerH96Bg {
        display: none;
    }
    .inside-banner {
        height: 602px;
        background-image: url("../images/m-banner-bg.png");
        background-position: center;
        background-size: cover;
    }
    .inside-banner .txtInfor {
        padding-top: 32px;
    }
    .inside-banner .box .txt {
        padding-top: 0;
    }
    .inside-banner .box .txt .bigTxt {
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 42px;
        color: #233863;
        line-height: 59px;
        text-align: left;
        margin-bottom: 24px;
    }
    .inside-banner .box .txt .smallTxt {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #4a4a4a;
        line-height: 30px;
        margin-bottom: 40px;
    }
    .inside-banner .box .btn .getBtn {
        width: 100%;
    }
    .inside-banner .img {
        display: flex;
        justify-content: center;
        position: unset;
        margin-left: 0;
        width: 100%;
        height: 309px;
    }
    .inside-banner .img img {
        width: 300px;
        height: 309px;
        margin-top: 56px;
    }
    .solve {
        padding-top: 77px;
        background: none;
        height: unset;
    }
    .solve .title-01 {
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        text-align: center;
        margin-bottom: 40px;
    }
    .solve .solve-box {
        flex-wrap: wrap;
        margin-top: 0;
        padding-bottom: 0;
        min-width: 327px;
        justify-content: space-between;
    }
    .solve .solve-box .solve-item {
        width: calc(50% - 8px);
        margin-bottom: 32px;
        min-width: 160px;
    }
    .solve .solve-box .solve-item .img {
        width: 155px;
        height: 104px;
        padding: 0 21px 0 22px;
        margin-bottom: 16px;
    }
    .solve .solve-box .solve-item .text {
        width: auto;
        margin-top: 0;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #4a4a4a;
        line-height: 26px;
        text-align: center;
    }
    .solve .solve-box .solve-item:nth-of-type(3),
    .solve .solve-box .solve-item:nth-of-type(4) {
        margin-bottom: 0;
    }
    .access {
        margin-top: 96px;
    }
    .access .access-item {
        flex-direction: column-reverse;
    }
    .access .text-tit {
        display: none;
    }
    .access .m-text-tit {
        display: block;
        width: unset;
        /* padding: 0 16px; */
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        text-align: center;
        margin-bottom: 32px;
    }
    .accessitem01 .img,
    .accessitem02 .img,
    .accessitem03 .img,
    .accessitem04 .img {
        display: flex;
        justify-content: center;
        height: 333px;
        width: 100%;
        position: absolute;
        bottom: 78px;
    }
    .accessitem01 .img {
        height: 42%;
    }
    .accessitem01 .text {
        padding: 0 24px;
        width: 100%;
    }
    .accessitem02 .text {
        padding: 0;
        width: 100%;
        margin-top: 0;
    }
    .accessitem03 .text {
        padding: 0;
        width: 100%;
        margin-top: 0;
    }
    .accessitem04 .text {
        padding: 0;
        width: 100%;
        margin-top: 0;
    }
    .accessitem02::before {
        display: none;
    }
    .accessitem02 .container .img::before {
        position: absolute;
        content: "";
        top: -32px;
        right: 0;
        width: 254px;
        height: 383px;
        z-index: -1;
        background: url("../images/m-bg-01.png") no-repeat center;
        background-size: cover;
    }
    .accessitem03 .container .img::before {
        position: absolute;
        content: "";
        top: -32px;
        left: 0;
        width: 254px;
        height: 383px;
        z-index: -1;
        background: url("../images/m-bg-02.png") no-repeat center;
        background-size: cover;
    }
    .accessitem03::before {
        display: none;
    }
    .access .access-item:first-child .text .text-desc {
        text-align: left;
    }
    .access .access-item .text .text-desc {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #4a4a4a;
        line-height: 28px;
        margin-top: 0;
        text-align: center;
    }
    .access .access-item .text a {
        margin-top: 381px;
        width: 100%;
        height: 52px;
        background: rgba(34,154,244,0.1);
        border-radius: 45px;
        color: #229AF4;
        font-size: 16px;
    }
    .access .access-item:nth-child(1) .text a {
        margin-top: 280px;
    }
    .access .access-item {
        margin-bottom: 48px;
        position: relative;
    }
    .access-item .container .img {
        margin: 0 -24px;
    }
    .listen {
        padding-top: 24px;
        background: url("../images/saying-bg.png") no-repeat top;
        background-size: contain;
    }
    .listen .title-01 {
        display: none;
    }
    .listen .m-title-01 {
        display: block;
        padding: 0 24px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        text-align: center;
        margin-bottom: 32px;
    }
    .client-box .conTabs .swiper-container {
        padding: 0 24px 48px;
    }
    .client-box .conTabs .spBox {
        height: unset;
  padding: 32px 23px 32px 24px;
    }
    .client-box .conTabs .spBox .text {
        padding-bottom: 0;
    }
    .contact_us {
        margin-top: 32px;
    }
    .contact_us .txt2{
        width: 100%;
    }
    .client-box .conTabs .spBox .top {
        margin-bottom: 24px;
    }
    .client-box .conTabs .spBox .top img {
        width: 74px;
        height: 74px;
        margin-right: 16px;
    }
    .client-box .conTabs .spBox .top p {
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 20px;
        color: #233863;
        line-height: 28px;
    }
    .access .access-item:nth-child(4) {
        margin-bottom: 24px;
    }
    .client-box .conTabs .spBox .text{
        font-size: 16px;
        padding-top: 0;
    }
    .solve .container{
        position: relative;
    }
    .solve .container::before {
        position: absolute;
        content: "";
        bottom:-59px;
        left: 0;
        width: 100%;
        height: 59px;
        z-index: -1;
        background: url("../images/m-solve-bg.png") no-repeat center bottom;
        background-size: cover;
    }
}
