.update-time{
    text-align: right!important;
    font-size: 0.32rem;
}
.mt-agreement {
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #fff;
}

.mt-agreement .mt-agreement-box {
    padding: 0 0.53333333rem 0.53333333rem 0.53333333rem;
}

.mt-agreement .am-list-body .am-list-item {
    padding-left: 0;
}

.mt-agreement .am-list-body .am-list-line .am-list-content {
    color: #333;
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 400;
    padding-left: 20px;
}

.mt-agreement h1 {
    padding: 0;
    margin: 0;
    font-size: 0.45333333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    margin-top: 0.8rem;
    text-align: center;
    margin-bottom: 0.76rem;
}

.mt-agreement p {
    text-align: left;
    margin-bottom: 0.45333333rem;
    font-size: 0.37333333rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 0.56rem;
}

.mt-agreement p span {
    font-weight: bold;
}

.mt-agreement p .i {
    font-style: italic;
}

.mt-agreement p .un {
    text-decoration: underline;
}

.mt-agreement p .nobold {
    font-weight: 400;
}

.mt-agreement p a {
    color: #52B0FF;
}

.mt-agreement .r {
    text-align: right;
    font-size: 0.48rem;
}

.mt-agreement .other-box {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.mt-agreement .other-box .outher-url {
    flex: 1;
    border: none;
}

