﻿@charset "utf-8";

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none
}

.wrap {
    width: 515px;
    margin: auto;
    position: relative
}

.wrap-login-list .automatic a:hover {
    color: #b55a24 !important
}

.wrap-list {
    min-height: 410px;
    background: #fff;
    padding: 10px;
    width: 515px;
    margin: 0 auto;
    display: inline-block
}

input.text {
    border: 1px solid red
}

div.header {
    display: none;
    float: left;
    width: 100%
}

.wrap-login-top {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    text-align: center;
    position: relative;
    *+width:405px;
    float: left
}

.wrap-login-center {
    margin: auto;
    width: 375px;
    padding: 10px 60px
}

    .wrap-login-center form {
        float: left;
        width: 100%;
        padding-bottom: 20px
    }

    .wrap-login-center h3 {
        border-bottom: 1px solid #eee;
        height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #555;
        line-height: 30px;
        position: relative;
        width: 100%;
        padding-top: 10px;
        float: left;
        font-weight: normal
    }

        .wrap-login-center h3 img {
            margin-right: 5px;
            margin-top: 7px;
            float: left
        }

        .wrap-login-center h3 label:first-child {
            color: #b55a24
        }

        .wrap-login-center h3 label {
            color: #b55a24
        }

        .wrap-login-center h3 .evr {
            border-bottom: 2px solid #b55a24;
            height: 1px;
            bottom: 0;
            height: 0;
            width: 49.99999%;
            position: absolute;
            left: 0
        }

.wrap-login-list {
    width: 100%;
    line-height: 50px;
    background: #fff;
    float: left
}

    .wrap-login-list li {
        position: relative;
        width: 100%;
        height: 50px;
        float: left
    }

    .wrap-login-list .li_top {
        margin-bottom: 18px
    }

    .wrap-login-list div {
        padding-left:0px;overflow:hidden;
        border: 1px solid #eee;
        height: 48px
    }

        .wrap-login-list div input {
            width:100%
        }

    .wrap-login-list .password span {
        background: #555;
        color: #fff;
        border-radius: 5px;
        width: 24px;
        height: 24px;
        margin: 13px 10px;
        line-height: 24px;
        text-align: center;
        display: none;
        font-size: 16px;
        position: absolute;
        z-index: 1;
        right: 30px;
        top: 0
    }

    .wrap-login-list input.verification {
        background: #b55a24;
        border: 0;
        color: #fff;
        width: 120px;
        height: 50px;
        font-size: 13px;
        float: right;
        cursor: pointer;
        border-radius: 0;
        margin-right: 30px;
    }

    .wrap-login-list .text {
        height: 20px;
	width: 350px;
        line-height: 20px;
        border: 0;
        font-size: 14px;
        padding: 13px 0 13px 10px;
        color: #555;
        float: left;
        margin: 1px 0
    }

    .phone-verification2 .text{
	width: 150px;
    }

    .wrap-login-list .automatic {
        line-height: 48px;
        *+line-height:48px;
        height: 50px;
        color: #aaa;
        font-size: 13px;
        width: 100%;
        overflow: hidden;
        float: none
    }

        .wrap-login-list .automatic label {
            display: block;
            _padding-top: 17px
        }

        .wrap-login-list .automatic input {
            margin-right: 10px;
            width: 16px;
            height: 16px;
            border: 0
        }

        .wrap-login-list .automatic a {
            color: #b55a24
        }

        .wrap-login-list .automatic b {
            color: #ddd;
            margin: 0 6px
        }

    .wrap-login-list .img_verification {
        width: 100%;
        height: 50px;
        float: left;
        display: none
    }

        .wrap-login-list .img_verification div, .phone-psd {
            width: 170px;
            float: left
        }

        .wrap-login-list .img_verification input {
            /*width: 100%;*/
            height: 18px;
            padding: 13px 0 13px 10px;
            float: left;
            color: #555
        }

        .wrap-login-list .img_verification img {
            width: 120px;
            height: 50px;
            border: 0;
            display: block;
            float: right;
            cursor: pointer
        }

.btn {
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 18px;
    background: #b55724;
    margin: auto;
    cursor: pointer
}

    .verification:hover, .btn:hover {
        background: #b55a24 !important
    }

