
body {
    background: #fff;
}

input {
    border: 1px #ccc solid;
    outline: none;
}

.productShow {
    width: 100%;
    float: left;
}

.logoImg {
    float: left;
    margin-top: 23px;
    margin-bottom: 23px;
}

.InformationCountStyle {
    width: 100%;
    background: url("../images/Login.png");
    height: 919px;
}

.LoginImg {
    float: left;
    margin-top: 14px;
}

.inputImport {
    width: 440px;
    height: 496px;
    position: relative;
    background: #fff;
    float: right;
    right: 400px;
    top: 231px;
    padding: 40px;
}
.EWMStyle{
    display: none;
}

.divHeaderFont {
    float: left;
    position: relative;

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    padding-right: 30px;
}
.loginBtnActive{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}
.loginTitle1,.loginTitle2{
    position: relative;
    width: 150px;
    height: 28px;
    display: inline-block;
}
.bottomIcon1, .bottomIcon2{
    width: 40px;
    height: 4px;
    background: #FA8416;
    border-radius: 2px;
    position: absolute;
    bottom: -17px;
    left: 27%;
}
.rightTopStyle{
    margin-right: 10px;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.QRTip{
    top: -15px;
    position: relative;
}
.triangleStyle{
   float: right;
    width:0;
    height:0;
    border-width:25px;
    border-style:solid;
    margin-top:1px;
    border-color:transparent transparent white white;
    position: absolute;
    z-index: 2;
}
.QuickMarkStyle{
    position: relative;
    top: 0px;
    z-index: 1;
}
.accountNumber {
    margin-top: 12px;
    padding-bottom: 15px;
    position: relative;
    height: 40px;
}

.userNumberIcon{
    position: absolute;
    left: 16px;
    top: 42px;
}
.pwdIcon{
    position: absolute;
    left: 16px;
    top: 48px;
}
.inputOpenEye,.inputCloseEye{
    position: absolute;
    top: 48px;
    right: 16px;
}

.goIcon {
    width: 5px;
    height: 10px;
    color: #9E9F9F;
    font-weight: 400 !important;
    display: inline;
    float: right;
    margin-right: 30px;
}

.password {
    position: relative;
    margin-top: 24px;
    padding-bottom: 15px;
    height: 40px;
}
.yzCodeIcon{
    position: absolute;
    left: 16px;
    top: 48px;
}

.getYzCode{
    width: 110px;
    height: 40px;
    background: #F6F7FB;
    border-radius: 2px;
    margin-top: 30px;
    margin-left: 8px;
    border: 0;
}


.inputPwd, .inputContent {
    border: 0px;
    float: left;
    padding-left: 36px;
    background: #F2F3F8;
    border-radius: 2px;
    width: 360px;
    height: 40px;
    margin-top: 30px;
}
.newPassword1,.newPassword2{
    margin-top: -15px;
    position: relative;
    height: 80px;
}


.newPassword1 .pwdIcon, .newPassword1 .inputOpenEye, .newPassword1 .inputCloseEye{
    top: 54px
}
.newPassword2 .pwdIcon, .newPassword2 .inputOpenEye, .newPassword2 .inputCloseEye{
    top: 58px
}

.inputPassword {
    border: 0px;
    float: left;
    width: 170px;
    padding-left: 10px;
}

.yzCode{
    width: 242px;
}
.None{
    display: none;
}

.QRCodeTip{
    width: 360px;
    text-align: center;
    position: absolute;
    top: 108px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
}

.inputOpenEye {
    color: #9E9F9F;
}

.inputCloseEye {
    color: #9E9F9F;
    display: none;
}

.LoginButton {
    border-radius: 2px;
    background: #FA8416;
    color: #fff;
    float: left;
    width: 360px;
    height: 40px;
    border: 0px;
    font-size: 16px;
}
.registrStyle{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FA8416;
    cursor:pointer;
}

.forgetpwd {
    float: right;
    color: rgba(180, 180, 181, 1);
    padding-right: 64px;
    font-size: 9px;
    padding-top: 6px;
}

.hint {
    float: left;
    font-size: 10px;
    color: rgba(163, 163, 163, 1);
    padding-left: 60px;
    padding-top: 35px;
}

/*验证身份样式*/
.wintomLogo {
    float: left;
    margin-left: 300px;
}

.borderRight {
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.8);
    width: 100%;
    float: left;
    margin-top: 22px;
    margin-bottom: 62px;
}

.authenticationTitle {
    float: left;
    margin-left: 240px;
}

.authenticationCount {
    float: left;
    margin-left: 300px;
}

.ResetLoginPassword {
    float: left;
    font-size: 22px;
    color: rgba(51, 51, 51, 1);
}

.separatrix {
    float: left;
    padding-left: 11px;
    border-right: 1px solid #707070;
    height: 26px;
    width: 1px;
    margin-top: 2px;
}

.authenticationStyle {
    float: left;
    font-size: 19px;
    color: #cc9756;
    padding-left: 31px;
}

.ellipsis {
    float: left;
    border: 1px dashed #CCCCCC;
    width: 120px;
    margin-top: 12px;
    margin-left: 14px;
    margin-right: 14px;
}

.ellipsisNext {
    float: left;
    border: 1px dashed #E60012;
    width: 120px;
    margin-top: 12px;
    margin-left: 14px;
    margin-right: 14px;
}

.ResetPassword {
    float: left;
    font-size: 19px;
    color: #989898;
}

.LoginPwdCountInput {
    float: left;
    margin-left: 280px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4);
    height: 348px;
    width: 800px;
    margin-top: 42px;
}

.divInputCountStyle {
    width: 325px;
    height: 348px;
    margin-left: 238px;
}

.inputPhone {
    margin-top: 82px;
}

.telIcon {
    float: left;
    width: 23px;
    height: 15px;
    margin-left: 10px;
    padding-top: 3px;
}

.authCode {
    width: 130px;
    display: block;
    margin-left: 23px;
}

.authCodeButton {
    float: right;
    color: #cc9756;
    cursor: pointer;
}

.nextButton {
    background: #cc9756;
    border: 0px;
    padding: 9px 113px;
    font-size: 12px;
    color: #fff;
    border-radius: 33px;
    margin-top: 26px;
    float: left;
    margin-left: 36px;
}

/*重置密码样式*/
.resetPasswordsFontStyle {
    float: left;
    font-size: 19px;
    color: #cc9756;
}

.authCode {
    width: 155px;
    display: block;
    margin-left: 23px;
}

.resetPasswordsNew {
    border: 0px;
    float: left;
    background: #fff;
    width: 170px;
    padding-left: 10px;
}

.ResetSuccess {
    margin-left: 280px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4);
    height: 348px;
    width: 800px;
    margin-top: 42px;
    text-align: center;
    float: left;
}

.successIcon {
    width: 38px;
    height: 38px;
}

.successFontStyle {
    font-size: 24px;
    font-weight: 400;
    color: #333;
    padding-left: 16px;
    padding-top: 105px;
}

.backLogin {
    background: #cc9756;
    border: 0px;
    padding: 9px 80px;
    font-size: 12px;
    color: #fff;
    border-radius: 33px;
    margin-top: 66px;
    margin-left: 36px;
}




