.xq_label {
    background-color: red;
    color: #fff;
    writing-mode: vertical-rl;
    padding: 0 20px;
    letter-spacing: 8px
}

.xiangqing {
    height: 120px;
    margin-top: 20px;
    border-radius: 10px;
    overflow: hidden
}

.xq_content {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5
}

.layui-btn {
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    border: 1px solid transparent;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.layui-bg-blue {
    background-color: #1e9fff!important;
    color: #fff!important
}

.footer,.header {
    background-color: #000!important;
    color: #fff!important;
    padding: 10px;
    width: 100%;
    text-align: center
}

.header {
    position: relative;
    justify-content: space-between
}

.header,.header-title {
    display: flex;
    align-items: center
}

.header-title img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-right: 10px
}

.header-title .info {
    display: flex;
    flex-direction: column
}

.header-title .info span {
    font-size: 16px;
    color: #343a40
}

.credit-score {
    font-size: 20px;
    font-weight: 700;
    background-color: #adff2f;
    color: #000;
    margin: 5%
}

.content {
    flex: 1;
    max-width: 600px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 10px;
    box-sizing: border-box;
    margin: 0 auto
}

.content,.personal-info {
    width: 100%
}

.personal-info-item {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #e9ecef
}

.personal-info-item:last-child {
    border-bottom: none
}

.label {
    font-weight: 500;
    color: #343a40
}

.value {
    text-align: right;
    color: #495057
}

.tix111 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 49px;
    padding-right: 0;
    background-color: #000;
    color: #fff
}

@media (max-width: 600px) {
    .container {
        padding:10px;
        padding-top: 0
    }

    .header-title img {
        width: 30px;
        height: 30px
    }

    .header-title .info span {
        font-size: 14px
    }

    .content {
        padding: 10px;
        border-radius: 0;
        box-shadow: none
    }

    .personal-info-item {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        border-bottom: 1px solid #e9ecef;
        line-height: 1.5
    }

    .header,.header-title {
        background-color: #000!important;
        color: #fff!important
    }

    #nrbox {
        display: none
    }
}

.profile_wrap {
    height: 100vh;
    background-color: #f8f9fa;
    color: rgba(0,0,0,.85);
    font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif
}

.custom-button {
    margin: 0 1.6% 5%;
    margin-bottom: 10px;
    width: 100%;
    outline: 0;
    font-weight: 100;
    box-sizing: border-box
}

@media (max-width: 600px) {
    .logo_wrap {
        margin:20% auto 0!important
    }

    .custom-button {
        max-width: 100%!important;
        margin: 0!important;
        margin-bottom: 10px!important
    }

    .custom-button,.intro-nav a {
        font-size: 1.575em
    }

    .small_nav {
        font-size: .8em!important;
        width: 100%!important
    }

    .slogan {
        font-size: 1.8875em;
        margin-bottom: 45px
    }
}

.model_content[data-v-09bd0604] {
    text-align: left;
    font-size: 85%
}

.big125[data-v-09bd0604] {
    font-size: 115%
}

.small75[data-v-09bd0604] {
    font-size: 75%
}

