.inside-banner {
    height: 678px;
}
.inside-banner .box .txt {
    margin-top: 94px;
    width: 739px;
}

.inside-banner .box .txt .smallTxt {
    margin-top: 24px;
    width: 568px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #4A4A4A;
    line-height: 30px;
}
.inside-banner .txtInfor .txt .smallTxt{
    margin-bottom: 64px;
}
.inside-banner .txtInfor {
    position: relative;
}
.inside-banner .txtInfor .img {
    position: absolute;
    top: -98px;
    right: -94px;
    height: 560px;
}
.inside-banner .box .btn .getBtn {
    display: block;
    margin-top: 56px;
    width: 180px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background: #229af4;
    border-radius: 45px;
    font-size: 16px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    color: #ffffff;
}
.inside-banner .txtInfor .txt .bigTxt {
    margin-bottom: 40px;
}
.title-01 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 48px;
    color: #233863;
    line-height: 67px;
    text-align: center;
}
.overla {
    margin-top: 74px;
}
.overla .title-01 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 48px;
    color: #233863;
    line-height: 67px;
}
.overla .overla-box {
    margin-top: 32px;
}
.overla .overla-box .overla-item {
    margin-bottom: 64px;
}
.overla .overla-box .overla-item .img {
    float: left;
    width: 500px;
}
.overla .overla-box .overla-item .text {
    float: right;
    width: calc(100% - 500px);
    padding-left: 44px;
    margin-top: 97px;
}
.overla .overla-box .overla-item:nth-child(2n) .img {
    float: right;
}
.overla .overla-box .overla-item:nth-child(2n) .text {
    float: left;
    padding-left: 0px;
    padding-right: 44px;
}
.overla .overla-box .overla-item .text .txt-tit {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
}
.overla .overla-box .overla-item .text .txt-desc {
    margin-top: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #4A4A4A;
    line-height: 32px;
}
.overla .overla-box .overla-item .text .txt-list {
    margin-top: 35px;
}
.overla .overla-box .overla-item .text .txt-list p {
    position: relative;
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 16px;
    color: #233863;
    line-height: 19px;
    padding-left: 36px;
    margin-bottom: 16px;
}
.overla .overla-box .overla-item .text .txt-list p::before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background: url("../images/dui.png");
    left: 0;
    top: 0;
}
.overla .overla-box .overlaitem01 {
    position: relative;
}
.overla .overla-box .overlaitem01::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 878px;
    background: url("../images/over-1.png") no-repeat;
    background-size: cover;
    z-index: -1;
}
.overla .overla-box .overlaitem03 {
    position: relative;
}
.overla .overla-box .overlaitem03::before {
    position: absolute;
    right: 0;
    top: -92px;
    content: "";
    width: 851px;
    height: 837px;
    background: url("../images/over-2.png") no-repeat;
    background-size: cover;
    z-index: -1;
}
.full {
    margin-top: 88px;
    position: relative;
}
.full::before {
    content: "";
    position: absolute;
    top: -36px;
    left: 0;
    width: 853px;
    height: 837px;
    background: url("../images/full-1.png") no-repeat;
    background-size: cover;
}
.full .full-box {
    margin: 56px -37.5px 0px;
    position: relative;
}
.full .full-box .swiper-container {
    width: 100%;
    /* height: 100%; */
    padding-bottom: 44px;
}
.full .full-box .swiper-container .swiper-wrapper {
    height: 410px;
}
.full .full-box .swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.full .full-box .swiper-item {
    padding: 0 37.5px;
    box-sizing: border-box;
}
.full .full-box .swiper-item .insideBox {
    background: #ffffff;
    border-radius: 16px;
    border: 2px solid #ffffff;
    box-shadow: 0px 28px 43px -6px rgba(197, 210, 235, 0.2);
}
.full .full-box .insideBox .img {
    position: relative;
    height: 196px;
}
.full .full-box .insideBox .img img {
    padding-top: 16px;
}
.full .full-box .insideBox .txt {
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 49px;
}
.full .full-box .insideBox .txt .title {
    margin-top: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
}
.full .full-box .insideBox .txt .des {
    padding: 0 40px;
    height: 80px;
    margin-top: 24px;
    font-size: 14px;
    font-family: Verdana;
    color: #888888;
    line-height: 20px;
}

