#continueAsk:hover,#continueAskAdd:hover{color:#fff;text-decoration:none;}
header,.content{
    display: none;
}
.content {
    margin: 0 auto;
    width: 464px;
    height: 100%;
    padding-top: 64px;
}

.content h3 {
    font: 100 48px/210px "microsoft yahei";
    text-align: center;
    color: #404040;
}
.boxColor {
    border:1px solid #f00!important;
}

.login {
    width: 464px;
    height: 450px;
    background-color: #f7f7f7;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    padding: 48px 60px 0 60px;
    border: 1px solid #d5d5d5;
    margin-bottom: 30px;
    border-radius: 3px;
}

.adminIcon {
    width: 112px;
    height: 112px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 29px;
}

.login input {
    width: 342px;
    height: 48px;
    margin: 0 0 10px 0;
    border: 1px solid #d9d9d9;
    padding-left: 20px;
    color: #000;
    font-size: 20px;
    font-family: "microsoft yahei";
    background-color: #fff;
}
.login input[type="text"]:focus:not([readonly]),.login input[type="password"]:focus:not([readonly]) {
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none;
}

.login input::-webkit-input-placeholder {
    color: #9a9a9a;
}

.login input:-moz-placeholder {
    color: #9a9a9a;
}

.login input::-moz-placeholder {
    color: #9a9a9a;
}

.login input:-ms-input-placeholder {
    color: #9a9a9a;
}

#login {
    width: 342px;
    height: 38px;
    border-radius: 2px;
    font: 100 20px/38px "microsoft yahei";
    margin-bottom: 11px;
}

#wrPasw {
    font: 100 16px/40px "microsoft yahei";
    color: #f00;
    display: none;
}

.autologin label {
    float: right;
    font: 100 16px/16px "microsoft yahei";
    color: #05a5ef;
    height: auto;
    padding-left: 22px;
}

.otherFun {
    width: 197px;
    margin: 0 auto;
}

.otherFun a {
    font: 100 16px/16px "microsoft yahei";
    color: #05a5ef;
}

#register {
    padding-right: 16px;
}

#forget {
    padding-left: 16px;
    border-left: 1px solid #05a5ef;
}

#veriCode {
    width: 200px;
}

#veriCodeImg {
    width: 100px;
    float: right;
    height: 48px;
}

@media screen and (max-width: 1280px) {
    .content h3 {
        font: 100 31px/70px "microsoft yahei";
    }
    .content {
        width: 332px;
    }
    .login {
        width: 332px;
        height: 355px;
        padding: 19px 42px 0 42px;
        margin-bottom: 45px;
    }
    .login input {
        width: 100%;
        height: 36px;
        margin-bottom: 8px;
        font: 100 13px/36px "microsoft yahei";
        padding-left: 15px;
    }
    #login {
        width: 100%;
        height: 30px;
        font: 100 14px/30px "microsoft yahei";
        margin-bottom: 8px;
    }
    .adminIcon {
        margin-bottom: 20px;
    }
    #veriCode {
        width: 110px;
    }
    #veriCodeImg {
        height: 36px;
    }
}

@media screen and (max-width: 375px) {
    .content h3 {
        font: 100 20px/50px "microsoft yahei";
    }
    .content,
    .login {
        width: 100%;
    }
    .content {
        min-height: 645px;
    }
}

/*登录中间页*/
a {
    text-decoration: none;
}
label.label{
    font-size: 16px!important;
}

.loginUserName,.transUserName {
    word-break: break-all;
}

.keyPopInfo {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
}
.keyPopCenter {
    text-align: center;
    padding: 10% 0 8%;
    font-size: 14px;
}
.noKeyPop {
    text-align: center;
    font-size: 14px;
}

