@charset "utf-8";
body {
    background-color: #FFFFFF;
}

.maincon {
    position: relative;
    height: 98vh;
}

.maincon-1 {
    height: 70%;
    display: flex;
    align-items: start;
}

.maincon-one-item-bottom {
    height: 50%;
    position: relative;
    top: -20%;
}

.maodian {
    color: inherit;
    text-decoration: none;
}
