﻿.ms-controller, .ms-important, [ms-controller], [ms-important]
{
    visibility: hidden;
}
html, body, .main, .content
{
    height: 100%;
    padding-bottom: 0;
    font-family: myriad-pro,sans-serif,verdana;
    background-color: #efefef;
}
body
{
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: myriad-pro,sans-serif,verdana;
    font-size: 14px;
    color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
}
.layui-layer-shade
{
    opacity: 0.2 !important;
}
.content
{
    padding: 0;
}
.error-tip
{
    display: block;
    line-height: 1.2em;
    color: #FF4D4D;
    font-size: 30px;
    margin-bottom: 10px;
}
.train_check
{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    margin-bottom: 40px;
    height: 0px;
}
.train_check input
{
    height: 46px;
    width: 34px;
}
.train_check div
{
    height: 40px;
    color: #000;
}


/* 注册 登录 手机动态密码 （改） */
.login-account-wc .login-account
{
    padding-right: 0;
    padding-bottom: 68px;
    box-sizing: border-box;
}
.login-account-wc .login-account li
{
    position: relative;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.login-account-wc .forget
{
    float: none;
    margin-top: 0;
    margin-right: 0;
    text-align: right;
    padding-top: 40px;
}
.login-account-wc .forget a
{
    margin-right: 36px;
    color: #666;
}

.login-account-wc .w2
{
    letter-spacing: 1em;
    margin-right: -1em;
}
.login-account-wc .yanzm
{
    width: 252px;
    height: 63px;
    line-height: 63px;
    color: #262626;
    font-size: 32px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -32px;
    background-color: #eaeaea;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.login-account-wc .login-button
{
    padding: 20px 70px;
}
.login-account-wc .login-button button
{
    height: 90px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.login-account-wc .login-zhuc
{
    font-size: 26px;
    color: #262626;
    text-align: center;
    margin-top: 60px;
}
.login-account-wc .login-zhuc a
{
    color: #db5663;
    border-bottom: 2px solid #db5663;
}
.login-account-wc .login-zhuc img
{
    display: inline-block;
    margin-right: 20px;
}
.login-account-wc .login-other-icon
{
    padding-top: 50px;
}


.logintitUl
{
    background-color: #fff;
    margin-bottom: 6px;
    position: relative;
}
.logintitUl li
{
    width: 50%;
    float: left;
    text-align: center;
}
.logintitUl li a
{
    display: inline-block;
    font-size: 30px;
    color: #262626;
    text-align: center;
    height: 84px;
    line-height: 84px;
    border-bottom: 2px solid transparent;
    padding: 0 22px;
}
.logintitUl li.xian
{
    width: 1px;
    height: 70px;
    background-color: #ccc;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -35px;
}
.logintitUl li.current a
{
    border-color: #db5663;
    color: #db5663;
}



.login-top
{
    position: relative;
    margin: 20px auto 0px auto;
    padding: 0px 20px 20px 20px;
    color: #7C7C7C;
    font-size: 30px;
    background-color: #fff;
}

.login-top li
{
    margin-top: 20px;
    float: left;
    height: 170px;
    width: 33%;
    background: url(../../image/arrow_right.png) no-repeat 680px 25px;
}

.login-top p
{
    text-align: center;
    margin-top: 15px;
}

.login-top img
{
    margin: auto;
}

.login-p1
{
    color: #7C7C7C;
    font-size: 30px;
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
    background-color: #fff;
}

.login-p2
{
    color: #7C7C7C;
    font-size: 30px;
    margin-top: 20px;
    padding: 0px 20px 20px 20px;
    background-color: #fff;
}

.content .login-icon img
{
    margin-top: 30px;
    padding-left: 20px;
}

.login-list
{
    background: url(../../image/arrow_right.png) no-repeat 660px center;
}

.login-list p
{
    padding-left: 50px;
    font-size: 30px;
    line-height: 100px;
}

.login-icon
{
    width: 100px;
    height: 100px;
    float: left;
}

.login-account
{
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.login-account li
{
    height: 110px;
}

.login-account p
{
    color: #262626;
    font-size: 30px;
    line-height: 110px;
}

.login-account input
{
    color: #262626;
    width: 70%;
    font-size: 28px;
    height: 50px;
    margin-left: 30px;
    border: none;
}

.forget
{
    color: #db5663;
    font-size: 26px;
    float: right;
    margin-top: 25px;
    margin-right: 20px;
}

.login-button
{
    margin-top: 80px;
    padding: 20px;
}

.login-button button
{
    width: 100%;
    height: 110px;
    font-size: 34px;
    border: none;
}
.userInfoBtn
{
    width: 200px;
    height: 65px;
    background-color: transparent;
}
#imgCaptcha
{
    width: 100%;
    height: 100%;
}