.Prompt {
    width: 100%;
    line-height: 20px;
    margin: 5px 0;
    color: red;
    overflow: hidden;
    float: left
}



    .Prompt img {
        margin: 3px 5px;
        margin-left: 0;
        float: left
    }

.Other {
    float: left;
    width: 100%
}

    .Other h4 {
        width: 100%;
        height: 30px;
        float: left;
        text-align: center;
        position: relative;
        overflow: hidden
    }

        .Other h4 div {
            height: 1px;
            background: #ccc;
            width: 100%;
            margin-top: 10px;
            overflow: hidden;
            position: absolute;
            left: 0;
            top: -3px
        }

        .Other h4 span {
            background: #fff;
            margin: auto;
            width: 40%;
            font-size: 13px;
            color: #aaa;
            height: 30px;
            position: absolute;
            z-index: 1;
            margin-top: -1px;
            left: 30%
        }

    .Other div.oth {
        text-align: center;
        float: left;
        width: 100%;
        overflow: hidden
    }

    .Other div a {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin-left: 2px;
        margin-right: 2px
    }

    .Other > div a:hover {
        background-position-y: bottom
    }

    .Other div .QQ {
        background: url(images/other.gif) no-repeat left top
    }

    .Other div .WeChat {
        background: url(images/other.gif) no-repeat center top
    }

    .Other div .Sina {
        background: url(images/other.gif) no-repeat right top
    }

.publicNumber {
    width: 145px;
    height: 300px;
    left: 265px;
    *right: -30px;
    top: 145px;
    position: absolute;
    z-index: -1
}

    .publicNumber div {
        float: left
    }

        .publicNumber div.publicNumber-top {
            height: 58px
        }

        .publicNumber div.publicNumber-conter {
            width: 116px;
            background: #f9f8f8
        }

        .publicNumber div.publicNumber-footer {
            height: 176px
        }

    .publicNumber img {
        border: 0
    }

.wrap-login-center h3 label {
    width: 49.9999%;
    display: block;
    text-align: center;
    cursor: pointer
}

.wrap-login-center h3 label span {
    color: #999
}

.wrap-login-center h3 label span.on {
    color: #b55a24
}

.wrap-login-center h3 span.phone {
    left: 187.516px;
}

.wrap-login-center h3 .login_ordinary {
    padding-left: 20px;
    background: url(images/icon-4.png) no-repeat 0 0;
}

.wrap-login-center h3 .login_phone {
    padding-left: 20px;
    background: url(images/icon-5.png) no-repeat 0 -32px;
}