.noKeyPop a {
    color: #05a9f5;
}
.returnFooter {
    position: absolute;
    bottom: 5%;
    text-align: center;
    width: 90%;
    font-size: 14px;
    font-weight: 500;
}
.keyPopPass {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #05a9f5;
    border: none;
    border-radius: 2px;
    
}
.keyPopPass:link, .keyPopPass:visited {
    color: #fff;
}
.remember {
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.systemUp {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.popupPass{
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 35%;
    padding: 0 15px;
    left: 0;
}
.realizeConfirm,.realizeCancle{
    border-radius: 2px;
    font-size: 16px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #05A9F5;
    color: #fff;
    cursor: pointer;
}
.realizePass {
    position: absolute;
    bottom: 10%;
    left: 0;
}
.realizeConfirm {
    margin-right: 10%;
}

.setPass,.setUsername{
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #05A9F5;
    border-radius: 2px;
    margin-top: 1%;
    cursor: pointer;
    float: left;
}
.setPass {
    margin-right: 5%;
}
.tdBoxList {
    width: 33.3%;
    float: left;
    height: 200px;
}

.tdBoxList strong .bold {
    font-weight: bold;
}
.alterTop {
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    margin-bottom: 20px;
}
.oldPass span,.newPass span,.confirmNewPass span {
    color: #9e9e9e;
}

.alertBottom {
    padding: 22% 4%;
}
.alertBottom span {
    background-color: #05A9F5;
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.confirmPass {
    margin-right: 30%;
}
.loginAfter{
    text-align: center!important;
    font-size: 24px!important;
    height: 300px;
    line-height: 300px;
}
.table strong {
    display: block;
}
.zhezhao,.zhe,.loginOver{
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.loginOver{
    display: block;
}
.xiaoyuanhuan{
    display: none;
    height: 90px;
    left: 50%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    width: 90px;
}

.btn:hover {
    background-color: #05A9F5;
}

.changePass {
    display: none;
    width: 400px;
    height: 300px;
    background-color: #fff;
    padding: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    z-index: 10000;
}
.tipChange {
    width: 100%;
    text-align: center;
    font-size: 20px;
    height: 190px;
    padding-top: 25%;
}
.tip-box {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 8%;
    left: 20%;
}
.tip-box span{
    display: inline-block;
    width: 112px;
    height: 40px;
    line-height: 40px;
    background-color: #05A9F5;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.tipConfirm{
    margin-right: 8%;
}

.btn {
    height: 0.36rem;
    width: 1rem;
    line-height: 0.36rem;
    vertical-align: top;
    padding: 0;
    box-shadow: none;
    border: none;
}

.middle-login1,
.identityJudge,
.zhe,
.tanchu_b,.popUp {
    display: none;
}

.alterPass{
    width: 472px;
    height: 480px;
    background-color: #fff;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0px 11px 11px #ccc;
    z-index: 100;
}

.tipBox{
    width: 100%;
}
.middle-login1,.identityJudge{
    min-width: 472px;
    width: 60%;
    height: auto;
    background-color: #fff;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform:translate(-50%);
    -moz-transform:translate(-50%);
    -o-transform:translate(-50%);
    -ms-transform:translate(-50%);
    box-shadow: 0px 11px 11px #ccc;
    z-index: 100;
}
.middle-login1,.identityJudge{
    padding: 30px 50px 25px 50px;
}

.alterPass {
    padding: 45px 60px 30px;
}

#tdBox td,#tdBoxOne td{
    width:33.3%;
    text-align:left;
    padding: 20px 5px;
    font-size: 16px;
    float: left;
    height: 170px;
}

.input-field {
    height: 58px;
    margin-top: 24px;
}

input.validate {
    float: left;
    font-size: 16px;
    height: 35px;
}

.input-field label {
    font-size: 16px;
    left: 0;
    top: -2px;
    color: #ccc;
}
.input-field label.usernameReset.active{
    font-size: 16px!important;
}

.input-field label.newPass.active{
    font-size: 14px!important;
}
.input-field label.active {
    font-size: 14px;
    transform: translateY(-87%);
    -webkit-transform: translateY(-87%);
    -moz-transform: translateY(-87%);
    -ms-transform: translateY(-87%);
    -o-transform: translateY(-87%);
    color: #05a9f5;
}

.login-continue-btn {
    display: block;
    height: 38px;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #05a9f5;
    font-size: 16px;
    line-height: 38px;
    cursor: pointer;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform:translate(-50%) ;
    -moz-transform:translate(-50%) ;
    -o-transform:translate(-50%) ;
    -ms-transform:translate(-50%) ;
}

.login-tip {
    font-size: 20px;
    height: 75px;
    width: 100%;
}

.login-tip-info {
    width: 100%;
    padding: 15px 0 35px 0;
    overflow: hidden;
}

.table strong {
    padding-top: 7px;
    font-size: 16px;
    word-break: break-all;
}

.kind-tips {
    height: 40px;
    width: 100%;
    font-size: 15px;
    text-align: center;
}

.oldPass,.newPass,.confirmNewPass {
    margin-top: 5px!important;
}

.tanchu_b {
    width: 500px;
    height: 300px;
    position: absolute;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    box-shadow: 0 0 1px 0 #000;
}
.popUp,.resetUsername,.keyPop  {
    width: 500px;
    height: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    z-index: 10000;
    background-color: #fff;
    box-shadow: 0 0 1px 0 #000;
}
.resetUsername {
    font-size: 16px;
}

.tanchu_b {
    padding: 24px;
    left: 0;
}
#resetUsername {
    margin: 60px 0;
}
.onceUsername span {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    color: #9e9e9e;
}
.cancleOk {
    display: inline-block;
    float: right;
}
.resetCancle {
    color:#05a9f5 ;
}
.resetOk{
    background-color: #05a9f5;
    color: #fff;
    border-radius: 2px;
}
.resetOk,.resetCancle {
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}

.popUp,.resetUsername,.keyPop {
    padding: 24px;
}

.tanchu_b p,.popUp p {
    font-size: 30px;
    font-weight: bold;
}

.tanchu_b strong {
    width: 100%;
    text-align: center;
    font-size: 24px;
}

.lj_login,.realizePass {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #05a9f5;
}
.lj_login{
    margin-top: 80px;
}
.realizePass{
    margin-top: 45px;
}

@media screen and (max-width: 1500px) {
    .onceUsername span {
        height: 30px;
        line-height: 30px;
    }
    .onceUsername {
        position: absolute;
        bottom: 10%;
    }
    #resetUsername {
        margin: 30% 0;
    }
    .resetOk,.resetCancle {
        width: 60px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }
    .alertBottom {
        padding: 10% 1%;
    }
    .confirmPass {
        margin-right: 15%;
    }

    .input-field label.active{
        font-size: 14px;
    }

    .alterPass {
        padding: 45px 76px 48px;
    }

    #tdBox,#tdBoxOne {
        width: 100%;
        font-size: 16px;
    }
    #tdBox td,#tdBoxOne td{
        width: 50%;
        height: 125px;
    }

    .tdBoxList{
        width: 50%;
    }

    td,
    th {
        padding: 10px 5px;
    }

    .alterPass {
        width: 342px;
        background-color: #f1f1f1;
        padding: 25px 36px 15px 36px;
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        box-shadow: 0px 0 11px #ccc;
        z-index: 100;
    }
    
    .alterPass {
        height: 350px;
    }
    
    .alterPass {
        padding: 15px 36px 15px 36px;
    }
    .middle-login1,.identityJudge{
        height: auto;
        background-color: #fff;
        padding: 15px 25px 15px 25px;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        -webkit-transform:translate(-50%);
    -moz-transform:translate(-50%);
    -o-transform:translate(-50%);
    -ms-transform:translate(-50%);
        box-shadow: 0px 0 11px #ccc;
        z-index: 100;
    }

    .tanchu_b,.popUp,.resetUsername {
        width: 335px;
        height: 300px;
    }
    .keyPop {
        width: 440px;
        height: 300px;
    }

    .tanchu_b p,.popUp p {
        font-size: 24px;
        margin-bottom: 54px;
    }

    .tanchu_b strong {
        font-size: 20px;
    }

    .input-field {
        height: 40px;
        margin-top: 30px;
    }

     .filled-in[type="checkbox"]:checked + label::after {
        top: 0;
        left: 0;
    }
    
    .filled-in[type="checkbox"]:checked + label::before {
        top: -1px;
        left: 1px;
    }

    [type="checkbox"] + label {
        line-height: 18px;
    }

    input.validate {
        float: left;
        font-size: 16px;
        height: 48px;
    }

    .filled-in[type="checkbox"]:not(:checked) + label::after {
        top: 0px;
        left: 0;
    }

    .login-tip {
        font-size: 15px;
        width: 100%;
    }

    .login-tip-info {
        width: 100%;
        padding: 15px 0 0 0;
        overflow: hidden;
    }

    .kind-tips {
        width: 100%;
        height: auto;
        font-size: 13px;
        text-align: center;
        padding-top: 26px;
    }
    .login-continue-btn {
        margin: 10px 0 0;
    }

    input.validate {
        float: left;
        font-size: 16px;
        height: 26px;
    }

    .input-field.oldPass,
    .input-field.newPass,
    .input-field.confirmNewPass {
        height: 55px;
    }

    .table {
        height: 0;
        width: 100%;
    }

    .table strong {
        padding-top: 7px;
        font-size: 14px;
        word-break: break-all;
        width: 100%;
    }
}
.middleAdd {
    width: 472px;
    height: 475px;
    background-color: #fff;
    padding: 24px;
    position: absolute;
    margin: 232px auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: none;
}

