
.cursor-pointer{
    cursor: pointer;
}
.index-page,.footer-easiio{
    background-color: #fbfbfb;
}

.index-page .banner-item {
    position: relative;
    display: none;
}
.index-page .banner-active{
    display: block;
}

.index-page .section-banner{
    color: #fff;
}
.index-page .banner-content{
    position: absolute;
    top: 28%;
    z-index: 999;
    padding-left: 50px;
}
.index-page .section-banner h2{
    font-size: 36px;
    font-family: Arial;
    font-weight: 600;
}
.index-page .banner-arrow-mobile{
    display: none;
}
.index-page .section-banner p{
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 60px;
}
.index-page .section-banner .banner-btn{
    border: 2px solid #FFFFFF;
    border-radius: 22px;
    line-height: 40px;
    display: inline-block;
    padding: 0 32px;
    cursor: pointer;
}

.index-page .section-banner .banner2_button{
    border: 2px solid #FFFFFF;
    border-radius: 22px;
    line-height: 40px;
    display: inline-block;
    padding: 0 32px;
    cursor: pointer;
}

.index-page .section-banner .banner-arrow{
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 100%;
    margin-top: -17px;
}
.index-page .section-banner .arrow-img{
    cursor: pointer;
}
.index-page .section-banner .info{
    display: inline-block;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 31px;
    margin: 0 15px;
}
.index-page .section-banner .arrow-left{
    float: left;
    margin-left: -80px;
}
.index-page .section-banner .arrow-right{
    float: right;
    margin-right: -80px;
}