.full .full-box .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: #d8d8d8;
    opacity: 1;
}
.full .full-box .swiper-pagination-bullet-active {
    width: 30px;
    height: 12px;
    background: #229af4;
    border-radius: 6px;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0px !important;
}
.choose {
    margin-top: 88px;
    position: relative;
}
.choose::after {
    content: "";
    position: absolute;
    width: 1865px;
    height: 319px;
    left: 0;
    bottom: 868px;
    background: url("../images/dep-bg.png") no-repeat;
    background-size: cover;
    z-index: -1;
}
.choose::before {
    content: "";
    display: block;
    background: url(../images/choose-bg.png) no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 42px;
    z-index: -1;
}
.choose .title-02 {
    margin-top: 12px;
    text-align: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #888888;
    line-height: 30px;
}
.choose-box {
    margin-top: 52px;
    position: relative;
}
.choose-main {
    display: flex;
    justify-content: space-between;
}
.choose-main .choose-item {
    box-sizing: border-box;
    width: calc((100% - 96px) / 4);
    margin-bottom: 48px;
}
.choose-main .choose-item .insideBox {
    background: #ffffff;
    box-shadow: 0px 28px 43px -6px rgba(197, 210, 235, 0.2);
    border-radius: 16px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;

    height: 296px;
    transition: all 0.3s;
}
.choose-main .choose-item .insideBox img {
    margin-bottom: 24px;
    width: 80px;
    height: 80px;
}
.choose-main .choose-item .insideBox .text .tit {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
    text-align: center;
}
.choose-main .choose-item .insideBox .text .desc {
    margin-top: 16px;
    font-family: Verdana;
    font-size: 14px;
    color: #888888;
    line-height: 20px;
    text-align: center;
}
.choose-main .choose-item .insideBox:hover {
    background: #229af4;
    box-shadow: 0px 28px 43px -6px rgba(197, 210, 235, 0.8);
}
.choose-main .choose-item .insideBox:hover .text .tit {
    color: #ffffff;
}
.choose-main .choose-item .insideBox:hover .text .desc {
    color: #ffffff;
}
.imgHide {
    display: none;
}
.dep-main {
    margin-top: 40px;
}
.dep-box {
    position: relative;
    height: 275px;
    width: 1040px;
    margin: 40px auto 88px;
}
.dep-box .swiper-container {
    width: 100%;
    height: 100%;
}
.dep-box .swiper-slide {
    text-align: center;
    height: 231px;
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 40px;
}
.dep-box .swiper-slide .insideBox {
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 16px 50px -4px rgba(157, 168, 194, 0.2);
    border-radius: 16px;
    padding: 32px;
    height: 231px;
}
.dep-box .swiper-slide .img {
    display: flex;
    width: 100%;
    align-items: center;
    padding-bottom: 24px;
}
.dep-box .swiper-slide .img img {
    width: 90px;
    height: 90px;
    margin-right: 24px;
}
.dep-box .swiper-slide .img p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
    text-align: left;
}
.dep-box .swiper-slide .xian {
    width: 100%;
    height: 1px;
    background: #dae0e7;
}
.dep-box .swiper-slide .text {
    padding-top: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: normal;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 28px;
    padding-right: 2px;
    text-align: left;
}
.dep-box .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #d8d8d8;
    opacity: 1;
}
.dep-box .swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
    background: #229af4;
    border-radius: 6px;
}

@media screen and (max-width: 1865px) {
    .choose::after {
        width: 100%;
    }
}
@media screen and (max-width: 1450px) {
    .inside-banner .txtInfor .img {
        right: -50px;
    }
    .inside-banner .box .txt {
        width: 700px;
    }
}
@media screen and (max-width: 1340px) {
    .full .full-box {
        margin: 56px 0 0px;
    }
    .choose-main {
        margin: 0px;
    }
}
@media screen and (max-width: 1360px) {
    .inside-banner .txtInfor .img {
        right: 0;
        bottom: -78px;
    }
    .inside-banner .box .txt {
        width: 600px;
    }
}
@media screen and (min-width:768px) and (max-width: 1280px) {
    .inside-banner .box .txt {
        width: 618px;
    }
}


