* {
    font-family: "微软雅黑"!important;
}

.title {
    font-family: "微软雅黑";
    font-weight: bold;
}

#timesebd {
    font-family: 'Space Mono';
}

.gorukou .tbtn {
    font-family: 'Space Mono';
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 5px 15px;
    border-radius: 3px;
    transition: 0.3s;
    cursor: pointer;
}

.gorukou .tbtn:hover {
    background-color: #37ccec;
    color: #ffffff;
    border: 1px solid #37ccec;
}

.teamgroup img {
    width: 140px;
    height: auto;
    object-fit: contain;
}

.asl p {
    font-size: 14px;
}

.blocktiel {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
}

.blocktiel img {
    border: 1px solid #ddd;
    flex: 1;
    display: flex;
    align-items: center;
    height: 50px;
    object-fit: contain;
    margin-left: -1px;
    margin-top: -1px;
}

.blocktiel img:last-child {
    border-right: 1px solid #ddd;
}

.asdsadasd {
    display: flex;
    flex-direction: column;
}

.asdsadasd li {
    display: flex;
    width: 100%;
    font-size: 14px;
    align-items: center;
    justify-content: flex-start;
}

.asdsadasd li p {
    font-size: 14px;
}

.FGF {
    font-size: 14px;
    font-weight: normal;
    color: #3d3e3f;
}

.bsk {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.bsk .userso {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-left: 5px;
}

.bsk .sline {
    width: 50px;
    height: 1px;
    background-color: #4e504d;
    display: block;
}

.bsk .usernames {
    margin-left: 10px;
}

.linkks {
    color: #4e504d;
}

a {
    color: #4e504d!important;
    text-decoration: none;
}

.page-border {
    display: flex;
    justify-content: center;
    background: none;
    background-color: #526386;
}

.bsydd {
    font-size: 14px;
}

.blss {
    text-align: left;
}

.ssaas {
    max-width: 900px;
    box-shadow: 0px 4px 3px 2px #00000026;
}

.logoss {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    font-weight: bold;
    border-bottom: 1px solid #f1f1f1;
    padding: 50px;
    padding-top: 0px;
    margin-bottom: 100px;
    color: #606060;
}

.blss {
    letter-spacing: 3px;
}

.textline {
    border-bottom: 5px solid #4c83ff;
}

.logoss p {
    font-size: 24px;
    font-family: "微软雅黑";
}

.logo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}

.asdsadasd li {
    border-bottom: 1px solid #ededed;
    padding: 10px;
}

.asdsadasd li:last-child {
    border-bottom: 0px;
}

.asdsadasd .sus {
    display: flex;
    flex-direction: column;
}

.asdsadasd .sus img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}