.index-page .section-banner{
    position: relative;
}
.index-page  .banner-img{
    height: 640px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.index-page  .banner-img:after{
    /*position: absolute;*/
    /*z-index: 1;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: #000000;*/
    /*opacity: 0.6;*/
    /*content: "";*/
}

.index-page .section-over{
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 60;
    height: 640px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.index-page .section-2{
    text-align: center;
    margin-top: 140px;
    margin-bottom: 120px;
}
.index-page .section-2 .word{
    height: 29px;
    overflow-wrap: break-word;
    color: rgba(25, 25, 25, 1);
    font-size: 30px;
    font-family: PingFangSC-Semibold;
    white-space: nowrap;
    line-height: 30px;
}
.index-page .section-2 .txt{
    height: 29px;
    overflow-wrap: break-word;
    color: rgba(25, 25, 25, 1);
    font-size: 30px;
    font-family: PingFangSC-Light;
    white-space: nowrap;
    line-height: 30px;
    margin: 20px 0 0 0;
}
.index-page .section-2  .infoBox {
    height: 39px;
    overflow-wrap: break-word;
    color: #888;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    text-align: center;
    line-height: 24px;
    white-space: nowrap;
    margin: 60px 0 0 0;
}
.index-page .section-2  .image-text {
    width: 102px;
    height: 20px;
    margin: 44px 0 0 0;
}
.index-page .section-2  .text-group {
    height: 12px;
    margin-top: 2px;
    width: 73px;
    margin-right: 4px;
}
.index-page .section-2 .icon2 {
    width: 24px;
    height: 20px;
}
.index-page .section-2 .info {
    width: 73px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(39, 147, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
}
.index-page .section-2 .image-text {
    margin: 44px auto 0 auto;
}

.index-page .img-content-part{
    position: relative;
    height: 680px;
}
.index-page .img-content-part .img-part-1{
    position: absolute;
    left: 50%;
    top: 160px;
    width: 400px;
    margin-left: -415px;
}
.index-page .img-content-part .img-part-2{
    position: absolute;
    left: 50%;
    top: 102px;
    width: 340px;
    margin-left: 30px;
}
.index-page .img-content-part .img-part-3{
    position: absolute;
    left: 50%;
    top: 280px;
    width: 364px;
    margin-left: -90px;
}
.index-page  .title-part{
    font-size: 30px;
    font-family: Arial;
    font-weight: 600;
    color: #191919;
    line-height: 31px;
    margin-bottom: 18px;
}
.index-page  .title-part-des{
    font-size: 30px;
    font-family: Arial;
    font-weight: 300;
    color: #191919;
    line-height: 31px;
}
.index-page .section-content .img{
    width: 100%;
}
.index-page .mod{
    background: #FFFFFF;
    box-shadow: 0 5px 12px 0 rgb(102 102 102 / 10%);
    border-radius: 10px;
    /*padding: 30px 25px;*/
    padding: 0 25px 30px 25px;
    height: 520px;
}
.index-page .mod-img{
    height: 300px;
    line-height: 300px;
    text-align: center;
}
.index-page .mod .pic{
    width: 270px;
}
.index-page .mod .pic2{
    width: 230px;
}
.index-page .mod .pic3{
    width: 250px;
}
.index-page .mod .mod-title{
    font-size: 20px;
    font-family: Arial;
    font-weight: 600;
    color: #191919;
    line-height: 31px;
    margin-bottom: 20px;
    text-align: left;
}
.index-page .mod .mod-des{
    font-size: 14px;
    text-align: left;
    font-family: Arial;
    font-weight: 400;
    color: #888;
    line-height: 20px;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-140 {
    margin-top: 140px !important;
}
.mt-200 {
    margin-top: 200px !important;
}
.pt-140 {
    padding-top: 140px !important;
}
.index-page .icon-img-1{
    width: 102px;
}
.index-page .icon-img-2{
    width: 142px;
}
.index-page .icon-img-3{
    width: 182px;
}
.index-page  .left-part{
    text-align: left;
}
.index-page  .left-part-title{
    font-size: 28px;
    font-family: Arial;
    font-weight: 600;
    color: #191919;
    line-height: 31px;
    margin: 50px 0 18px 0;
}
.index-page .left-part-des{
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #888;
    line-height: 24px;
}
.index-page .section-3{
    color: #000;
    background: #fff;
    padding: 70px 0 120px 0;
}
.index-page .section-3 .section-title{
    font-size: 32px;
    font-family: Arial;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    margin-bottom: 100px;
}
.index-page .section-3 .section-part{

    display: flex;
}

.index-page .section-3 .item{
    width: 33.3%;
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}
.index-page .section-3 .item img{
    margin-bottom: 30px;
}
.index-page .section-33 .item{
    width: 25%;
}

.index-page .section-33 .swiper-slide{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.index-page .section-33 .swiper-slide p{
    color:rgb(71,121,178);
    margin-top: 30px;
}


.index-page .section-33 .item img, .index-page .section-33 .item svg{
    width: 200px;
    /*min-height: 65px;*/
}

.email-success-page{
    padding-top: 110px;
}
.email-success-page .disabled{
    opacity: .5;
    pointer-events: none;
}
.email-success-page .content{
    padding-top: 70px;
    padding-bottom: 150px;
    border-bottom: 2px solid #DFDFDF;
}

.email-success-page .title{
    font-size: 36px;
    font-family: Arial;
    font-weight: 600;
    color: #2793FF;
    margin-top: 130px;
    margin-bottom: 15px;
}
.email-success-page .des{
    font-size: 24px;
    font-family: Arial;
    font-weight: 500;
    color: #191919;
    line-height: 31px;
}
.email-success-page .back-home{
    font-size: 14px;
    font-family: Arial;
    font-weight: 600;
    color: #FFFFFF;
    display: inline-block;
    background-color: #2793FF;
    border-radius: 23px;
    padding: 0 40px;
    line-height: 45px;
    margin-top: 30px;
}
.email-success-page .email-img{
    width: 100%;
}

.index-page .section-banner2{
    width:100%;
    overflow: hidden;
    background-size:100% 100% !important;
}

.index-page .section-banner2 .info{
    background: rgba(0,0,0,0.60);
}

.index-page .section-banner2 .container{
    width: 70%;
    margin: auto;
    padding: 18.75rem 0;
    font-family: Arial;
}

.index-page .section-banner2 h2{
    font-size: 48px;
    font-family: 苹方-简, 苹方-简-Semibold;
    font-weight: bold;
    color: #ffffff;
    line-height: 67px;
}

.index-page .section-banner2 p{
    margin: 2.5rem 0 3.75rem 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 27px;
}

.index-page .section-banner2 .banner2_button{
    width: 180px;
    height: 50px;
    border: 2px solid #ffffff;
    border-radius: 27px;
    background: transparent;
    color: #ffffff;
}

.index-page .section-three{
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    position: relative;
}

.index-page .section-three .info{
    background: rgba(0,0,0,0.60);
}

.index-page .section-three .container{
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: auto;
    padding: 80px 0  120px 0;
    font-family: Arial;
}

.index-page .section-three .container .item{
    width: 30%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.index-page .section-three .container .item h3{
    font-size: 28px;
    font-weight: Semibold;
    text-align: center;
    color: #ffffff;
    line-height: 67px;
}

.index-page .section-three .container .item p{
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    line-height: 27px;
}

.index-page .section-three .bottom{
    position: absolute;
    display: flex;
    width: 75%;
    height: 160px;
    bottom: -80px;
    left: 12.5%;
    justify-content: space-between;
    align-items: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

.index-page .section-three .bottom .left{
    width: 70%;
    display: flex;
}

.index-page .section-three .bottom .left img{
    width: 6.25rem;
    margin: 0 6.25rem;
}

.index-page .section-three .bottom .left p{
    font-size: 20px;
    line-height: 2.5rem;
}

.index-page .section-three .bottom .right button{
    background: #ffffff;
    border-radius: 8px;
    color: #7879e9;
    padding: 1.25rem 2.1875rem;
    border: 0;
    margin-right: 100px;
}

.index-page .chatBot{
    margin-top: 6.25rem /* 100/16 */;
    background: #fff;
}

.index-page .chatBot .container{
    width: 70%;
    margin: auto;
    padding: 40px 0 100px 0;
    font-family: Arial;
}

.index-page .chatBot .content{
    display: flex;
    justify-content: space-between;
}

.index-page .chatBot .text{
    width: 44%;
    margin-top: 30px;
}

.index-page .chatBot .item{
    padding: 30px 20px;
    font-size: 20px;
    border-bottom: 1px solid #dcdcdc;
}

.index-page .chatBot .active{
    background: linear-gradient(270deg,#96baff, #216fff);
    border-radius: 8px;
    color: #fff;
    border: 0;
}

.index-page .chatBot .image{
    width: 44%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.index-page .chatBot .image img{
    width: 356px;
}

.index-page .chatBot .image h3{
    font-size: 26px;
    color: #216fff;
    line-height: 48px;
    margin-top: 30px;
    margin-bottom: 0;
}

.index-page .chatBot .image p{
    text-align: center;
    color: #000000;
    line-height: 22px;
    font-size: 16px;
    margin: 20px 0;
}

.index-page  .chatBot .image button{
    color: #216fff;
    line-height: 27px;
    font-size: 20px;
    border: 0;
    background: #fff;
}

.index-page  .chatBot .image a{
    color: #216fff;
}

.index-page  .chatBot_mob{
    display: none;
}

.index-page .section-banner .banner-img_info{
    opacity: 0.92;
    background: rgba(0,0,0,0.60);
}


@media (max-width: 768px) {

    .index-page .banner-img{
        height: 220px;
    }
    .index-page .banner-arrow-mobile{
        display: block;
        position: absolute;
        right: 30px;
        bottom: 40px;
        z-index: 999;
    }
    .index-page .section-banner .arrow-img {
        cursor: pointer;
        width: 8px;
    }
    .index-page .section-banner .mobile-arrow-left{
        transform: rotate(180deg);
    }

    .index-page .banner-content {
        position: absolute;
        top: 19%;
        z-index: 999;
        width: 100%;
        left: 0;
        padding: 0 30px;
    }
    .index-page .section-banner h2{
        font-size: 18px;
        font-family: Arial;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 18px;
    }
    .index-page .section-banner .banner-btn {
        border: 1px solid #FFFFFF;
        border-radius: 11px;
        line-height: 26px;
        font-size: 12px;
        padding: 0 12px;
    }
    .index-page .banner-arrow{
        display: none;
    }
    .index-page .section-banner .arrow-img{
        width: 9px;
        margin-left: 7px;
    }

    .index-page .section-banner p{
        font-size: 12px;
        font-family: Arial;
        font-weight: 400;
        color: #FFFFFF;
        margin-top: 12px;
        margin-bottom: 18px;
        line-height: 14px;
    }
    .index-page .section-2{
        margin-top: 30px;
    }
    .index-page .section-2 .word{
        font-size: 18px;
    }
    .index-page .section-2 .txt{
        font-size: 14px;
        margin: 0;
    }

    .index-page .section-2 .infoBox{
        margin: 10px 0 0 0;
        font-size: 12px;
        line-height: 14px;
        white-space: initial;
    }
    .index-page .m-m-30{
        margin: 0 30px;
    }
    .index-page .section-2 .infoBox br {
        display: none;
    }
    .index-page .img-content-part .img-part-1{
        width: 155px;
        left: 30px;
        margin-left: 0;
        top:76px;
    }
    .index-page .img-content-part .img-part-2 {
        width: 135px;
        margin-left: 20px;
        top:50px;
    }
    .index-page .img-content-part .img-part-3 {
        margin-left: -28px;
        width: 138px;
        top: 120px;
    }
    .index-page .img-content-part{
        position: relative;
        height: 265px;
    }

    .index-page .title-part{
        font-size: 18px;
        margin-bottom: 0;
    }
    .index-page .mb-70{
        margin-bottom: 25px !important;
    }
    .index-page .mt-140{
        margin-top: 30px !important;
    }
    .index-page .mt-40{
        margin-top: 20px !important;
    }
    .index-page .mb-140{
        margin-bottom: 50px !important;
    }
    .index-page .mod{
        height: 450px;
        margin-bottom: 25px;
    }
    .index-page .col-md-4:last-child .mod{
        /*margin-bottom: 0;*/
    }
    .index-page .mod-img{
        height: 225px;
        line-height: 225px;
    }
    .index-page .mod .pic {
        width: auto;
        height: 180px;
    }
    .index-page .mod .mod-title{
        font-size: 18px;
        text-align: center;
        margin-bottom: 10px;
    }
    .index-page .title-part-des{
        font-size: 18px;
    }
    .index-page .mod .mod-des{
        font-size: 12px;
        line-height: 14px;
    }
    .index-page .section-example .img{
        margin-bottom: 30px;
    }
    .index-page .left-part{
        text-align: center;
    }
    .index-page .left-part-title{
        margin: 0 0 10px 0;
        font-size: 18px;
    }
    .index-page .left-part-des{
        font-size: 12px;
        line-height: 16px;
    }
    .index-page .section-3 .section-part{
        display: block;
    }
    .index-page .section-3{
        padding: 28px 0;
    }
    .index-page .section-3 .section-title {
        font-size: 18px;
        margin-bottom: 50px;
    }
    .index-page .section-3 .item img {
        margin-bottom: 18px;
    }
    .index-page .section-3 .item{
        width: 100%;
        text-align: center;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .index-page .section-3 .item:last-child{
        /*margin-bottom: 0;*/
    }

    .email-success-page{
        padding-top: 60px;
    }

    .email-success-page .content{
        padding-top: 0;
        padding-bottom: 40px;
        text-align: center;

    }
    .email-success-page .title{
        margin-top: 45px;
        font-size: 18px;
        margin-bottom: 8px;

    }
    .email-success-page .des{
        font-size: 14px;
        line-height: 18px;
    }
    .email-success-page .back-home{
        margin-top: 30px;
        margin-bottom: 50px;
        line-height: 24px;
        padding: 0 20px;
        font-size: 12px;
        border-radius: 11px;
    }
    .email-success-page .img-content{
        margin-left: 30px;
        margin-right: 30px;
    }

    .index-page .section-banner2 h2{
        font-size: 30px;
        font-family: 苹方-简, 苹方-简-Semibold;
        font-weight: bold;
        color: #ffffff;
        line-height: 67px;
    }
    
    .index-page .section-banner2 p{
        margin: 1.25rem;
        color: #ffffff;
        font-size: 18px;
        line-height: 27px;
    }

    .index-page  .chatBot{
        display: none;
    }

    .index-page  .chatBot_mob{
        display: block;
        margin-top: 100px;
        text-align: center;
    }

    .index-page  .chatBot_mob button{
        color: #216fff;
        line-height: 27px;
        font-size: 16px;
        border: 0;
        background: #fff;
    }

    .index-page .section-three .bottom{
        position: absolute;
        display: flex;
        flex-direction: column;
        width: 75%;
        height: 280px;
        bottom: -140px;
        left: 12.5%;
        justify-content: space-between;
        align-items: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        color: #fff;
        padding: 30px;
    }
    
    .index-page .section-three .bottom .left{
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .index-page .section-three .bottom .left img{
        width: 50px;
        margin: 0 0 20px 0;
    }
    
    .index-page .section-three .bottom .left p{
        font-size: 16px;
        line-height: 2.5rem;
    }
    
    .index-page .section-three .bottom .right button{
        background: #ffffff;
        border-radius: 8px;
        color: #7879e9;
        border: 0;
        margin-right: 20px;
    }

    .index-page .section-three .container{
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        width: 90%;
        margin: auto;
        padding: 20px 0 100px 0;
        font-family: Arial;
    }
    
    .index-page .section-three .container .item{
        width: 30%;
        display: flex;
        align-items: center;
        flex-direction: column;
        margin: 30px 0;
    }

    .index-page .section-three .container .item:last-child{
        margin: 0 0 70px 0;
    }
    
    .index-page .section-three .container .item h3{
        font-size: 20px;
        font-weight: Semibold;
        text-align: center;
        color: #ffffff;
        line-height: 47px;
    }
    
    .index-page .section-three .container .item p{
        font-size: 16px;
        text-align: center;
        color: #ffffff;
        line-height: 27px;
    }

}
