.theme_color {
    color: #00b38a !important;
}

.theme_bgcolor {
    background-color: #00b38a !important;
}

.theme_bordercolor {
    border-color: #00b38a !important;
}

.divClass_Cloud {
    width: 100%;
    height: 100%;
    position: fixed;
    /* background: url(../img/home_bg4.jpg)no-repeat; */
    background-size: cover;
}

.divClass_Header {
    width: 100%;
    height: auto;
}

.divClass_LoginLogo {
    /* width: 1000px; */
    /* line-height: 75px; */
    /* margin: 0 auto; */
    /* font-size: 20px; */
    letter-spacing: 3px;
    color: #fff;
    box-sizing: border-box;
    margin-top: 50px;
    margin-left: 8%;
    display: flex;
    align-items: center;
}

.spanClass_Logo {
    width: 60px;
    height: 60px;
    vertical-align: middle;
}

.divClass_LoginLogo .logo_title {
    font-size: 36px;
    margin-left: 10px;
}

.divClass_LoginContainer {
    width: 420px;
    /* margin: 75px auto 0; */
    background: rgba(255, 255, 255, 0.75);
    top: 0%;
    position: absolute;
    right: 0%;
    /* padding: 10px; */
    border-radius: 10px;
}

.divClass_MfContainer {
    width: 600px;
    /* text-align: right; */
    height: 600px;
    top: 18%;
    position: absolute;
    right: 8%;
}

.divClass_LoginContainer .divClass_LoginForm,
.divClass_LoginContainer .divClass_Loading {
    width: 350px;
    margin: 0 auto;
}

.divClass_Loading {
    text-align: center;
}

.divClass_Loading img {
    margin-top: 100px;
}

.divClass_LoginWay {
    height: 40px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    /* border-bottom: 1px solid #ececec; */
}

.divClass_LoginWay .spanClass_unified a {
    text-align: center;
    /* line-height: 38px; */
    font-size: 18px;
    color: #333;
    cursor: pointer;
    border: none;
    padding: 4px 7px 5px;
    border-radius: 10px;
    background: #fff;
    text-decoration: none;
}

.divClass_LoginWay span:last-child {
    margin-right: 0;
}

.divClaas_PrdName {
    color: #333;
    font-size: 32px;
    text-align: center;
    /* padding: 5px 0; */
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.divClass_LoginWay span {
    text-align: center;
    /* line-height: 38px; */
    font-size: 18px;
    color: #333;
    cursor: pointer;
    /* border: 1px solid transparent; */
    border: none;
    margin-right: 10px;
    padding: 4px 7px 5px;
    border-radius: 10px;
    background: #fff;
}

.divClass_LoginWay .spanClass_state {
    border: none;
    margin: 0;
    margin-top: 1px;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    background: transparent;
    cursor: default;
    /* font-size: 16px; */
}

.spanClass_ZBS.theme_bordercolor,
.spanClass_Card.theme_bordercolor {
    /* border-bottom-width: 2px; */
    /* border-bottom-style: solid; */
}

.theme_bgcolor,
.theme_bgcolor {
    /* border-bottom-width: 2px; */
    /* border-bottom-style: solid; */
    color: #fff !important;
    background: #00B38A !important;
}

.width-50 {
    width: 50%;
}

.width-30 {
    /* width: 30%; */
}

.width-100 {
    width: 100%;
    padding: 4px 0;
}

.pClass_Tips {
    font-size: 16px;
    /* background: #E4FCF7 url(../img/tishi.png) no-repeat scroll 5px center; */
    margin-bottom: 10px;
    color: red;
    padding: 10px 15px 10px 30px;
    text-align: center;
    font-weight: 600;
}

.divClass_LoginContainer .divClass_Email,
.divClass_LoginContainer .divClass_Password,
.divClass_LoginContainer .divClass_Captcha,
.divClass_LoginContainer .divClass_CardNo,
.divClass_LoginContainer .divClass_CardPassword,
.divClass_LoginContainer .divClass_CardCaptcha {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 5px;
}

.divClass_LoginContainer .divClass_CardCaptcha,
.divClass_LoginContainer .divClass_Captcha {
    background: transparent;
}

.inputClass_Captcha,
.inputClass_CardCaptcha {
    min-width: 100px;
    flex: 1;
    height: 39px;
    line-height: 39px;
    background-color: #fff;
    font-size: 14px;
    padding-right: 13px;
    padding-left: 13px;
    margin-right: 15px;
    vertical-align: middle;
    color: #333;
    border: 1px solid #ececec;
    border-radius: 2px;
    outline: none;
    border-radius: 5px;
}

.icon_user {
    background: url(../img/icon_user.png) no-repeat center;
}

.icon_password {
    background: url(../img/icon_password.png) no-repeat center;
}

.icon_user,
.icon_password {
    /* background-color: rgba(242, 242, 242,.6); */
    background-size: 65%;
    /* border: 1px solid #ccc; */
    width: 46px;
    height: 46px;
}

.labelClass_LabelTip {
    display: block;
    font-size: 14px;
    color: #555;
    margin-bottom: 4px;
}

.inputClass_Email,
.inputClass_Password,
.inputClass_CardNo,
.inputClass_Phone,
.inputClass_CardPassword {
    width: 278px;
    height: 44px;
    line-height: 44px;
    background-color: transparent;
    background: none;
    font-size: 14px;
    padding-right: 13px;
    padding-left: 3px;
    vertical-align: middle;
    color: #333;
    border: none;
    border-radius: 5px;
    outline: none;
}

.divClass_CaptchaGroup {
    display: flex;
}

#imgId_Captcha,
#imgId_CardCaptcha {
    width: 98px;
    height: 43px;
}

