.inside-banner {
    height: 700px;
    position: relative;
}
.inside-banner .txtInfor{
    margin-top: 80px;
    width: 446px;
    float: left;
}
.inside-banner .txtInfor .txt .bigTxt{
    color: #ffffff;
    margin-bottom: 0;
    line-height: 61px;
}
.inside-banner .txtInfor .txt .bigTxt-02{
    font-family: "D-DINExp-Bold";
    margin-top: 16px;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 39px;
    margin-bottom: 24px;
}
.inside-banner .txtInfor .txt .smallTxt{
    color: #ffffff;
    margin-bottom: 40px;
}
.inside-banner .box .btn .getBtn{
    background: url("../images/banner_btn.png");
    background-size: cover;
}
.inside-banner .box .btn .getBtn:hover{
    background-image:  url("../images/banner_btn.png");
    background-size: cover;
}
/*banner-swiper*/
.banner-swiper{
    float: right;
    width: 777px;
    height: 620px;
    margin-top: -39px;
}
.banner-swiper .swiper-container{
    height: 613px;
}
.banner-swiper .swiper-container .item{
    position: relative;
    height: 100%;
}
.banner-swiper .swiper-container .item .tab_img{
    position: absolute;
    bottom: 154px;
    left: 0;
    right: 0;
    margin: auto;
    height: 349px;
}
.banner-swiper .swiper-container .item3 .tab_img,
.banner-swiper .swiper-container .item4 .tab_img{
    height: 351px;
}
.banner-swiper .swiper-container .item .tab_qiu{
    position: absolute;
    z-index: 2;
    visibility: visible;
    bottom: 68px;
    right: 0;
    width: 81px;
    height: 86px;
}
.banner-swiper .swiper-container .item .tab_icon_1{
    position: absolute;
    z-index: 2;
    visibility: visible;
    top: 0;
    left: 55px;
    width: 404px;
    height: 395px;
}
.banner-swiper .swiper-container .item .tab_icon_2{
    position: absolute;
    z-index: 2;
    visibility: visible;
}
.banner-swiper .swiper-container .item .tab_icon_3{
    position: absolute;
    z-index: 2;
    visibility: visible;
}
.banner-swiper .swiper-container .item .tab_icon_4{
    position: absolute;
    z-index: 2;
    visibility: visible;
}
.banner-swiper .swiper-container .item1 .tab_icon_2{
    top: 294px;
    left: 55px;
    width: 89px;
    height: 88px;
}
.banner-swiper .swiper-container .item1 .tab_icon_3{
    top: 174px;
    right: 0;
    width: 181px;
    height: 164px;
}
.banner-swiper .swiper-container .item3 .tab_icon_4{
    top: 170px;
    right: 202px;
    width: 257px;
    height: 218px;
}
.banner-swiper .swiper-container .item2 .tab_icon_2{
    top: 351px;
    left: 0px;
    width: 258px;
    height: 96px;
}
.banner-swiper .swiper-container .item2 .tab_icon_3{
    top: 174px;
    right: 0;
    width: 181px;
    height: 165px;
}
.banner-swiper .swiper-container .item3 .tab_icon_2{
    top: 275px;
    left: 0px;
    width: 220px;
    height: 177px;
}
.banner-swiper .swiper-container .item3 .tab_icon_3{
    top: 174px;
    right: 0;
    width: 182px;
    height: 166px;
}
.banner-swiper .swiper-container .item4 .tab_icon_2{
    top: 280px;
    left: 0px;
    width: 150px;
    height: 150px;
}
.banner-swiper .swiper-container .item4 .tab_icon_3{
    top: 175px;
    right: 0;
    width: 181px;
    height: 164px;
}
.banner-swiper .tabbox{
    margin: -129px auto 0;
    width: 300px;
    position: relative;
    z-index: 10;
}
.banner-swiper .tabbox .tab{
    display: flex;
}
.banner-swiper .tab .tt{
    width: 67px;
    height: 65px;
    margin-right: 10px;
    transition: all .3s;
    border: 1px solid transparent;
    border-radius: 10px;
}
.banner-swiper .tab .tt.active{
    border: 1px solid #739DFF;
    transform: translateY(-14px);
}

