header .cont .registerbtn .register{
    background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
}
.banner1{
    height: 602px;
    padding-top: 80px;
    background: #F7FBFF;
}
.banner1 .left{
    height: 100%;
    vertical-align: top;
    display: inline-block;
    padding-top: 110px;
}
.banner1 .left .title{
    width: 568px;
    height: 120px;
    font-size: 36px;
    font-weight: 600;
    color: #1C184E;
    line-height: 60px;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner1 .left .text{
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    margin-top: 34px;
    
}
.banner1 .right{
    float: right;
}
.banner1 .right img{
    width: 566px;
    height: 453px;
    margin-top: 43px;
}
.banner2{
    padding: 70px 0 270px 0;
    background: #F5F5F5;
    background-color: white;
    position: relative;
}
.banner2 .banner2Nav{
    width: 1200px;
    height: 80px;
    background: #F6FAFF;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 72px;
}
.banner2 .banner2Nav ul{
    display: inline-block;
}
.banner2 .banner2Nav li {
    width: 70px;
    display: inline-block;
    margin-right: 176px;
    text-align: center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.banner2 .banner2Nav li:last-child{
    margin-right: 0;
}
.banner2 .banner2Nav li .text{
    line-height: 80px;
    display: block;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner2 .banner2Nav li .line{
    width: 60px;
    height: 8px;
    border-radius: 8px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.banner2 .banner2Nav li.active{
    color: #6473FF;
}
.banner2 .banner2Nav li.active .line{
    background: linear-gradient(90deg, #6A8BFE 0%, #6168FF 100%);
}
.banner2 .banner2Nav li .line{
    display: inline-block;
}
.banner2 .cont{
    display: none;
}
.banner2 .cont.show{
    display: block;
}
.banner2 .cont .title{
    font-size: 36px;
    font-weight: 600;
    color: #1C184E;
    line-height: 60px;
    text-align: center;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner2 .cont .text{
    font-size: 14px;
    color: #000000;
    line-height: 19px;
    letter-spacing: 1px;
    text-align: center;
    
}
.banner2 .cont .box1 .programme{
    margin-top: 100px;
    height: 260px;
}
.banner2 .cont .box1 .programme li{
    width: 180px;
    height: 258px;
    background: #FFFFFF;
    border-radius: 20px;
    text-align: left;
    padding: 70px 26px 40px 26px;
    box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
    position: relative;
    float: left;
    margin-right: 75px;
}
.banner2 .cont .box1 .programme li:last-child{
    margin-right: 0;
}
.banner2 .cont .box1 .programme li img{
    width: 88px;
    height: 88px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.banner2 .cont .box1 .programme .title{
    line-height: 0px !important;
    margin-bottom: 20px;
}
.banner2 .cont .box1 .programme .title p{
    line-height: 28px !important;
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    line-height: 28px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    font-family: PingFangSC-Medium, PingFang SC;
}
.banner2 .cont .box1 .programme .title .line{
    font-size: 0 !important;
    width: 95px;
    height: 6px;
    line-height: 0;
    border-radius: 3px;
    opacity: 0.5;
    display: inline-block;
    background: linear-gradient(90deg, #6A8BFE 0%, #6168FF 100%);

}
.banner2 .cont .box1 .programme .text{
    text-align: left;
    text-align: center;
    
}
.banner2 .cont .box2{
    margin-top: 160px;
}

.banner2 .cont .box2 ul .title{
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 80px;
    
}
.banner2 .cont .box2 ul .text{
    width: 480px;
    font-size: 14px;
    color: #4E4E4E;
    line-height: 19px;
    text-align: left;
    
}
.banner2 .cont .box2 ul li{
    overflow: hidden;
}
.banner2 .cont .box2 ul li .left{
    float: left;
}
.banner2 .cont .box2 ul li .right{
    float: right;
}
.banner2 .cont .box2 ul li img{
    width: 345px;
    height: 258px;
}
.banner2 .cont .box2 ul .text{
    font-size: 14px;
    color: #000000;
    line-height: 19px;
}
.banner2 .onTrial{
    width: 1000px;
    height: 200px;
    background: #FFFFFF;
    box-shadow: 0px 5px 20px 0px rgba(135, 204, 255, 0.16);
    border-radius: 8px;
    position: absolute;
    left: 50%;
    bottom: -85px;
    margin-left: -500px;
    text-align: center;
}
.banner2 .onTrial .title{
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    line-height: 28px;
    text-align: center;
    margin-top: 35px;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner2 .onTrial .title span{
    color: #7368FE;
}
.banner2 .onTrial .phone{
    width: 519px;
    height: 68px;
    margin-top: 26px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    background: #F6FAFF;
    box-shadow: 0px 10px 20px 0px rgba(73, 160, 255, 0.11), 0px 1px 5px 0px rgba(116, 172, 255, 0.16);
    border-radius: 34px;
    border: 1px solid rgba(110, 158, 255, 0.14);
}
.banner2 .onTrial .phone input{
    width: 340px;
    float: left;
    height: 100%;
    background: #F6FAFF;
    margin-left: 20px;
}
.banner2 .onTrial .phone .btn{
    width: 144px;
    height: 52px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    line-height: 52px;
    color: white;
    position: absolute;
    right: 7px;
    top: 50%;
    
    transform: translateY(-50%);
    background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
    box-shadow: 0px 10px 20px 0px rgba(73, 160, 255, 0.11);
}

/* 互联网行业-开始 */
.banner2 .internetIndustry .box1 .programme li{
    width: 240px;
    height: 258px;
    background: #FFFFFF;
    box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
    border-radius: 20px;
}
.banner2 .internetIndustry .box1 .programme li{
    margin-right: 80px;
}
.banner2 .internetIndustry .box1 .programme li:last-child{
    margin-right: 0 !important;
}
.banner2 .internetIndustry .box2 ul{
    margin-top: 80px;
}
.banner2 .internetIndustry .box2 ul li{
    display: inline-block;
    margin-bottom: 66px;
}
.banner2 .internetIndustry  .efficiency .item2,.item4{
    margin-left: 165px;
}
.banner2 .internetIndustry .box2 ul li img{
    width: 99px;
    height: 99px;
    margin-right: 28px;
}
.banner2 .internetIndustry .box2 .right .title{
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
}
.banner2 .internetIndustry .box2 .right .text{
    width: 388px;
    color: #5E5E5E;
    
}
/* 互联网行业-结束 */
/* 零售行业-开始 */
.banner2 .retailIndustry .box1 .programme li{
    width: 240px;
    height: 258px;
    background: #FFFFFF;
    box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
    border-radius: 20px;
}
.banner2 .retailIndustry .box1 .programme li{
    margin-right: 80px;
}
.banner2 .retailIndustry .box1 .programme li:last-child{
    margin-right: 0 !important;
}
.banner2 .retailIndustry .boxTwo .title{
    font-size: 36px;
    font-weight: 600;
    color: #1C184E;
    line-height: 60px;
    letter-spacing: 1px;
    margin-top: 110px;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner2 .retailIndustry .boxTwo .ul1 {
    font-size: 0;
    line-height: 0;
    height: 426px;
    margin-top: 110px;
}
.banner2 .retailIndustry .boxTwo .ul1 .ul1li{
    padding: 29px 27px;
    width: 240px;
    height: 426px;
    background: #FFFFFF;
    box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
    border-radius: 20px;
    float: left;
    margin-right: 80px;
    position: relative;
}
.banner2 .retailIndustry .boxTwo .ul1 .ul1li:last-child{
    margin-right: 0px;
}
.banner2 .retailIndustry .boxTwo .ul1 li img{
    width: 118px;
    height: 118px;
    position: absolute;
    top: 29px;
    left: 10px;
}
.banner2 .retailIndustry .boxTwo .ul1 .title{
    font-size: 20px;
    font-weight: 500;
    color: #6473FF;
    line-height: 28px;
    text-align: left;
    margin-top: 118px 0 15px 0;
    font-family: PingFangSC-Medium, PingFang SC;
}
.banner2 .retailIndustry .boxTwo .ul1 .text{
    font-size: 14px;
    color: #626262;
    line-height: 19px;
    text-align: left;
    
}
.banner2 .retailIndustry .boxTwo .list{
    font-size: 14px;
    line-height: 20px;
    margin-top: 30px;
}
.banner2 .retailIndustry .boxTwo .list p{
    font-size: 12px;
    
    color: #929292;
    line-height: 16px;
    margin-bottom: 16px;
}
.banner2 .retailIndustry .boxTwo .list p span{
    width: 8px;
    height: 8px;
    background: #4F7CEE;
    opacity: 0.7;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}
/* 零售行业-结束 */

/* 教育行业-开始 */
.banner2 .educationIndustry .box1 .programme li{
    width: 240px;
    height: 258px;
    background: #FFFFFF;
    box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
    border-radius: 20px;
}
.banner2 .educationIndustry .box1 .programme li{
    margin-right: 80px;
}
.banner2 .educationIndustry .box1 .programme li:last-child{
    margin-right: 0 !important;
}
.banner2 .educationIndustry .box2 ul{
    margin-top: 80px;
}
.banner2 .educationIndustry .box2 ul li{
    display: inline-block;
    margin-bottom: 66px;
}
.banner2 .educationIndustry  .efficiency .item2,.item4{
    margin-left: 165px;
}
.banner2 .educationIndustry .box2 ul li img{
    width: 99px;
    height: 99px;
    margin-right: 28px;
}
.banner2 .educationIndustry .box2 .right .title{
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 14px;
}
.banner2 .educationIndustry .box2 .right .text{
    width: 388px;
    color: #5E5E5E;
    
}
/* 教育行业-结束 */