﻿.button2[data-v-44be193a] {
    outline: none;
    padding: 0px;
    border-style: none;
    width: 70%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 5px auto;
    border-radius: 4px;
    background-color: #5390de;
}

.upladidtitle1 {
    text-align: center;
    font-size: 28px;
    font-weight: 800;
}

.upladidtitle2 {
    text-align: center;
    font-size: 22px;
    font-weight: 800;
}

.upname {
    line-height: 25px;
    font-size: 16px;
    color: #929090;
    text-align: center;
}

@media screen and (max-width: 980px) {
    .upladidtitle1 {
        text-align: center;
        font-size: 22px;
        font-weight: 800;
    }

    .upladidtitle2 {
        text-align: center;
        font-size: 18px;
        font-weight: 800;
    }

    .upname {
        line-height: 20px;
        font-size: 14px;
        color: #929090;
        text-align: center;
    }
}
