.bgDiv {
    position: relative;
    background-color: #04172A;
    height: 100%;
    overflow: hidden;
}

.bgImg {
    background: url(../../img/login/bg1-c4bceac31f.png);
    width: 100%;
    height: 100%;
    background-repeat: round;
}

.appDownload {
    position: absolute;
    top: 26px;
    right: 45px;
    width: 70px;
    height: 70px;
    cursor: pointer;
}

.qrcode {
    background: url(../../img/login/qrcode-24e0492948.png);
    width: 130px;
    height: 120px;
    background-repeat: round;
}

.pc {
    background: url(../../img/login/pc-201ad35d48.png);
    width: 130px;
    height: 120px;
    background-repeat: round;
}

.qrcodeDetail {
    position: absolute;
    top: 106px;
    right: 107px;
    background: url(../../img/login/qrcodeDetail3-463e2f397c.png);
    width: 224px;
    height: 628px;
    background-repeat: round;
    z-index: 1;
}

.qrcodeTip {
    position: absolute;
    top: 48px;
    right: 148px;
    background: url(../../img/login/qrcodeTips-370e98ab7c.png);
    width: 184px;
    height: 50px;
    background-repeat: round;
}

.ballImg {
    position: absolute;
    top: 18%;
    left: 7.5%;
    background: url(../../img/login/ball1-c3ad5ff98c.png);
    width: 806px;
    height: 730.41px;
    background-repeat: round;
}

.sysTitleDiv {
    position: absolute;
    top: 24.4%;
    right: 14.9%;
}

.sysTitleChinese {
    font-family: YouSheBiaoTiHei;
    font-size: 44px;
    color: #F5FCFF;
    letter-spacing: 10px;
    text-shadow: 5px 5px 2px rgba(245,252,255,0.12);
    font-weight: 400;
    margin-bottom: 4px;
}

/**
*登录内容区
 */
.loginContentDiv {
    position: absolute;
    right: 13.5%;
    top: 36.4%;
}

.phoneNumIcon {
    background: url(../../img/login/icon_phone_n-a5eff715cd.png);
    width: 28px;
    height: 28px;
    background-repeat: round;
    display: inline-block;
    margin-right: 27px;
    margin-top: 18px;
    margin-left: 8px;
}

.phoneNumIcon.xszn_this{
    background: url(../../img/login/icon_phone_p-2465c9a9ed.png);
    width: 28px;
    height: 28px;
    background-repeat: round;
}

.phoneNumInputDiv {
    display: inline-block;
    margin-left: -5px;
    vertical-align: top;
    width: 422px;
    height: 64px;
}

#phoneNum,#personPwd,#vCode,#msgCode {
    background-color: transparent;
    border-width: 0;
    height: 64px;
    color: #ffffff;
    font-size: 16px;
}

.bottomLine {
    width: 489px;
    height: 1px;
    background: rgba(245,252,255,0.18);
}

.bottomLine.xszn_this {
    background: #50DEFF;
}
.bottomLine.xszn_error {
    background: #FF5450;
}

::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 16px;
    color: rgba(224,246,255,0.40);
    text-indent:0px
}

.pwdIcon {
    background: url(../../img/login/icon_password_n-6d9c2d6f9f.png);
    width: 28px;
    height: 28px;
    background-repeat: round;
    display: inline-block;
    margin-right: 27px;
    margin-top: 18px;
    margin-left: 8px;
}
.pwdIcon.xszn_this {
    background: url(../../img/login/icon_password_p-4eb2704a28.png);
    width: 28px;
    height: 28px;
    background-repeat: round;
}

.vCodeIcon {
    background: url(../../img/login/icon_code_n-5dceeb6566.png);
    width: 28px;
    height: 28px;
    background-repeat: round;
    display: inline-block;
    margin-right: 27px;
    margin-top: 18px;
    margin-left: 8px;
}
.vCodeIcon.xszn_this {
    background: url(../../img/login/icon_code_p-9d502256d0.png);
    width: 28px;
    height: 28px;
    background-repeat: round;
}