/*@media screen and (max-width:600px) {
    body {
        background: #fff !important
    }

    .wrap {
        width: 99.99% !important
    }

    .wrap-list {
        padding: 0;
        width: 100%
    }

    .wrap-login-center {
        width: 96%;
        float: left;
        margin-left: 2%;
        margin-right: 2%;
        padding: 0
    }

    .wrap-login-top {
        display: none
    }

    div.header {
        display: block;
        width: 100%;
        text-align: center;
        height: 50px;
        line-height: 50px;
        background: #f6f6f8;
        border-bottom: 1px solid #a7a6ab;
        color: #333;
        font-size: 18px
    }

    .header span {
        width: 100%;
        position: absolute;
        z-index: 10;
        width: 100%;
        display: block
    }

    .header a.fl {
        width: 100%;
        position: absolute;
        z-index: 11;
        width: 80px;
        display: block;
        float: left
    }

    .header a.fr {
        width: 100%;
        position: absolute;
        z-index: 11;
        width: 80px;
        display: block;
        float: left
    }

    .header-left {
        background: url(../images/left.png) no-repeat;
        width: 32px;
        height: 32px;
        display: inline-block;
        margin-top: 13px;
        margin-left: 5px;
        position: absolute;
        z-index: 11;
        left: 0
    }

    .btn:hover {
        background: #b55a24
    }

    .publicNumber {
        display: none
    }

    .Other > div a {
        display: inline-block;
        width: 60px;
        height: 60px;
        margin: 0 15px
    }

    .Other div .QQ {
        background: url(../images/other1.png) no-repeat left top
    }

    .Other div .WeChat {
        background: url(../images/other1.png) no-repeat center top;
        display: none !important
    }

    .Other div .Sina {
        background: url(../images/other1.png) no-repeat right top
    }

    .Other div.oth {
        text-align: center;
        float: left;
        overflow: hidden;
        position: relative;
        left: 0;
        top: 0;
        width: 100%
    }

        .Other div.oth a {
            display: inline-block;
            float: none
        }

    .Other h4 span {
        background: #fff;
        width: 125px;
        font-size: 13px;
        color: #aaa;
        height: 30px;
        padding: 2px 10px;
        z-index: 2;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        z-index: 1;
        left: auto
    }

    .wrap-login-list div.phone-psd {
        width: 40%;
        float: left
    }

    .top, .footer {
        display: none
    }

    .center .cten {
        width: 100%;
        min-height: 300px;
        margin-top: 0
    }

        .center .cten .center-list {
            width: 100%
        }

            .center .cten .center-list h3 {
                text-align: center;
                background: #b55a24;
                position: relative;
                font-size: 18px
            }

                .center .cten .center-list h3 a {
                    position: absolute;
                    z-index: 11;
                    width: 80px;
                    height: 50px;
                    color: #fff;
                    display: inline-block
                }

                    .center .cten .center-list h3 a.Fl {
                        left: 0;
                        background: url(../images/left.png) no-repeat left center
                    }

                    .center .cten .center-list h3 a.Fr {
                        right: 0;
                        background: url(../images/left.png) no-repeat right center
                    }

                .center .cten .center-list h3 span {
                    color: #fff
                }

            .center .cten .center-list .wrap-login-list, .center .cten .center-list .Prompt {
                margin: 0 5%;
                width: 90%
            }

    .wrap-login-list .img-Verification div, .wrap-login-list div.phone-psd {
        width: 55%
    }
}
*/

.phone-w {
    width: auto !important;
    float: initial !important
}

.wrap-login-center h3 div a {
    color: #b55a24
}

.wrap-login-center h3 div span {
    color: #555;
    margin-right: 10px;
    font-weight: normal
}

.wrap-login-center h3 .register {
    background: url(../images/icon-6.png) no-repeat 30px 5px;
    width: 30%;
    padding-left: 20px;
    text-align: center
}

.wrap-login-center h3 .login_w60 {
    width: 60%;
    text-align: right;
    font-size: 14px
}

.wrap-login-list .phone-psd span {
    background: #555;
    color: #fff;
    border-radius: 5px;
    width: 20px;
    height: 30px;
    margin: 10px;
    line-height: 30px;
    text-align: center;
    display: none;
    font-size: 18px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0
}

.wrap-login-list .password b {
    background: url(../images/psdshow.png) no-repeat;
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 13px;
    cursor: pointer;
    background-position: center top
}

    .wrap-login-list .password b.m1 {
        background: url(../images/psdhide.png) no-repeat
    }

.psd-Strength {
    width: 100%;
    height: 48px;
    padding: 0 !important;
    border: 0 !important;
    float: left
}

    .psd-Strength div {
        width: 100%;
        height: 25px;
        line-height: 25px;
        padding: 0;
        border: 0 !important
    }

    .psd-Strength label {
        float: left;
        line-height: 14px;
        color: #999;
        width: 33%;
        text-align: center
    }

    .psd-Strength span {
        background: #9c9c9c;
        width: 33%;
        height: 10px;
        display: block;
        float: left;
        margin-top: 8px;
        margin-left: .3%
    }

        .psd-Strength span:first-child {
            margin-left: 0
        }

        .psd-Strength span.danger {
            background: #ff5d5d
        }

        .psd-Strength span.commonly {
            background: #ffcc1a
        }

        .psd-Strength span.security {
            background: #97f32b;
            color: #333
        }



#TxtUserName::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
    font-size: 12px;
}
#TxtUserName:-moz-placeholder{    /* Firefox版本4-18 */
	font-size: 12px;
}              
#TxtUserName::-moz-placeholder{    /* Firefox版本19+ */
	font-size: 12px;
}              
#TxtUserName:-ms-input-placeholder{   /* IE浏览器 */
	font-size: 12px;
}  