.spanClass_getCard {
    display: inline-block;
    height: 42px;
    width: 100px;
    line-height: 42px;
    cursor: pointer;
    color: #00B38A;
}

.spanClass_Reflash,
.spanClass_CardReflash {
    display: inline-block;
    height: 42px;
    width: 25px;
    margin-left: 12px;
    /* background: #fff url(https://www.lgstatic.com/passport/static/pc/modules/common/img/icon-reflash_a187c0b.jpg) center center no-repeat; */
    background: url(../img/icon-reflash.png) center center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.pClass_ForgetPwd {
    margin-bottom: 20px;
    text-align: right;
}

.pClass_ForgetPwd span {
    text-decoration: none;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.inputClass_Login,
.inputClass_CardLogin {
    width: 100%;
    height: 43px;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    letter-spacing: 6px;
    border: none;
    color: #FFF;
    cursor: pointer;
    outline: none;
    /* margin-top: 20px; */
    margin-bottom: 10px;
    border-radius: 5px;
}

.inputClass_CardLogin,
.inputClass_Login {
    margin-bottom: 20px;
}

.inputClass_Submit.clicked {
    background-image: url(../img/loading-067.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.divClass_Login_Info {
    margin-left: 50px;
}

.divClass_LoginTabs {
    height: 32px;
    margin-bottom: 23px;
}

.divClass_LoginTabs ul {
    width: 345px;
    border-bottom: 1px solid #ebebeb;
}

.divClass_LoginTabs ul li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.spanClass_BottomBorder {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    left: 0;
    top: -17px;
}

.divClass_LoginTabs ul li.login_tab1 {
    width: 345px;
}

.border_width1 {
    width: 345px;
}

.divClass_LoginTabs ul li.login_tab2 {
    width: 172.5px;
}

.border_width2 {
    width: 172.5px;
}

.divClass_LoginTabs ul li.login_tab3 {
    width: 115px;
}

.border_width3 {
    width: 115px;
}

.divClass_Notice {
    width: 340px;
    /* height: 372px; */
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
}

.divClass_Notice h4 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
    color: #333;
}

.divClass_TabCon {
    width: 340px;
    /* height: 372px; */
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    /* padding: 10px; */
    /* border: 1px solid #e6e6e6; */
}

.divClass_TabCon:after {
    max-width: 340px;
}

.divClass_TabCon::-webkit-scrollbar {
    width: 4px;
}

.divClass_TabCon::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.2);
}

.divClass_TabCon::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.1);
}

.divClass_TabCon>h4 {
    text-align: center;
    font-size: 16px;
    color: #333;
}

.divClass_TabCon>p {
    width: 100%;
    line-height: 20px;
    text-align: left;
    word-break: break-all;
    font-size: 14px;
}

.aClass_TabItem {
    display: block;
    margin-bottom: 10px;
}

.aClass_TabItem:hover {
    background: rgba(180, 180, 180, 0.1);
}

