@font-face {
    font-family: snciconSpread;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/方正兰亭纤黑_0.TTF') format('truetype');
}


.snc-action-back {
    color: #5F5F5F;
}

.snc-bar-nav {
    top: 0;
    -webkit-box-shadow: 0 1px 6px #ccc;
    box-shadow: 0 1px 6px #ccc;
}


.snc-nav {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    height: 3.3rem !important;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 0;
    background-color: #f7f7f7;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.85);
    box-shadow: 0 0 1px rgba(0,0,0,.85);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
}



.snc-title {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 7.5%;
    position: absolute;
    display: block;
    width: 100%;
    margin: 0 -10px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #FFF;
}


.snc-bar-nav.snc-bar .snc-icon {
    margin-right: -10px;
    margin-left: -10px;
    padding-right: 10px;
    padding-left: 10px;
}

.snc-bar .snc-icon {
    font-size: 24px;
    position: relative;
    z-index: 20;
    padding-top: 10px;
    padding-bottom: 10px;
}

.snc-icon {
    font-family: sncicons;
    font-size: 2.5rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.snc-pull-left {
    float: left;
}

a {
    text-decoration: none;
    color: #007aff;
}

a {
    background: 0 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: auto;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

Inherited from header.snc-bar.snc-bar-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: auto;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

Inherited from body body {
    font-family: 'Helvetica Neue',Helvetica,sans-serif;
    font-size: 17px;
    line-height: 21px;
    color: #000;
    background-color: #efeff4;
    -webkit-overflow-scrolling: touch;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: auto;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

Inherited from html html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: auto;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}



.input_s_l {
    width: 45%;
    background-color: transparent;
    border: 0px;
    border-bottom: 0.3rem solid #00baad;
    font-size: 1rem;
    text-align: center;
    color: #00baad;
}

.input_s_l_n {
    width: 45%;
    background-color: transparent;
    border: 0px;
    border-bottom: 0.3rem solid #C4C4C4;
    font-size: 1rem;
    text-align: center;
    color: #C4C4C4;
}

.input_s_l,
.input_s_l_n, .input_u_l:focus {
    outline: none;
    background-color: transparent;
}

.input_u_l {
    width: 16.5rem;
    background-color: transparent;
    border: 0px;
    border-bottom: 0.1rem solid #C4C4C4;
    font-size: 1rem;
    text-align: left;
    color: #C4C4C4;
}

.weui_cells_radio .weui_check:checked + .weui_icon_checked:before {
    display: block;
    content: '\EA08';
    color: #09BB07;
    font-size: 16px;
}

.logo_div {
    /* margin-top: 70px; */
    margin-bottom: 10px;
    text-align: center;
    padding-top: 70px;
}

    .logo_div img {
        width: 30%;
        /*	居中裁剪*/
        object-fit: cover;
    }

.weui-cell .login-img-icon {
    width: 25px;
}

.weui-cell .login-enter-div {
    border-left: 1px solid #dbdbdb;
    margin-top: 4px;
    margin-left: 10px;
}

.weui-cell .login-input {
    padding-left: 20px;
}

.noclick {
    pointer-events: none;
}

.sround {
    width: 100px;
    height: 100px;
    background: #EEAD0E;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    color: #ffffff;
    margin-right: 0.5rem;
}

.eround {
    width: 100px;
    height: 100px;
    background: #9ACD32;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    color: #ffffff;
    margin-right: 0.3rem;
    margin-left: 0.2rem;
}

.setBule {
    color: #00baad !important;
}