.banner-swiper .progress{
    margin-top: 11px;
    height: 40px;
    width: 292px;
    position: relative;
}
.banner-swiper .progress .bar{
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.banner-swiper .progress .bar p{
    font-weight: 400;
    font-size: 14px;
    color: #151C54;
    line-height: 20px;
}
.banner-swiper .progress .swiper-pagination{
    width: 100%;
    height: 11px;
    border-radius: 5px;
}
.banner-swiper .progress .swiper-pagination.swiper-pagination-progress{
    background: #C7D7EB;
    bottom: 0;
}
.banner-swiper .progress .swiper-pagination-active{
    position: absolute;
    bottom: 0;
    height: 11px;
    border-radius: 5px;
    background: linear-gradient( 90deg, #FF75B9 0%, #FF64B0 28%, #FF3796 88%, #FFFFFF 100%);
    width: 25%;
    transition: all .3s;
    z-index: 20;
}
.banner-swiper .progress .swiper-pagination.swiper-pagination-progress .swiper-pagination-progressbar{
    background: linear-gradient( 90deg, #FF75B9 0%, #FF64B0 28%, #FF3796 88%, #FFFFFF 100%);
    display: none;
}

.title-01{
    font-family: "D-DINExp-Bold";
    font-size: 40px;
    color: #233863;
    line-height: 43px;
    text-align: center;
}
.title-02{
    margin-top: 16px;
    font-family: Verdana;
    font-size: 16px;
    color: #6B7B9B;
    line-height: 19px;
    text-align: center;
}
.come{
    margin-top: 72px;
}
.come .box{
    margin-top: 48px;
    display: flex;
    justify-content: space-between;
}
.come .box .item{
    width: 388px;
    height: 589px;
    background: linear-gradient( 141deg, #DAC9FA 0%, #FEF7FF 100%);
    border-radius: 16px;
    padding: 68px 32px 64px;
    text-align: center;
}
.come .box .item:nth-child(2){
    background: linear-gradient( 141deg, #A5D2FF 0%, #F8FCFF 100%);
}
.come .box .item:nth-child(3){
    background: linear-gradient( 139deg, #88D8DF 0%, #F3FFFF 100%);
}
.come .box .item img{
    width: 260px;
    height: 210px;
}
.come .box .item .tit{
    margin-top: 58px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 29px;
}
.come .box .item .list{
    margin-top: 32px;
    padding-left: 11px;
}
.come .box .item .list p{
    text-align: left;
    font-family: Verdana;
    font-size: 14px;
    color: #233863;
    line-height: 32px;
    position: relative;
}
.come .box .item .list p::before{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #B29BD0;
    border-radius: 50%;
    left: -19px;
    top: 14px;
}
.come .box .item:nth-child(2) .list p::before{
    background: #87B4E2;
}
.come .box .item:nth-child(3) .list p::before{
    background: #7DCDD4;
}
.combine{
    margin-top: 88px;
    padding-top: 83px;
    background-image: url("../images/combine_bg.png");
    background-size: cover;
    background-position: center;
    padding-bottom: 32px;
}
.combine img{
    margin-top: 12px;
    height: 600px;
}
.combine .title-01{
    color: #ffffff;
}
.combine .btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient( 270deg, #78D4FF 0%, #64E3A1 100%);
    box-shadow: 0px 4px 16px 0px rgba(65,40,164,0.1);
    margin: auto;
    margin-top: -18px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 25px;
    text-align: center;
    cursor: pointer;
}
.tisu{
    margin-top: 88px;
}
.tisu .box{
    margin-top: 56px;
    display: flex;
    justify-content: space-between;
}
.tisu .box .item{
    width: 388px;
}
.tisu .box .item .text{
    padding: 21px 36px 0;
}
.tisu .box .item .text .tit{
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 29px;
}
.tisu .box .item .text .des{
    margin-top: 13px;
    font-size: 14px;
    color: #6B7B9B;
    line-height: 17px;
}
.gaoshou{
    margin: 108px 0;
}
.gaoshou .box{
    margin-top: 64px;
}
.gaoshou .box .item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 88px;
}
.gaoshou .box .item:nth-child(2n){
    flex-direction: row-reverse;
}
.gaoshou .box .item img{
    width: 615px;
    height: 400px;
}
.gaoshou .box .item .text{
    padding-left: 40px;
    flex: 1;
}
.gaoshou .box .item:nth-child(2n) .text{
    padding-left: 0;
    padding-right: 40px;
}
.gaoshou .box .item .text .tit{
    font-family: "D-DINExp-Bold";
    font-size: 40px;
    color: #233863;
    line-height: 43px;
}
.gaoshou .box .item .text .des{
    margin-top: 20px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 20px;
    color: #4A4A4A;
    line-height: 24px;
}
.gaoshou .box .item .text .list{
    margin-top: 24px;
}
.gaoshou .box .item .text .list .dd{
    margin-top: 16px;
    position: relative;
    padding-left: 24px;
    font-family: Verdana;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 19px;
}
.gaoshou .box .item .text .list .dd:first-child{
    margin-top: 0;
}
.gaoshou .box .item .text .list .dd::before{
    content: '';
    position: absolute;
    background-image: url("../images/duihao.png");
    background-size: cover;
    width: 16px;
    height: 16px;
    top: 3px;
    left: 0;
}
.gaoshou .box .item .text .btn{
    margin-top: 24px;
    width: 145px;
    height: 40px;
    line-height: 40px;
    background: #229AF4;
    border-radius: 3px;
    font-family: Verdana;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
.gaoshou .box .item .text .btn:hover{
    background: #1E8ADA;
}
.contact_us .contact_conter{
    padding: 0 86px;
}
@media screen and (max-width: 768px) {
    .m-banner{
        background-size: 100% 100%;
    }
    .m-banner img{
        height: 248px;
    }
    .m-banner .m-title{
        color: #ffffff;
        margin-bottom: 24px;
    }
    .m-banner .m-sub-title{
        font-family: "D-DINExp-Bold";
        font-size: 30px;
        color: #FFFFFF;
        line-height: 33px;
        margin-bottom: 40px;
    }
    .m-banner .m-btn a{
        background: #4EDDC7;
    }
    .m-banner .m-banner-swiper{
        margin-top: 50px;
        padding: 0 10px;
        height: 290px;
        position: relative;
    }
    .m-banner .m-banner-swiper .swiper-pagination{
        bottom: 16px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .m-banner .m-banner-swiper .swiper-pagination .swiper-pagination-bullet{
        background: #D8D8D8;
        opacity: 1;
        margin-right: 12px;
    }
    .m-banner .m-banner-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background: #229AF4;
    }
    .come{
        margin-top: 48px;
    }
    .title-01{
        font-size: 32px;
        line-height: 35px;
    }
    .come .box{
        display: none;
    }
    .come .title-01{
        margin: 0 -10px;
    }
    .come .mbox{
        margin-top: 32px;
    }
    .come .mbox .swiper-slide{
        height: 413px;
        opacity: 0.5;
        border-radius: 10px;
        padding: 48px 16px 0;
        margin-top: 31px;
    }
    .come .mbox .swiper-slide.swiper-slide-active{
        height: 473px;
        margin-top: 0px;
        opacity: 1;
    }
    .come .mbox .swiper-slide .itemBox{
        text-align: center;
    }
    .come .mbox .swiper-slide .itemBox img{
        width: 184px;
    }
    .come .mbox .swiper-slide .itemBox .tit{
        margin-top: 32px;
        font-family: Verdana, Verdana;
        font-weight: bold;
        font-size: 20px;
        color: #233863;
        line-height: 24px;
        text-align: center;
    }
    .come .mbox .swiper-slide .itemBox .list{
        padding-left: 14px;
        margin-top: 18px;
    }
    .come .mbox .swiper-slide .itemBox .list p{
        text-align: left;
        font-weight: 400;
        font-size: 14px;
        color: #233863;
        line-height: 20px;
        position: relative;
        margin-bottom: 8px;
    }
    .come .mbox .swiper-slide .itemBox .list p::before{
        content: '';
        position: absolute;
        width: 4px;
        height: 4px;
        background: #B29BD0;
        border-radius: 50%;
        left: -13px;
        top: 11px;
    }
    .come .mbox .swiper-slide.item_2 .itemBox .list p::before {
        background: #87B4E2;
    }
    .come .mbox .swiper-slide.item_3 .itemBox .list p::before {
        background: #7DCDD4;
    }
    .come .mbox .item_1{
        background: linear-gradient( 141deg, #DAC9FA 0%, #FEF7FF 100%);
    }
    .come .mbox .item_2{
        background: linear-gradient( 141deg, #A5D2FF 0%, #F8FCFF 100%);
    }
    .come .mbox .item_3{
        background: linear-gradient( 139deg, #88D8DF 0%, #F3FFFF 100%);
    }
    .combine{
        margin-top: 48px;
        padding-top: 40px;
        padding-bottom: 15px;
        background: linear-gradient( 133deg, #8580EE 0%, #C3A3FC 100%);
        text-align: center;
    }
    .combine .title-01{
        padding: 0 48px;
    }
    .combine img{
        height: 256px;
        margin: 4px auto 0;
    }
    .combine .btn{
        width: 337px;
        height: 78px;
        line-height: 70px;
        background: none;
        background-image: url("../images/m-combine_btn.png");
        background-size: cover;
        margin:2px auto 0;
        box-shadow:none;
        font-family: Verdana, Verdana;
        font-weight: bold;
        font-size: 16px;
        color: #FFFFFF;
    }
    .tisu{
        margin-top: 48px;
    }
    .title-02{
        font-size: 14px;
        line-height: 20px;
    }
    .tisu .box{
        margin-top: 33px;
        display: block;
    }
    .tisu .box .item{
        width: 100%;
        margin-bottom: 48px;
    }
    .tisu .box .item:last-child{
        margin-bottom: 0;
    }
    .tisu .box .item .text{
        padding: 22px 30px 0;
    }
    .tisu .box .item .text .tit{
        font-family: Verdana, Verdana;
        font-weight: bold;
        font-size: 24px;
        color: #233863;
        line-height: 29px;
    }
    .tisu .box .item .text .des{
        margin-top: 12px;
        font-size: 14px;
        line-height: 20px;
    }
    .gaoshou{
        margin: 48px 0;
    }
    .gaoshou .box{
        margin-top: 32px;
    }
    .gaoshou .box .item{
        display: block;
        margin-bottom: 48px;
    }
    .gaoshou .box .item img{
        width: 100%;
        height: auto;
    }
    .gaoshou .box .item .text{
        padding-left: 0;
        margin-top: 32px;
    }
    .gaoshou .box .item:nth-child(2n) .text{
        padding-left: 0;
    }
    .gaoshou .box .item .text .tit{
        font-size: 32px;
        line-height: 35px;
        white-space: nowrap;

    }
    .gaoshou .box .item .text .des{
        font-size: 18px;
        line-height: 22px;
    }
    .gaoshou .box .item .text .btn{
        width: 100%;
        height: 52px;
        line-height: 52px;
        border-radius: 45px;
        font-weight: bold;
        font-size: 16px;
    }
    .contact_us .contact_conter{
        padding: 0;
    }
}
@media screen and (min-width: 399px) and (max-width: 433px){
    .gaoshou  .title-01{
        padding: 0 18px;
    }
}
