header .cont .registerbtn .register{
    background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
}
.banner1{
    height: 602px;
    padding-top: 80px;
    overflow: hidden;
    background-color: #F7FBFF;
}
.banner1 .left{
    float: left;
    padding-top: 110px;
}
.banner1 .left .title{
    font-size: 36px;
    font-weight: 600;
    color: #1C184E;
    line-height: 60px;
    letter-spacing: 1px;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner1 .left .text{
    font-size: 20px;
    color: #494A4C;
    line-height: 26px;
    letter-spacing: 2px;
    
}
.banner1 .right{
    float: right;
    padding: 50px 0 30px;
}
.banner1 .right img{
    width: 560px;
    height: 444px;
}
.banner2{
    height: 600px;
    background-color: white;
    padding-top: 98px;
}
.banner2 .title{
    font-size: 36px;
    font-weight: 600;
    color: #1C184E;
    line-height: 60px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner2 .text{
    color: #737373;
    font-size: 14px;
    color: #000000;
    line-height: 19px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 70px;
    
}
.banner2 ul li{
    width: 263px;
    text-align: center;
    float: left;
}
.banner2 ul li:nth-of-type(2){
    margin: 0 37px;
}
.banner2 ul li:nth-of-type(3){
    margin: 0 37px;
}
.banner2 ul li .title{
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    letter-spacing: 2px;
    margin-bottom: 17px;
    
}
.banner2 ul li .text{
    font-size: 14px;
    color: #767676;
    line-height: 19px;
}
.banner2 ul .imgWrpa{
    width: 119px;
    height: 119px;
    line-height: 119px;
    background: #F4F4F4;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    margin-bottom: 38px;
}
.banner2 ul .imgWrpa img{
    width: 119px;
    height: 119px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.banner3{
    height: 650px;
    padding: 40px 0 0 0 ;
    background-color: #F7FBFF;
}
.banner3 .title{
    font-size: 36px;
    font-weight: 600;
    color: #1C184E;
    line-height: 60px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner3 .text{
    font-size: 14px;
    color: #505153;
    line-height: 19px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 70px;
    
}
.banner3 img{
    width: 1200px;
    height: 373px;
}
.banner4 {
    position: relative;
    padding-bottom: 255px;
}
.banner4 .title{
    font-size: 36px;
    font-weight: 600;
    color: #1C184E;
    line-height: 60px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.banner4 .text{
    font-size: 14px;
    color: #505153;
    line-height: 19px;
    letter-spacing: 1px;
    text-align: center;
    
}
.banner4 .private {
    width: 100%;
    height: 335px;
    margin-bottom: 145px;
}
.banner4 .private li{
    float: left;
    width: 352px;
    height: 335px;
    background: #FFFFFF;
    border-radius: 20px;
    text-align: center;
    padding: 56px 0 0 0;
    box-shadow: 0px 6px 21px 0px rgba(62, 143, 255, 0.22);
}
.banner4 .private li img{
    width: 88px;
    height: 88px;
}
.banner4 .private li:nth-of-type(2){
    margin: 0 72px;
}
.banner4 .private li .imgWrap{
    margin-bottom: 30px;
}
.banner4 .private li .btn{
    width: 183px;
    height: 44px;
    color: white;
    line-height: 44px;
    text-align: center;
    border-radius: 22px;
    display: inline-block;
    margin-bottom: 43px;
    background: linear-gradient(90deg, #6A8BFE 0%, #6168FF 100%);
}
.banner4 .exclusive{
    overflow: hidden;
}
.banner4 .exclusive li{
    width: 50%;
    text-align: left;
    float: left;
    margin-bottom: 46px;
}
.banner4 .exclusive li:nth-of-type(2){
    padding-left: 93px;
}

.banner4 .exclusive li:nth-of-type(3){
    margin-bottom: 0px;
}
.banner4 .exclusive li:nth-of-type(4){
    padding-left: 93px;
    margin-bottom: 0px;
}
.banner4 .exclusive img{
    width: 99px;
    height: 99px;
    margin-right: 28px;
}
.banner4 .exclusive .right{
    vertical-align: top;
    display: inline-block;
    margin-top: 18px;
}
.banner4 .exclusive .title{
    text-align: left;
    font-size: 22px;
    font-weight: 500;
    color: #565656;
    line-height: 30px;
    margin-bottom: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
}
.banner4 .exclusive .text{
    font-size: 14px;
    color: #4C4C4C;
    line-height: 19px;
    
}

.banner4 .onTrial{
    width: 1000px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    bottom: -85px;
    margin-left: -500px;
    text-align: center;
    box-shadow: 0px 5px 20px 0px rgba(135, 204, 255, 0.16);
}
.banner4 .onTrial .title{
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    line-height: 28px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0px;
}
.banner4 .onTrial .title span{
    color: #7368FE;
}
.banner4 .onTrial .phone{
    width: 519px;
    height: 68px;
    margin-top: 26px;
    overflow: hidden;
    position: relative;
    border-radius: 34px;
    background: #F6FAFF;
    display: inline-block;
    border: 1px solid rgba(110, 158, 255, 0.14);
    box-shadow: 0px 10px 20px 0px rgba(73, 160, 255, 0.11), 0px 1px 5px 0px rgba(116, 172, 255, 0.16);
    
}
.banner4 .onTrial .phone input{
    width: 340px;
    float: left;
    height: 100%;
    background: #F6FAFF;
    margin-left: 20px;
}
.banner4 .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);
}