.aClass_TabItem>div.left {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 80px;
    height: 80px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    margin-right: 5px;
    background: #fff;
}

.aClass_TabItem div.left i {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.aClass_TabItem div.left img {
    width: 100%;
    vertical-align: middle;
}

.aClass_TabItem div.left .divClass_Border {
    width: 80px;
    height: 80px;
    text-align: center;
    margin-right: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.aClass_TabItem div.left div.divClass_Border div {
    width: 100%;
    height: 80px;
}

.aClass_TabItem div.left div.divClass_Border p.pClass_Time2 {
    color: #5B9ED2;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
}

.aClass_TabItem div.left div.divClass_Border p.pClass_Time1 {
    color: #5B9ED2;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.aClass_TabItem div.right {
    width: 255px;
    min-height: 80px;
}

.aClass_TabItem div.right h4 {
    text-align: left;
    color: #404040;
    font-size: 16px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.divClass_IconTag {
    width: 240px;
    bottom: 2px;
}

.divClass_IconTag span.spanClass_Tag1 {
    padding-left: 18px;
    background: url(../img/icon_tg.png) no-repeat 2px center;
    background-size: 12px 13px;
    color: #b3b3b3;
    font-size: 12px;
}

.divClass_IconTag span.spanClass_Tag2 {
    padding-left: 22px;
    background: url(../img/icon_look.png) no-repeat 2px center;
    background-size: 16px 11px;
    color: #b3b3b3;
    font-size: 12px;
    margin-left: 20px;
}

.divClass_IconTag span.spanClass_Tag3 {
    padding-left: 20px;
    background: url(../img/icon_time.png) no-repeat 2px center;
    background-size: 13px 13px;
    color: #b3b3b3;
    font-size: 12px;
}

.divClass_Power {
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 15px;
    width: 100%;
    color: #fff;
}

.divClass_Power a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
}


/* 注册样式 */

.divClass_Form {
    width: 430px;
    /* margin: 70px auto 0; */
    background: #fff;
    border: 1px solid #f0f0f0;
    background: rgba(255, 255, 255, 0.75);
    top: 0%;
    position: absolute;
    right: 0%;
    /* padding: 10px; */
    border-radius: 10px;
    /* box-sizing: border-box; */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}

.divClass_Form .divClaas_PrdName {
    padding: 0 30px;
    box-sizing: border-box;
}

.divClass_Form .divClass_ProcessBar {
    width: 100%;
    height: 38px;
    background: #fff;
}

.divClass_Form .divClass_ProcessBar span:nth-child(1) {
    display: inline-block;
    width: 222px;
    height: 38px;
    background: url(../img/processbar_bg1_410.png) no-repeat;
}

.divClass_Form .divClass_ProcessBar span {
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #BFBFBF;
}

.divClass_Form .divClass_ProcessBar span:nth-child(1).theme_color {
    background: url(../img/processbar_bg11_410.png) no-repeat right;
}

.divClass_Form .divClass_ProcessBar span:nth-child(2).theme_color {
    background: url(../img/processbar_bg33_410.png) no-repeat;
}

.divClass_Form .divClass_ProcessBar span i {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #bfbfbf;
    border-radius: 50%;
    color: #fff;
    font-style: normal;
    font-size: 16px;
    margin-right: 5px;
}

.divClass_Form .divClass_ProcessBar span.theme_color i {
    color: #fff;
}

.divClass_Form .divClass_ProcessBar span:nth-child(2) {
    display: inline-block;
    width: 221px;
    height: 38px;
    background: url(../img/processbar_bg3_410.png) no-repeat;
    margin-left: -18px;
}

.divClass_Form .divClass_RegistForm {
    width: 100%;
    padding: 25px 10px 0px;
    /* background: #fff; */
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.divClass_Form .divClass_RegistForm h4 {
    font-size: 16px;
    color: #383838;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #ededed;
    margin: 0 15px 30px;
}

.divClass_Form .divClass_RegEmail,
.divClass_Form .divClass_Pwd,
.divClass_Form .divClass_IsPwd,
.divClass_Form .divClass_YZM,
.divClass_Form .divClass_Name {
    margin-bottom: 25px;
    /* padding-left: 20px; */
    position: relative;
}

.divClass_Form .divClass_RegEmail span,
.divClass_Form .divClass_Pwd span,
.divClass_Form .divClass_IsPwd span,
.divClass_Form .divClass_YZM span,
.divClass_Form .divClass_Name span {
    font-size: 16px;
    color: #333;
    display: inline-block;
    width: 80px;
    margin-right: 20px;
    text-align: right;
}

.divClass_Form .divClass_RegEmail input,
.divClass_Form .divClass_Pwd input,
.divClass_Form .divClass_IsPwd input,
.divClass_Form .divClass_Name input {
    width: 250px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    padding-left: 10px;
    outline: none;
    border-radius: 5px;
}

.divClass_Form .divClass_RegEmail p,
.divClass_Form .divClass_Pwd p:nth-child(4),
.divClass_Form .divClass_IsPwd p,
.divClass_Form .divClass_YZM p,
.divClass_Form .divClass_Name p {
    position: absolute;
    left: 120px;
    /* top: 42px; */
    font-size: 14px;
    color: red;
    /* padding-left: 25px; */
    background: url(../img/icon_wrong.png) no-repeat 5px 5px;
    background-size: 14px 14px;
    /* margin-top: 5px; */
}

.divClass_Form .divClass_Pwd p:nth-child(3) {
    position: absolute;
    left: 120px;
    font-size: 14px;
    color: #333;
    /* margin-top: 5px; */
}

.divClass_Form .divClass_YZM input {
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    padding-left: 10px;
    outline: none;
    vertical-align: middle;
    border-radius: 5px;
}

.divClass_Form .divClass_YZM input.corrent {
    padding-right: 30px;
    background: url(../img/icon_corrent.png) no-repeat 120px 10px;
    background-size: 21px 21px;
}

input.wrong {
    border: 1px solid red;
}

.divClass_Form .divClass_YZM i {
    display: inline-block;
    width: 80px;
    height: 38px;
    vertical-align: middle;
    border: 1px solid #ededed;
    margin-left: 5px;
}

.divClass_Form .divClass_YZM i:hover {
    cursor: pointer;
}

.divClass_Form .divClass_YZM i img {
    width: 100%;
    height: 38px;
}

.divClass_Form .divClass_YZM .spanClass_Reflash {
    width: 25px;
    vertical-align: middle;
    margin: 0;
}

.divClass_Form .divClass_YZM a {
    font-size: 12px;
    text-decoration: none;
    color: #2e76e5;
}

.divClass_Form #inpId_Regist {
    width: 340px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 16px;
    /* padding: 0 10px; */
    margin: 0px 0 10px 30px;
    cursor: pointer;
    border-radius: 5px;
}

.divClass_ErrorTip {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 36px;
    bottom: 0;
}

.divClass_ErrorTip p {
    font-size: 14px;
    color: red;
}

.divClass_Form .divClass_Finish {
    width: 420px;
    height: 300px;
    padding: 60px 10px 10px;
    margin: 0 auto;
    /* background: #fff; */
    box-sizing: border-box;
}

.divClass_Form .divClass_Finish p {
    font-size: 16px;
    color: #333;
    text-align: center;
}

.divClass_Form #aId_BackLogin {
    width: 340px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 14px;
    margin: 30px 0 20px 30px;
    border-radius: 5px;
    cursor: pointer;
}

.divClass_Form .pClass_ForgetPwd {
    padding-right: 30px;
}


/* 忘记密码样式 */

.divClass_RetForm {
    width: 571px;
    /* margin: 70px auto 0;
	background: #fff; */
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
    top: 0%;
    position: absolute;
    right: 0%;
    /* padding: 10px; */
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.75);
}