p.add-c {
    height: 48px;
    font-size: 20px;
    line-height: 48px;
    margin: 0;
}

#selectShengOne {
    width: 100%;
    height: 90px;
    float: left;
    position: relative;
}

strong {
    display: inline-block;
    font-style: normal;
    font-weight: 500;
}

select {
    display: block;
    height: 3.75vh;
    font-size: 14px;
    padding: 2px;
    border: none;
    border-bottom: 1px solid #f2f2f2;
}

.select {
    height: 23px;
}

#input-box-shiOne {
    height: 60px;
    width: 100%;
    margin-top: 4px;
    float: left;
    position: relative;
}

#input-box-quOne {
    width: 100%;
    height: 60px;
    float: left;
    margin-right: 0;
    position: relative;
}

#selectShengOne strong,
#input-box-shiOne strong,
#input-box-quOne strong {
    color: #9e9e9e;
    font-size: 14px;
}
#selectShengOne strong {
    height: 30px;
    line-height: 30px;
}
.next-boxAdd {
    margin-top: 97px;
    float: left;
    width: 100%;
    height: 48px;
    position: relative;
    text-align: center;
}

.next3 {
    display: inline-block;
    width: 112px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #05a9f5;
    box-shadow: none;
    background-color: #05a9f5;
}

.btn {
    vertical-align: top;
}
@media screen and (min-width: 664px) and (max-width: 1500px) {
    .middle-login1,.identityJudge{
        width: 60%;
    }
    .tdBoxList {
        width: 50%;
        height: 160px;
        height: 190px;
    }
}