.btn-info[data-v-09bd0604] {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info[data-v-09bd0604]:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle[data-v-09bd0604] {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info[data-v-09bd0604]:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

hr[data-v-09bd0604] {
    height: 0;
    line-height: 0;
    margin: 10px 0;
    padding: 0;
    border: none!important;
    border-bottom: 1px solid #ddd!important;
    clear: both;
    overflow: hidden;
    background: 0 0
}

label[data-v-09bd0604] {
    display: inline-block;
    margin-bottom: .5rem
}

.form-group[data-v-09bd0604] {
    margin-bottom: 15px
}

.layui-icon[data-v-09bd0604] {
    font-style: normal
}

.alert-default[data-v-09bd0604] {
    background-color: #f4f4f4;
    padding: 20px;
    box-shadow: 2px 2px 0 #cecdcd;
    font-size: 16px;
    margin: 20px 0 20px 0;
    text-align: left
}

.model_content[data-v-62837f1a] {
    text-align: left;
    font-size: 85%
}

.big125[data-v-62837f1a] {
    font-size: 115%
}

.small75[data-v-62837f1a] {
    font-size: 75%
}

.btn-info[data-v-62837f1a] {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info[data-v-62837f1a]:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle[data-v-62837f1a] {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info[data-v-62837f1a]:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

hr[data-v-62837f1a] {
    height: 0;
    line-height: 0;
    margin: 10px 0;
    padding: 0;
    border: none!important;
    border-bottom: 1px solid #ddd!important;
    clear: both;
    overflow: hidden;
    background: 0 0
}

label[data-v-62837f1a] {
    display: inline-block;
    margin-bottom: .5rem
}

.form-group[data-v-62837f1a] {
    margin-bottom: 15px
}

.layui-icon[data-v-62837f1a] {
    font-style: normal
}

.alert-default[data-v-62837f1a] {
    background-color: #f4f4f4;
    padding: 20px;
    box-shadow: 2px 2px 0 #cecdcd;
    font-size: 16px;
    margin: 20px 0 20px 0;
    text-align: left
}

.btn-info[data-v-3a52467c] {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    margin-top: 20px;
    width: 60%
}

.btn-info[data-v-3a52467c]:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle[data-v-3a52467c] {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info[data-v-3a52467c]:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.modal-content[data-v-3a52467c] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.model_content[data-v-3a52467c] {
    text-align: left;
    font-size: 85%
}

.big125[data-v-3a52467c] {
    font-size: 115%
}

.small75[data-v-3a52467c] {
    font-size: 75%
}

hr[data-v-3a52467c] {
    height: 0;
    line-height: 0;
    margin: 10px 0;
    padding: 0;
    border: none!important;
    border-bottom: 1px solid #ddd!important;
    clear: both;
    overflow: hidden;
    background: 0 0
}

.alert-default[data-v-3a52467c] {
    background-color: #f4f4f4;
    padding: 20px;
    box-shadow: 2px 2px 0 #cecdcd;
    font-size: 16px;
    margin: 20px 0 20px 0;
    text-align: left
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.intro-nav {
    margin-top: 5px
}

.intro-nav a:hover {
    background: #cea87a
}

.overlay {
    display: none;
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6)
}

.model_title {
    font-weight: 100;
    margin: 10px 0
}

.mymodal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.mymodal-content {
    background-color: #fff;
    margin: 10% auto;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,.3);
    width: 90%;
    max-width: 400px;
    text-align: center;
    animation: fadeIn .5s ease-in-out
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.error-message {
    color: red;
    margin-top: 10px
}

.custom-button {
    background: #273764;
    color: #fff;
    font-size: 1.875em;
    display: inline-block;
    margin: 20px 1.6% 5%;
    padding: 8px 30px;
    position: relative;
    width: 80%;
    max-width: 275px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-align: center
}

.custom-button:hover {
    background: #1e2e54
}

.copyright {
    position: relative;
    margin: auto;
    margin-top: -35px;
    z-index: 1;
    letter-spacing: 2px;
    color: #393232;
    font-size: .75em
}

.intro-nav a {
    background: #273764;
    color: #fff;
    font-size: 1.875em;
    margin-bottom: 10px;
    display: inline-block;
    padding: 8px 30px;
    position: relative;
    width: 100%;
    text-decoration: none;
    font-weight: 100;
    box-sizing: border-box
}

.intro-nav a:before {
    border: solid #cea87a;
    border-width: 4px 0 4px 4px;
    left: -4px;
    border-right: none
}

.intro-nav a:after,.intro-nav a:before {
    content: "";
    display: block;
    width: 21px;
    position: absolute;
    top: -4px;
    bottom: -4px;
    box-sizing: border-box
}

.intro-nav a:after {
    border: solid #cea87a;
    border-width: 4px 4px 4px 0;
    right: -4px;
    border-left: none
}

.slogan {
    font-size: 2.1875em;
    color: #273764;
    letter-spacing: .125em;
    margin-bottom: 55px;
    font-weight: 100!important
}

@media (max-width: 600px) {
    .logo_wrap {
        margin:20% auto 0!important
    }

    .custom-button {
        max-width: 100%!important;
        margin: 0!important;
        margin-bottom: 10px!important;
        margin-top: 20px!important
    }

    .custom-button,.intro-nav a {
        font-size: 1.575em
    }

    .small_nav {
        font-size: .8em!important;
        width: 100%!important
    }

    .slogan {
        font-size: 1.8875em;
        margin-bottom: 45px
    }
}

.logo_wrap {
    text-align: center;
    margin: 150px auto 0 auto;
    line-height: 1.1
}

.logo_wrap img {
    width: 108px
}

.logo_wrap div {
    font-size: 15px;
    line-height: 1.1
}

.home {
    background: radial-gradient(circle,#fff 56%,#c7cfd6);
    min-height: 100vh;
    padding-bottom: 75px;
    position: relative;
    padding: 0 20px;
    padding-top: 10px;
    box-sizing: border-box;
    padding-bottom: 50px
}
