﻿body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei",SimSun,Arial,"Helvetica Neue",Helvetica;
    color: #333;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

progress {
    display: inline-block;
    vertical-align: baseline
}

a {
    background-color: transparent;
    outline: 0;
    text-decoration: none
}

    a:hover {
        color: #00b38a;
        text-decoration: underline
    }

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-weight: 400
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

p {
    margin: 0
}

    p + p {
        margin-top: 10px
    }

img {
    border: 0;
    vertical-align: top;
    display: inline-block
}

button, input, optgroup, select, textarea {
    margin: 0;
    padding: 0;
    border: 1px solid #ededed;
    font-family: inherit
}

input {
    font-family: Arial,"Hiragino Sans GB","Microsoft Yahei",SimSun
}

    label, select, button, input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
        cursor: pointer
    }

    input[type=checkbox], input[type=radio] {
        padding: 0
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

th, td {
    padding: 0
}

em, strong {
    font-weight: 400
}

i {
    font-style: normal
}

dl, dt, dd {
    margin: 0
}

::selection {
    color: #fff;
    background-color: #00b38a;
}

::-moz-focus-inner {
    border: 0
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    zoom: 1;
}

    .clearfix:before, .clearfix:after {
        content: "";
        display: table
    }

    .clearfix:after {
        clear: both
    }

html {
    font-size: 14px
}

body {
    min-width: 1024px;
    min-height: 100%;
    background-color: #f2f2f2;
}

a:hover {
    text-decoration: none;
}

.aui-input {
    font-size: 14px;
    position: relative;
    z-index: 1;
    height: 50px;
    vertical-align: middle;
    color: #333;
    border-width: 1px;
    border-style: solid;
    outline: 0;
}

button, input, optgroup, select, textarea {
    margin: 0;
    padding: 0;
    border: 1px solid #ededed;
    font-family: inherit;
}

input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 11px system-ui;
}

.aui-btn {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}



.aui-header-box {
    width: 100%;
    height: 370px;
    position: relative;
    background: #FC4349;
    border: none;
}