.divClass_RetForm .divClass_ProcessBar {
    width: 571px;
    height: 38px;
    background: #fff;
}

.defaForm .divClass_ProcessBar span {
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #BFBFBF;
    background: #eeeeee;
    width: 201px;
    height: 38px;
    display: inline-block;
    margin-right: 12px;
    position: relative;
}

.defaForm .divClass_ProcessBar span:last-child {
    margin-right: 0;
}

.defaForm .divClass_ProcessBar span.arrow_right::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #eeeeee;
    font-size: 0;
    line-height: 0;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    right: -27px;
    top: 12px;
}

.defaForm .divClass_ProcessBar span.arrow_right.theme_color::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #cedffa;
    font-size: 0;
    line-height: 0;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    right: -27px;
    top: 12px;
}

.defaForm .divClass_ProcessBar span.arrow_left::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 19px solid #eeeeee;
    border-right: 19px solid #eeeeee;
    border-bottom: 15px solid transparent;
    font-size: 0;
    line-height: 0;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    left: -26px;
    top: 12px;
}

.defaForm .divClass_ProcessBar span.arrow_left.theme_color::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 19.5px solid #cedffa;
    border-right: 19.5px solid #cedffa;
    border-bottom: 15px solid transparent;
    font-size: 0;
    line-height: 0;
    transform: rotate(90deg);
    display: inline-block;
    position: absolute;
    left: -27px;
    top: 12px;
}

