﻿html {
    margin: 0;
    padding: 0;
    border: 0
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

ol, ul, li {
    list-style: none
}

body {
    background: white;
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif
}

table, tr, th, td {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    float: none !important
}

table, th, td, select, img, input, object {
    vertical-align: middle;
    font-family: 'Microsoft Yahei','黑体', Arial, Helvetica, sans-serif
}

:focus {
    outline: 0
}

input, select {
    margin: 0;
    padding: 0
}

a {
    color: #333;
    text-decoration: none
}

    a:hover {
        text-decoration: underline
    }

img {
    border: none;
    vertical-align: top
}

textarea {
    resize: none;
    border: 1px solid #ccc
}

    textarea:hover {
        border-color: #ccc
    }

input[type="text"], input[type="button"] {
    -webkit-appearance: none;
    border-radius: 0;
    font-family: 'Microsoft Yahei','黑体', Arial, Helvetica, sans-serif
}

input[type="text"] {
    border: solid 1px #ccc;
    border-radius: 0
}

dfn {
    font-style: normal;
    font-family: Arial
}

body {
    overflow-x: hidden;
    background: #eee
}

.container {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.c-icon {
    font-size: 0;
    line-height: 0;
    background: url(../image/icon.png) no-repeat
}

.c-icon, .login-wrap .login-box .register-form .submit .btn-submit {
    display: inline-block;
    *display: inline;
    zoom: 1
}

.c-icon, .login-wrap .login-box .register-form .submit .btn-submit {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.logo {
    height: 64px;
    /*border-bottom: 1px solid #dfdfdf;*/
    /*-webkit-box-shadow: 0 0 2px #dfdfdf;*/
    /*box-shadow: 0 0 2px #dfdfdf;*/
    /*background: url(../../content/images/logo-head.png) no-repeat top center*/
}

.login-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 452px;
    margin-left: -226px;
    margin-top: -237px;
}

    .login-wrap .login-box {
        padding: 27px 45px 59px;
        background: #fff;
        -webkit-box-shadow: 0 0 10px #ccc;
        box-shadow: 0 0 10px #ccc
    }

        .login-wrap .login-box .register-tab {
            position: relative;
            margin-bottom: 41px;
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #e8e8e8;
            font-size: 22px
        }

            .login-wrap .login-box .register-tab a {
                position: relative;
                top: -1px;
                margin: 0 auto;
                display: block;
                width: 33%;
                border-bottom: 3px solid #666;
                text-align: center
            }

        .login-wrap .login-box .register-form {
            height: 293px;
            font-size: 14px
        }

            .login-wrap .login-box .register-form li {
                position: relative;
                margin-bottom: 40px
            }

                .login-wrap .login-box .register-form li div {
                    padding: 9px 10px 9px 53px;
                    height: 26px;
                    line-height: 26px;
                    font-size: 22px;
                    border: 1px solid #e7e7e7
                }

                    .login-wrap .login-box .register-form li div input {
                        border: none;
                        padding: 0;
                        line-height: 26px;
                        text-indent: 12px;
                        border-left: 1px solid #e3e3e3;
                        vertical-align: top
                    }

                        .login-wrap .login-box .register-form li div input.text {
                            width: 100%
                        }

                .login-wrap .login-box .register-form li .c-icon {
                    position: absolute;
                    top: 12px;
                    left: 18px
                }

                    .login-wrap .login-box .register-form li .c-icon.c-user {
                        width: 20px;
                        height: 19px;
                        /*background-position: 0 -52px*/
                    }

                    .login-wrap .login-box .register-form li .c-icon.c-password {
                        width: 16px;
                        height: 20px;
                        /*background-position: -25px -51px*/
                    }

                    .login-wrap .login-box .register-form li .c-icon.c-code {
                        width: 18px;
                        height: 20px;
                        /*background-position: -46px -51px*/
                    }

                .login-wrap .login-box .register-form li p {
                    margin: 3px 0 7px 0;
                    height: 20px;
                    line-height: 20px;
                    font-size: 12px;
                    color: #c5c5c5;
                    display: none
                }

                    .login-wrap .login-box .register-form li p.warning {
                        color: #e63b29
                    }

                .login-wrap .login-box .register-form li .figure {
                    position: absolute;
                    right: 1px;
                    top: 1px;
                    width: 105px;
                    height: 44px;
                    /*background: url(../../content/images/code.jpg) no-repeat*/
                }

            .login-wrap .login-box .register-form .submit .btn-submit {
                width: 100%;
                height: 50px;
                line-height: 50px;
                font-size: 18px;
                text-align: center;
                color: #fff;
                background: #3f92e8;
                border-radius: 3px
            }
.c-user {
    width: 17px;
    height: 18px;
    background-position: 0 -312px
}

.c-password {
    width: 17px;
    height: 18px;
    background-position: -32px -312px
}

.c-code {
    background-position: -264px -694px;
    width: 15px;
    height: 18px;
}


body {
    /*background: url(../images/login-bg.jpg) no-repeat center top*/
    background-color: white;
}
/*# sourceMappingURL=login.css.map */
