.main {
    width: 1920px;
    height: 1080px;
    background: linear-gradient(180deg, #F5F0FF 0%, rgba(233, 239, 245, 0) 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.icon {
    border-radius: 10px;
}
.head {
    display: flex;
    margin-top: 30px;
    margin-left: 136px;
}

.head img {
    width: 60px;
    height: 60px;
}

.head .title1 {
    width: 101px;
    height: 34px;
    font-size: 34px;
    font-weight: bold;
    color: #D24BF1;
    line-height: 34px;
    letter-spacing: 2px;
    padding-top: 13px;
    padding-left: 12px;
}

.title{
    margin-top: 91px;
    margin-left: 826px;
    width: 269px;
    height: 34px;
    font-size: 30px;
    color: #222222;
}

.content{
    margin-top: 40px;
    margin-left: 320px;
    font-size: 24px;
    color: #222222;
    line-height: 24px;
}

.content div{
    margin-top: 20px;
}

.base {
    position: absolute;
    top: 1030px;
}

.base .navigation {
    margin-left: 585px;
    display: flex;
}

.text5 {
    margin-left: 64px;
    font-size: 18px;
    color: #222222;

}

.this {
    border-right: 1px solid #CCCCCC
}

.text6 {
    margin-bottom: 30px;
    margin-left: 772px;
    margin-top: 8px;
    font-size: 16px;
    color: #666666;
}