.defaForm .divClass_ProcessBar b {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #cedffa;
    font-size: 0;
    line-height: 0;
    transform: rotate(90deg);
    display: inline-block;
    /* position: absolute; */
    /* background: #cedffa; */
}

.defaForm .divClass_ProcessBar span.theme_color {
    background: #cedffa;
    color: #00B38A;
}

.defaForm .divClass_ProcessBar span.theme_color i {
    background: #00B38A;
}


/* .divClass_RetForm .divClass_ProcessBar span:nth-child(2).theme_color,.divClass_RetForm .divClass_ProcessBar span:nth-child(3).theme_color{
	background-image: url(../img/processbar_bg22.png);
}
.divClass_RetForm .divClass_ProcessBar span:nth-child(4).theme_color{
	background-image: url(../img/processbar_bg33.png);
} */

.defaForm .divClass_ProcessBar span i {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #bfbfbf;
    border-radius: 50%;
    color: #fff;
    font-style: normal;
    font-size: 16px;
    margin-right: 5px;
}

.defaForm .divClass_ProcessBar span.theme_color i {
    color: #fff;
}

.divClass_RetForm .divClass_WriteEmail,
.divClass_RetForm .divClass_WriteCaptcha,
.divClass_RetForm .divClass_UpdPwd {
    width: 389px;
    padding: 60px 10px 0px;
    /* background: #fff; */
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.divClass_RetForm .divClass_UserEmail,
.divClass_RetForm .divClass_Captcha,
.divClass_RetForm .divClass_NewPwd,
.divClass_RetForm .divClass_SurePwd {
    padding-bottom: 20px;
}

.divClass_RetForm .divClass_UserEmail span,
.divClass_RetForm .divClass_Captcha span,
.divClass_RetForm .divClass_NewPwd span,
.divClass_RetForm .divClass_SurePwd span {
    font-size: 16px;
    color: #333;
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 20px;
}

.divClass_RetForm .divClass_UserEmail input,
.divClass_RetForm .divClass_Captcha input,
.divClass_RetForm .divClass_NewPwd input,
.divClass_RetForm .divClass_SurePwd input {
    width: 250px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    padding-left: 10px;
    outline: none;
    border-radius: 5px;
}

.divClass_RetForm .spanClass_SendTo2,
.spanClass_SendTo3 {
    /* margin-left: 25px;.divClass_RetForm .pClass_WriteCaptcha_Tips */
}

.divClass_RetForm .pClass_WriteCaptcha_Tips {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}

.divClass_RetForm .pClass_WriteCaptcha_Tips span {
    margin: 0 5px;
}

.divClass_RetForm #inputId_GetCaptcha,
.divClass_RetForm #inputId_SureCaptcha,
.divClass_RetForm #inputId_UpdPwd {
    width: 340px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 16px;
    margin: 30px 0 20px 30px;
    cursor: pointer;
    border-radius: 5px;
}

.divClass_RetForm .pClass_True {
    padding-left: 16px;
    margin-bottom: 10px;
    color: #333;
}

.divClass_RetForm .divClass_ErrorTip {
    width: 300px;
    margin: 0 auto;
    /* text-align: center; */
    position: absolute;
    left: 118px;
    bottom: 100px;
}

.divClass_RetForm .divClass_ErrorTip p {
    font-size: 14px;
    color: red;
}

.divClass_RetForm .divClass_Finish {
    width: 466px;
    height: 320px;
    padding: 60px 10px 10px;
    margin: 0 auto;
    /* background: #fff; */
    box-sizing: border-box;
}

.divClass_RetForm .divClass_Finish p.pClass_UpdSuccess {
    font-size: 16px;
    color: #333;
    text-align: center;
}