.aui-header-box-logo {
    position: absolute;
    z-index: 9999;
    top: 76px;
    left: 50%;
    margin-left: -350px;
    width: 112px;
    height: 42px;
    background-image: url('../img/1.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.aui-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    border-radius: 3px;
    border: 1px solid #d6d6d6;
    width: 680px;
    height: 420px;
    background-color: #fff;
}
.aui-content-box {
    width: 550px;
    height: 280px;
    display: table;
    z-index: 1;
    position: absolute;
    left: 52%;
    top: 52%;
    transform: translate(-50%, -50%);
}

.aui-content-box-fl {
    width: 315px;
    height: 280px;
    /* background:#900; */
    float: left;
    border-right: 1px dashed #d4d4d4;
    padding-right: 40px;
}

.aui-content-box-fr {
    width: 165px;
    margin:-30px 0px 0px 0px;
    float: right;
    padding-left: 20px;
}

.aui-form-header {
    position: relative;
    z-index: 1;
    height: 35px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e2e0e0;
}

    .aui-form-header .aui-form-header-item {
        font-size: 16px;
        line-height: 24px;
        position: relative;
        float: left;
        width: 50%;
        height: 33px;
        cursor: pointer;
        text-align: center;
        color: #121212;
    }

    .aui-form-header li a {
        color: #121212;
    }

.aui-form-content-item {
    display: none;
}

.aui-form-header .on {
    margin-bottom: -1px;
    color: #ed4242;
    border-bottom: 2px solid #ed4242;
}

    .aui-form-header .on:after {
        position: absolute;
        z-index: 2;
        top: -12px;
        left: 50%;
        margin-left: -3px;
        content: "";
        width: 0;
        height: 0;
        line-height: 0;
        border: 6px solid transparent;
        border-bottom-color: #ed4242;
    }

    .aui-form-header .on:after {
        z-index: 3;
        top: -11px;
        width: 0;
        height: 0;
        line-height: 0;
        border: 6px solid transparent;
        border-bottom-color: #fff;
    }

    .aui-form-header .on:after {
        position: absolute;
        z-index: 2;
        top: 21px;
        left: 50%;
        margin-left: -3px;
        content: "";
        width: 0;
        height: 0;
        line-height: 0;
        border: 6px solid transparent;
        border-bottom-color: #ed4242;
    }

.aui-form-list {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

    .aui-form-list .aui-input {
        box-sizing: border-box;
        width: 100%;
        border-radius: 0;
        border-left: 0;
        border-top: 0;
        border-right: 0;
        border-color: #ededed;
        background: 0 0;
        padding-left: 5px;
        padding-top: 10px;
    }

.aui-form-pwd {
    padding-top: 20px;
}

    .aui-form-pwd a {
        position: relative;
        float: right;
        font-size: 14px;
        display: block;
        text-align: right;
        text-decoration: none;
        color: #ed4242;
        margin-top: -5px;
        z-index: 3;
    }

.aui-form-btn {
    position: relative;
    margin-top: 20px;
}

    .aui-form-btn .aui-btn {
        color: #fff;
        border-color: #FC4349;
        background-color: #FC4349;
        display: block;
        width: 100%;
        font-size: 18px;
        line-height: 46px;
        height: 46px;
    }

.aui-child {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    height: 49px;
    font-size: 14px;
    padding: 0;
    border: 0;
    color: #ed4242;
}

.aui-child-img img {
    width: 75px;
    display: block;
    border: none;
    margin-top:10px;
}

.aui-content-box-text {
    position:absolute;
}

.aui-content-box-text h3 {
    margin: 20px 0 8px;
    color: #555;
    font-size: 14px;
}

.aui-content-box-text .aui-ll-link {
    display: inline-block;
    height: 22px;
    font-size: 15px;
    color: #FC4349;
    padding-right: 23px;
    background: url("/images/user/icon-row.png") right center no-repeat;
    background-size: 20px;
}

.aui-content-box-text-link {
    margin-top: 12px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

    .aui-content-box-text-link li {
        display: block;
        margin-left: 22px;
        float: left;
    }

        .aui-content-box-text-link li:first-child {
            margin: 0;
        }

        .aui-content-box-text-link li a {
            display: inline-block;
            width: 40px;
            height: 40px;
            background-size: contain;
            background-repeat: no-repeat;
        }

.aui-form-list .aui-input:active {
    border-bottom: 1px solid #ed4242;
}

.aui-form-list .aui-input:active {
    border-bottom: 1px solid #ed4242;
}

.aui-form-list .aui-input:hover {
    border-bottom: 1px solid #ed4242;
}

.aui-form-ty {
    width: 100%;
    position: relative;
    padding-top: 10px;
    text-align: center;
    color: #999;
}

.aui-icon-sina
{
    background-image: url('/images/user/weibo.png');
    filter: grayscale(0%);
}

    .aui-icon-sina:hover
    {
        filter: grayscale(50%);
    }

.aui-icon-wechat
{
    background-image: url('/images/user/weixin.png');
/*    filter: sepia(0);*/
    filter: grayscale(0%);
}

    .aui-icon-wechat:hover
    {
/*        filter: sepia(1);*/
        filter: grayscale(50%);
    }

.aui-icon-qq {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAD0klEQVRYR61ZwXXaQBD9I0fiGHcQXEHgYEk+hVRgXEFwBcYVxKnAdgV2KjCuIPbJkjhAKjCuIOYIftbkzQbxQCBml6Ars7N/Z3b//BkIW35ZljWI+TgHGgTUATRKroYMjDxgyET3YRgOt9mKXBYNnp7qb3t7Z5znbSISUNYfM4/I83r++/t18+hoZLvQCuBgMNh/m0wuQdSxdbzRjvnWr9XOm83mq+ZPBZimaZuAGwD7mjPH318ZOI2iqLdp3UaAWZLc7CxqVSiYb8M4Pq36eS1ASel0Or0hoO0QlUdmNikjIon2F9u1DPSCIDhdl/K1ANM0vbMENwZR1/f9Xtm5ubdvb20wXwH4qIEVkFEUnZTtVgA6pPXRD4K2dtFn2Xgg4LMGEszXYRx3F+2WAM4exJ3miJnvozh2ST/SJOkR0bHqGzhZfDhzgCYl0+mz9lqZ+SWo1Rpa5MpATCQnkyERfVJAvvpBcFD4nwPM0vQWwDfthCA6DcNQbJ2/LMs6YBbK0r6fYRQZzjUATYXwPImewq/8EsWxUwUpO0yTZGQRRfh5fiAVxwDMkuQKRGcaQADzk1nYrjWxztTswRiAaZI829RWLl3gbUA6PMRRFMcHJKoEzAObzcjzvh4eHj7Y2FbZ9Pv9Fuf5LysfRE1K0/SCgO/aAvN6mVsuSmSdTxdeJOZzcuCnH1EUXWgHsfm9nyRdJrrUbIVvKUtTSW9ZbK6sZWBnAB3oZigAWTuJ4aMd3L9iH6d7bwNwm9KmHdo2zTYRHPtBUHctbRrAGb2ppK0C3OXdW6kqFgwiNDPcJIWKkmMTEVcbjRMZ+K3STBhFat/iCqywnymoP1XrDc1sImppFaXcmHqdZZ1tVUwZQOFLA2iIWnvykuKp50lzfrOo07aN2jytRE1mrhNQLZCl1GmvyTTcRZO+RpK7Al0oDEVPvLadldIq0s5Vbo39PG9sW49n0ZM+WG2iiv7ERbBKB9fadsbiWkWWBKt5BJrk30F6C5CqQFnYq9w0yVCnKvyqms6yTJr1sRZlJRhLlcup7STg4kMQXJfLXj9JjhnoyhUwUWKWPvjqMI7vFx9RMbJjoFK2lVX7auOupfrfjkMwy/CnbtEqGNs5+E3PXmvcre+IK7dY2Fcppurh0WRyazMJsNhbNRFwQa3WsR4ezSnBLt0qgI0GCjuoQmDWJsokQSdXN6hjBjr/NcAsqQ4Zo+mjERuQzNd+rXZhI4LVCC7uZ0YkRF0GZIiuDYGWoEptJaDnM1+5lEongCucluetHGiBSIr60vxPxCaY5W+IB/a8B428qwL/F6aOOc2LzA0fAAAAAElFTkSuQmCC');
}

    .aui-icon-qq:hover {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAD2ElEQVRYR61ZW3LaWBA9jeQq8hXvYPAKhqwgMsxU4MtkBcErCFlBnBXEXoGdFQx8QWoGollByAqMVxDzBVWWdFJXPAKKpL6XoF/6ts7tVp8+3QgOfBj8XU8q3gVF6gRqAtR3XRGYCjATclpJ4oGE/04PeZW4HGLQqkUVeStgByI1l7MgZ4T0/YQ3Eo5mtmetADIITuNK9SNEuraOS+3IOy9ZvpMwfNT8qQCjZrsD4haCU82Z0+/EIwSX/njYLztXCjBqtG6PFrUiFOSdPxldFv2cCzBNqffsFkDHNiok/hdhmjJSTkXw0vYsgL4XLy7zUp4LMGq2/7EDxzmInpcs+1nn6++2A8E1IM8twPb98fB11u4XgLZpNRHzk0VH+9AN0KhSDUXkTw0kiZuTybC3a7cHMC0IwERPeTjwxyPr9BtnUbPVB+RC8wzg9W7hbAGuUvLsXq1W4sFLFnUtclkga/9TCP4opyA8esnibON/CzBqtu4AeaPekLz0J6M71S7HIGq0uhAxxadl6JM/HqWcmwI0HSL25F47BuLBnwzdOkjGadRoz9QoAvBinpmOkwJ8arSvRfBWBQhub6bb5lvYZmpTMCnAqNG6t+ytex/wISCtC5Gc+ZPRmRhVEnv+V5uXUXh+8t8otLEtsnn6qxUI5YuNDy+OXshTo3UlIu/VA2n1MnBRInk+XXhRiHdiy08kP5xMRlfqRSwM4ka7R8FH3ZQDeWq2v2bFZu7NjwjQlm5S0Rs129RvAhzj+9u8x+W7twTo3tq0S9um2QIg5168rLm2Ng3git500lYBHrM4sqBtGMTQzLRMCm1ajk1EXG00TiT5TaUZfzxU5xZXYD+LJVXu34vPG5opI+p1u1m3w+6hKiYLwNCM8bUeLQoBpkStlbxJcexJ3Ux2uzrt0Kht0mraWOz5RhkVCuS01anVRM42QiJPkrsC3TYGM3aap2icXUs7V7k192LUD+3Hq+jBSH91iNqTW3aC1fBhHBy6Y3HtInuCNU2zIvmPkd4NSE2g7L5rf2jyqrPi8Otqmuftl2A016JcHoz9zuU0dgp5VUmWN9m2F52/ukBFeoAEqygxRMJr/8vnwW4R7azsymRb/ti5E351ulvt/vgIoqaNClvbLfgSWtYGd9tvxJVa7OzzFVPJ8qhqImmzCbB7f6kVB1687Fovj1zS/bvoNHZQhcBqTKSJpkqubmA5B6T7WwvMfdVRNWs0fTVigdJEzU8WVzYiWI3gPk2kS/SemMWmtgTKAiUeCJgl+rVLq3QC+Cun+QGFAYlaVvSmYlPM3xASVpIo1Mi7KPA/ADcdK9TlJgZxAAAAAElFTkSuQmCC');
    }

.wrap {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    height: 100%;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    overflow: hidden;
    margin: 0 auto;
    /*background: #ccc;*/
}
#wxcode {
    width: 200px;
    height: 200px;
    float: right;
    bottom: -40px;
    right: 30px;
    position: absolute
}
.icon-guanbi {
    float: right;
    margin: 4px 8px 0px 0px;
    font-size: 18px;
    color: #947273;
}
.icon-guanbi:hover {
    color: #FC4349;
}
.icon-guanbi:before {
    content: "\2716";
}
.scanme
{
    position: absolute;
    text-align: center;
    bottom: -25px;
    right: 40px;
}