@media screen and (max-width: 1200px) {
    #tdBox td {
        width: 33.3%;
    }
}
@media screen and (max-width: 342px) {
    .alterPass {
        width: 100%;
    }
}
@media screen and (max-width: 664px) {
    .keyPop {
        width: 90%;
    }
    .tdBoxList {
        width: 100%;
    }
    .middle-login1, .identityJudge {
        min-width: 100%;
    }

    .login-tip-info {
        width: 100%;
    }
    #tdBox td {
        width: 100%;
        padding-left: 10%;
        height: auto;
    }
    .loginAfter {
        text-align: center!important;
        font-size: 18px!important;
        height: 300px;
        padding-top: 35%;
        line-height: normal;
    }
}

@media only screen and (max-width: 1500px) {
    .middleAdd {
        width: 342px;
        height: 350px;
        background-color: #fff;
        padding: 15px;
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100;
    }
    p.add-c {
        height: 30px;
        font-size: 18px;
        line-height: 30px;
    }
    #selectShengOne,
    #input-box-shiOne,
    #input-box-quOne {
        margin-top: 4px;
    }
    #selectShengOne,
    #input-box-shiOne,
    #input-box-quOne {
        width: 100%;
        height: 60px;
    }
    .select {
        height: 23px;
    }
    .next-boxAdd {
        margin-top: 58px;
        float: left;
    }
}
@media only screen and (max-width: 415px) {
    .alterPass{
        box-shadow: none;
    }
}