#canvas {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.swichLoginWayDiv {
    font-size: 16px;
    color: #50DEFF;
    cursor: pointer;
}

#loginBtn {
    width: 490px;
    height: 64px;
    background-color: #096DD9;
    border-radius: 2px;
}

#loginBtn.layui-btn-disabled {
    border-color: #00356E!important;
    background-color: #00356E!important;
}

.readSecond {
    background-color: #00356E;
    cursor: default;
}

.getMsgCodeDiv {
    position: absolute;
    width: 134px;
    height: 40px;
    background-color: #096DD9;
    border-radius: 2px;
    top:10px;
    right: 0;
    cursor: pointer;
    text-align: center;
}

#getMsgCode {
    line-height: 40px;
    vertical-align: middle;
    font-size: 14px;
    color: #F5FCFF;
}

.countDown {
    line-height: 40px;
    vertical-align: middle;
    font-size: 13px;
    color: #CCCED1;
}

.errorMsg {
    position: absolute;
    top: 305px;
    left: 90px;
    width: 290px;
    text-align: center;
}
.errorInfo {
    position: absolute;
    top: 234px;
    left: 90px;
}

.errorMsg p {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FF5450;
    letter-spacing: 0;
    font-weight: 400;
}
.layui-btn-disabled{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: rgba(224,246,255,0.40) !important;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    font-weight: 500;
}
.layui-btn-disabled:hover{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: rgba(224,246,255,0.40) !important;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    font-weight: 500;
}
/**
*下方区域
 */
.addrDiv {
    width: 100%;
    position: absolute;
    bottom: 16px;
    text-align: center;
    font-size: 14px;
    color: rgba(245,252,255,0.60);
}

.beian{
    font-size: 14px;
    color: rgba(245,252,255,0.60);
}
.beian:hover{
    color: rgba(245,252,255,0.60);
    text-decoration: underline;
}

/**
*弹窗样式
 */
body .layer-conf-class {
    background: linear-gradient(-45deg, transparent 15px, rgba(80,222,255,0.5) 0);
    box-shadow: 0 0;
    padding: 2px;
}

body .layer-conf-class .layui-layer-title {
    border-image: linear-gradient(90deg, rgba(224,246,255,0.30) 0%, rgba(224,246,255,0.00) 100%) 1 1 1 1;
    /*background-image: linear-gradient(90deg, rgba(36,176,209,0.14) 0%, rgba(36,176,209,0.00) 100%);*/
    background-color: rgba(0,35,78,0.94);
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #B0E8FF;
    font-weight: 500;
}

body .layer-conf-class .layui-layer-close {
    background: url(../../img/homePage/icon_close2-fbde64e942.png);
    width: 60px;
    height: 24px;
    background-repeat: round;
}

/**
*弹窗样式
 */
body .layer-conf-class1 {
    background: linear-gradient(-45deg, transparent 15px, rgba(80,222,255,0.5) 0);
    box-shadow: 0 0;
    padding: 2px;
}

body .layer-conf-class1 .layui-layer-title {
    border-image: linear-gradient(90deg, rgba(224,246,255,0.30) 0%, rgba(224,246,255,0.00) 100%) 1 1 1 1;
    /*background-image: linear-gradient(90deg, rgba(36,176,209,0.14) 0%, rgba(36,176,209,0.00) 100%);*/
    background-color: rgba(0,35,78,0.94);
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #B0E8FF;
    font-weight: 500;
}

body .layer-conf-class1 .layui-layer-close {
    background: url(../../img/homePage/icon_close2-fbde64e942.png);
    width: 60px;
    height: 24px;
    background-repeat: round;
}

body .layer-conf-class1 .layui-layer-content {
    background-color: rgba(0,35,78,0.94);
    color: #E0F6FF;
    font-size: 16px;
}