/*移动端*/
@media screen and (max-width: 768px) {
    .inside-banner {
        background: url("../images/m-bg-01.png") no-repeat !important;
        height: auto;
        /* padding-bottom: 442px; */
        position: relative;
    }
    /* .inside-banner::before {
        display: inline;
        content: "";
        bottom: 0;
        background: url("../images/m-bg-02.png") center / cover no-repeat !important;
        height: 401px;
        width: 100%;
        position: absolute;
        z-index: 0;
    } */
    .inside-banner .txtInfor .img {
        display: none;
    }
    .headerH96Bg {
        height: 31px !important;
    }
    .inside-banner .box {
        padding-bottom: 442px;
        background: url("../images/m-bg-02.png") no-repeat;
        background-size: contain;
        background-position: bottom;
    }
    .inside-banner .box .txt {
        margin: 0;
        width: auto;
    }
    .inside-banner .txtInfor .txt .bigTxt {
        font-size: 42px;
        line-height: 59px;
        margin-bottom: 24px;
    }
    .inside-banner .txtInfor .txt .smallTxt {
        margin-bottom: 40px;
        width: auto;
    }
    .inside-banner .box .btn .getBtn {
        margin: 0;
        width: 100%;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
    }

    .overla {
        margin-top: 49px;
    }
    .overla .title-01 {
        font-size: 32px;
        line-height: 45px;
    }
    .overla .overla-box {
        display: flex;
        flex-direction: column;
    }
    .overla .overla-box .overla-item .img {
        width: 100%;
        height: 300px;
        margin-bottom: 24px;
    }
    .overla .overla-box .overla-item .text {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0 !important;
        margin: 0 !important;
    }
    .overla .overla-box .overla-item .text .txt-tit {
        font-size: 32px;
        line-height: 45px;
    }
    .overla .overla-box .overla-item .text .txt-desc {
        font-size: 16px;
        line-height: 28px;
    }
    .overla .overla-box .overla-item .text .txt-list {
        margin-top: 24px;
    }
    .overla .overla-box .overla-item .text .txt-list p {
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
    }
    .overla .overla-box .overla-item .text .txt-list p:last-child {
        margin-bottom: 0;
    }
    .overla .overla-box .overla-item {
        margin-bottom: 32px;
    }
    .overla .overla-box .overla-item:last-child {
        margin-bottom: 0;
    }

    .full {
        margin-top: 98px;
    }
    .title-01 {
        font-size: 32px;
        line-height: 45px;
    }
    .full .title-01 {
        padding: 0 15px 0 17px;
        font-size: 32px;
        line-height: 45px;
    }
    .full .full-box {
        margin: 32px 0 0;
    }
    .full .full-box .swiper-container .swiper-wrapper {
        height: auto;
        flex-direction: column;
        gap: 32px 0;
    }
    .full .full-box .swiper-item {
        padding: 0;
        /* box-shadow: 0px 14px 20px -6px rgba(197,210,235,0.2); */
        /* border-radius: 8px; */
    }
    .full .full-box .swiper-item .insideBox {
        width: 100%;
        padding: 16px 24px 40px;
        height: auto;
        box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
        border-radius: 8px;
    }
    .full .full-box .insideBox .img img {
        padding: 0;
    }
    .full .full-box .insideBox .img {
        /* padding: 0 30px; */
        width: 220px;
        display: block;
        margin: 0 auto;
    }
    .full .full-box .insideBox .txt .des {
        padding: 0;
        font-size: 16px;
        line-height: 24px;
        height: auto;
    }
    .full .full-box .insideBox .txt {
        padding: 0;
    }
    .full .full-box .swiper-container {
        padding-bottom: 0;
    }

    .choose {
        margin-top: 78px;
    }
    .choose .title-02 {
        margin-top: 24px;
        font-size: 18px;
        line-height: 32px;
    }
    .choose-box {
        margin-top: 32px;
    }
    .choose-main {
        flex-direction: column;
    }
    .choose-main .choose-item {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-bottom: 32px;
        box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
        border-radius: 8px
    }
    .choose-main .choose-item:last-child {
        margin-bottom: 0;
    }
    /* .choose-box .container {
        display: flex;
        flex-direction: column;
    } */
    .choose-main .choose-item .insideBox {
        padding: 32px 24px;
        height: auto;
    }
    .choose-main .choose-item .insideBox .text .desc {
        font-family: PingFangSC, PingFang SC;
        font-size: 16px;
        line-height: 24px;
    }

    .dep-main {
        position: relative;
        margin: 96px -24px 48px;
    }
    .dep-main .title-01 {
        padding: 0 40px;
        margin: 0;
    }
    .dep-box {
        margin: 32px 0 0;
        width: 100%;
        height: auto;
        padding: 0 24px;
    }
    .dep-box .swiper-slide {
        padding: 0;
    }
    .dep-box .swiper-slide .insideBox {
        height: 324px;
        padding: 32px 23px 32px 24px;
        box-shadow: 0px 0px 20px -4px rgba(157,168,194,0.2);
        border-radius: 16px;
    }
    .dep-box .swiper-container {
        padding-bottom: 44px;
        position: relative;
        height: 368px;
    }
    .dep-box .swiper-slide .img img {
        width: 74px;
        height: 74px;
        margin-right: 16px;
    }
    .dep-box .swiper-slide .img {
        padding-bottom: 24px;
    }
    .dep-box .swiper-slide .img p {
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 20px;
        color: #233863;
        line-height: 28px;
    }
    .dep-box .swiper-slide .text {
        padding-top: 24px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #4A4A4A;
        line-height: 28px;
    }

    .overla .overla-box .overlaitem01::before {
        background: url(../images/m-bg-03.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 784px;
    }

    .overla .overla-box .overlaitem03::before {
        background: url(../images/m-bg-04.png) no-repeat;
        background-size: cover;
        background-position: right;
        width: 333px;
        height: 492px;
        top: -354px;
    }

    .overla .overla-box .overlaitem03::after {
        background: url(../images/m-bg-05.png) no-repeat;
        background-size: cover;
        background-position: right;
        width: 259px;
        height: 445px;
        top: 256px;
        position: absolute;
        right: 0;
        z-index: -1;
        content: '';
    }

    .full::before {
        background: url(../images/m-bg-06.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 2406px;
        top: -152px;
        z-index: -1;
    }

    .choose::before {
        background: url(../images/m-bg-07.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 1428px;
        top: -34px;
        z-index: -1;
    }

    /* .choose::after {
        background: url(../images/m-bg-08.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 233px;
        bottom: 1396px;
    } */
    .choose::after {
        content: none;
    }
    .dep-main::before {
        background: url(../images/m-bg-08.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 233px;
        top: -50px;
        position: absolute;
        right: 0;
        z-index: -1;
        content: '';
    }
}