.divClass_RetForm #aId_BackLogin1 {
    width: 340px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 16px;
    margin: 30px 0 20px 60px;
    border-radius: 5px;
}

.divClass_RetForm .divClass_Effect {
    font-size: 14px;
    color: #333;
    text-align: left;
}

.divClass_RetForm .pClass_ForgetPwd {
    /* padding-right: 35px; */
}

.spanClass_BackLogin {
    cursor: pointer;
}


/* 激活 */

.pClass_Register {
    text-align: right;
    margin-bottom: 2px;
}

.aClass_act {
    text-decoration: none;
    /* background: url(../img/icon-arrow-right_f36c0d6.png) no-repeat right center; */
    color: #333;
    font-size: 16px;
}

.divClass_ActForm {
    width: 571px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
    top: 0%;
    position: absolute;
    right: 0%;
    /* padding: 10px; */
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.75);
    /* text-align: center; */
}

.divClass_ActForm .pClass_ForgetPwd {
    padding-right: 30px;
}

.divClass_ActForm .divClass_ProcessBar {
    width: 100%;
    height: 38px;
    /* background: #fff; */
}

.divClass_ActivateForm {
    width: 100%;
    padding: 30px 0 0px;
    /* background: #fff; */
    box-sizing: border-box;
    margin: 0px auto;
    text-align: center;
}

.divClass_BindRegist {
    width: 100%;
    padding: 60px 0 30px;
    /* background: #fff; */
    box-sizing: border-box;
    margin: 0px auto;
}

.divClass_ActForm h4 {
    font-size: 16px;
    color: #383838;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #ededed;
    margin: 0 15px 30px;
}

.divClass_ActForm .divClass_CardNo,
.divClass_ActForm .divClass_RealName,
.divClass_IDCard {
    padding-bottom: 25px;
    /*padding-left: 270px;*/
}

.divClass_ActForm .divClass_CardNo span,
.divClass_ActForm .divClass_RealName span,
.divClass_ActForm .divClass_IDCard span {
    font-size: 16px;
    color: #666;
    display: inline-block;
    min-width: 70px;
    text-align: right;
    margin-right: 20px;
}

.divClass_ActForm .divClass_CardNo input,
.divClass_ActForm .divClass_RealName input,
.divClass_ActForm .divClass_IDCard input {
    width: 250px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    padding-left: 10px;
    outline: none;
    border-radius: 5px;
}

.divClass_ActForm .divClass_CardNo p.pClass_Gray,
.divClass_ActForm .divClass_RealName p.pClass_Gray,
.divClass_ActForm .divClass_IDCard p.pClass_Gray {
    width: 350px;
    text-align: left;
    font-size: 14px;
    color: #b1b1b1;
    padding-left: 270px;
    padding-top: 3px;
    word-break: break-all;
}


/* .divClass_YZM input {
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ededed;
	padding-left: 10px;
	outline: none;
	vertical-align: middle;
}

.divClass_YZM input.corrent {
	padding-right: 30px;
	background: url(../img/icon_corrent.png) no-repeat 120px 10px;
	background-size: 21px 21px;
}

input.wrong {
	border: 1px solid red;
}

.divClass_YZM i {
	display: inline-block;
	width: 80px;
	height: 38px;
	vertical-align: middle;
	border: 1px solid #ededed;
	margin-left: 15px;
}
.divClass_YZM i:hover{
	cursor: pointer;
}
.divClass_YZM i img{
	width: 100%;
	height: 38px;
}
.divClass_YZM a {
	font-size: 12px;
	text-decoration: none;
	color: #2e76e5;
} */

#inpId_ActivateInfo,
#inpId_Activate {
    width: 340px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-left: 10px;
}

#inpId_Activate {
    margin-left: 110px;
}

.divClass_ActForm .divClass_ErrorTip {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /* position: absolute; */
    /* bottom: 80px; */
}

.divClass_ActForm .divClass_BindRegist form {
    min-height: 100px;
}

.divClass_ActForm .divClass_BindRegist .divClass_ErrorTip {
    bottom: 55px;
}

.divClass_ActForm .divClass_ErrorTip p {
    font-size: 14px;
    color: red;
}

.divClass_ActForm .divClass_Email,
.divClass_ActForm .divClass_Pwd,
.divClass_ActForm .divClass_NewPwd,
.divClass_ActForm .divClass_SurePwd {
    padding-bottom: 30px;
    /*padding-left: 350px;*/
    position: relative;
}