body .layer-conf-class1 .warnIcon {
    display: inline-block;
    background-image: url("../../img/index/icon_warn-02d5ad0f00.png");
    width: 24px;
    height: 24px;
    background-repeat: round;
    vertical-align: middle;
}

body .layer-conf-class1 .warnP {
    display: inline;
    vertical-align: middle;
    padding-top: 5px;
}

body .layer-conf-class1 .layui-layer-btn {
    /*background-color: rgba(0,35,78,0.94);*/
    background: linear-gradient(-45deg, transparent 15px, rgba(0,35,78,0.94) 0);
}

body .layer-conf-class1 .layui-layer-btn0 {
    /*background-color: #243861;*/
    background-color: transparent;
    border-color: rgba(224,246,255,0.5);
    color: rgba(224,246,255,0.5);
}

body .layer-conf-class1 .layui-layer-btn1 {
    background-color: #096DD9;
    border-color: #096DD9;
    color: white;
}

/**
*弹窗样式
 */
body .layer-conf-class2 {
    background: linear-gradient(-45deg, transparent 15px, rgba(80,222,255,0.5) 0);
    box-shadow: 0 0;
    padding: 2px;
}

body .layer-conf-class2 .layui-layer-title {
    border-image: linear-gradient(90deg, rgba(224,246,255,0.30) 0%, rgba(224,246,255,0.00) 100%) 1 1 1 1;
    /*background-image: linear-gradient(90deg, rgba(36,176,209,0.14) 0%, rgba(36,176,209,0.00) 100%);*/
    background-color: rgba(0,35,78,0.94);
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #B0E8FF;
    font-weight: 500;
}

body .layer-conf-class2 .layui-layer-close {
    background: url(../../img/homePage/icon_close2-fbde64e942.png);
    width: 60px;
    height: 24px;
    background-repeat: round;
}

body .layer-conf-class2 .layui-layer-content {
    background-color: rgba(0,35,78,0.94);
    color: #E0F6FF;
    font-size: 16px;
}

body .layer-conf-class2 .warnIcon {
    display: inline-block;
    background-image: url("../../img/index/icon_warn-02d5ad0f00.png");
    width: 24px;
    height: 24px;
    background-repeat: round;
    vertical-align: middle;
}

body .layer-conf-class2 .warnP {
    display: inline;
    vertical-align: middle;
    padding-top: 5px;
}

body .layer-conf-class2 .layui-layer-btn {
    /*background-color: rgba(0,35,78,0.94);*/
    background: linear-gradient(-45deg, transparent 15px, rgba(0,35,78,0.94) 0);
}

body .layer-conf-class2 .layui-layer-btn0 {
    /*background-color: #243861;*/
    background-color: #096DD9;
    border-color: #096DD9;
    color: white;
}

/**
* 弹成功窗样式
*/
body .success-class {
    background-color: #162312;
    border: 1px solid #274916;
    color: #A1A7A0;
    border-radius: 5px;
}

body .success-class .layui-layer-content {
    font-size: 16px;
    text-align: center;
}
/**
* 弹错误窗样式
*/
body .error-class {
    background-color: #2A1215;
    border: 1px solid #58181C;
    color: #A9A0A1;
    border-radius: 5px;
}

body .error-class .layui-layer-content {
    font-size: 16px;
    text-align: center;
}

/**
* 弹警告窗样式
*/
body .warn-class {
    background-color: #2B2111;
    border: 1px solid #594214;
    color: #A89C8E;
    border-radius: 5px;
}

body .warn-class .layui-layer-content {
    font-size: 16px;
    text-align: center;
}
/* 去除谷歌浏览器记住密码时再次登录的input框白色底 */
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {  
    -webkit-text-fill-color: #ededed !important;  
    -webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;  
    background-color:transparent;  
    background-image: none;  
    transition: background-color 50000s ease-in-out 0s;  
}  
input {  
    background-color:transparent;  
}

/*** 登录按钮点击loading样式***/
.loginBtnLoading{
    background-image: url(../../img/index/loading-0e6e0f46d7.gif);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.6;
}