.divClass_ActForm .divClass_Email span,
.divClass_ActForm .divClass_Pwd span,
.divClass_ActForm .divClass_NewPwd span,
.divClass_ActForm .divClass_SurePwd span {
    font-size: 16px;
    color: #666;
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 20px;
    box-sizing: border-box;
}

.divClass_ActForm .divClass_Email input,
.divClass_ActForm .divClass_Pwd input,
.divClass_ActForm .divClass_NewPwd input,
.divClass_ActForm .divClass_SurePwd input {
    width: 250px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    padding-left: 10px;
    outline: none;
}

.divClass_ActForm .divClass_Email p,
.divClass_ActForm .divClass_Pwd p,
.divClass_ActForm .divClass_NewPwd p,
.divClass_ActForm .divClass_SurePwd p {
    position: absolute;
    left: 420px;
    top: 42px;
    font-size: 14px;
    color: red;
    padding-left: 20px;
    background: url(../img/icon_wrong.png) no-repeat 3px 5px;
    background-size: 14px 14px;
}

.divClass_ActForm #inpId_Check {
    width: 60px;
    height: 44px;
    color: #383838;
    font-size: 16px;
    background: #cedffa;
    border: 0;
    outline: none;
    padding: 0 2px;
    /* right: 250px; */
    /* top: 0; */
}

.divClass_ActForm .divClass_Finish {
    width: 100%;
    height: 300px;
    padding: 60px 10px 10px;
    /* background: #fff; */
    box-sizing: border-box;
}

.divClass_ActForm .aClass_BackSys {
    display: block;
    width: 340px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    text-decoration: none;
    border-radius: 5px;
}

.divClass_ActForm .divClass_Effect {
    width: 100%;
    margin: 20px auto 0;
    font-size: 14px;
    color: #808080;
    text-align: left;
}


/* Ie浏览器弹出 */

.divClass_IeBg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
}

.divClass_IE {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    display: flex;
    color: #444;
    padding: 1.5% 4%;
    box-sizing: border-box;
    background: #fff;
    /* align-items: center; */
}

.divClass_IE .IeLeft {
    width: 40%;
    border-right: 1px solid #ccc;
    padding-right: 4%;
    float: left;
}

.divClass_IE .IeLeft h4 {
    margin-bottom: 12px;
}

.divClass_IE .IeRight {
    width: 59%;
    display: flex;
    align-items: center;
    padding-left: 4%;
    box-sizing: border-box;
    float: right;
}

.divClass_IE .IeRight .divClass_browser {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    float: left;
}

.divClass_IE .IeRight .divClass_browser a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #444;
    padding: 12px;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 120px;
    margin-right: 24px;
    text-decoration: none;
}

.divClass_IE .IeRight .divClass_IeBut {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    padding-left: 4%;
    float: left;
}

.divClass_IE .IeRight .divClass_IeBut button {
    background: #2196f3;
    border-radius: 4px;
    border: 1px solid #2196f3;
    padding: 12px;
    width: 100px;
    margin-right: 24px;
    cursor: pointer;
    color: #fff;
}

#wx_code{
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
}
.impowerBox .qrcode {
	width: 200px;
}
.impowerBox .title {
	display: none;

}
.impowerBox .info {
	width: 300px;
	font-size: 12px;
}


.divClass_LoginWx2,
.divClass_LoginPhoneValid {
    width: 430px;
    /* margin: 70px auto 0; */
    background: #fff;
    border: 1px solid #f0f0f0;
    background: rgba(255, 255, 255, 0.75);
    top: 0%;
    position: absolute;
    right: 0%;
    /* padding: 10px; */
    border-radius: 10px;
    /* box-sizing: border-box; */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
    padding: 0px 40px 20px;
    box-sizing: border-box;
}
.divClass_LoginWx2 .divClaas_PrdName2,
.divClass_LoginPhoneValid .divClaas_PrdName2 {
    color: #333;
    font-size: 32px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.divClass_LoginWx2 .divClass_Email,
.divClass_LoginWx2 .divClass_Password,
.divClass_LoginPhoneValid .divClass_Email,
.divClass_LoginPhoneValid .divClass_Password{
	margin-bottom: 20px;
	background: #fff;
	border-radius: 5px;
}