.gbgcolor{ background: #f5f6f9;}

.gloginlogo {
    position: absolute;
    top: 3%;
    left: 2%;
   
    cursor: pointer;
}
input{ background: #fff;}

/*.gloginwrap{ width: 1000px;  height: 500px; background: #fff; margin-left: -500px; position: fixed; left: 50%; top: 50%; margin-top: -250px; overflow: hidden;}
.gloginwrap2{ width: 1000px;  height: 550px; background: #fff; margin-left: -500px; position: fixed; left: 50%; top: 50%; margin-top: -275px; overflow: hidden;}
*/
.gloginwrap2 {
    width: 1000px;
    height: 550px;
    display: flex;
    background: #fff;
    position: relative;
}
.gloginleftimg{ display: block; margin:50px auto 0;}
.gloginleft{ width: 435px; margin-left: 45px; }
.gloginleft h1{ font-size: 23px; font-weight: normal; text-align: center; color: #222; margin-top: 70px;}
.gloginleft p{ font-size: 16px; font-weight: normal; text-align: center; color: #666; }
.gloginright{ margin-left: 160px;}
.gloginright h1{ font-weight: normal; color: #333; text-align: center; margin-top: 100px; display: block; font-size: 18px; margin-bottom: 30px; }
.gloginright{ width: 365px; margin-right: 45px;}
.loginname{ width: 302px; height: 44px; line-height: 44px; border: 1px solid #ececec; border-radius: 4px; font-size: 15px; margin-bottom: 30px;}
.loginpasswordw{width: 302px; height: 44px; line-height: 44px; border: 1px solid #ccc; border-radius: 4px; margin-bottom: 30px; }
.loginpasswordw .loginpassword{ border: none; line-height: 37px; width: 160px; font-size: 15px;} 
.loginpassword_btn{ border: none; background: none; color: #0099ff; font-size: 14px; float: right; margin-right: 10px;}
.loginbtn{width: 302px; height: 44px; display: block; background: #0099ff; border-radius: 4px; color: #fff;  font-size: 18px; border: none; overflow: hidden; margin-bottom: 20px;}
.loginzhu a{ font-size: 14px; color: #0099ff; float: left; }
.loginzhu label input{ font-size: 14px;  float: left; color: #9b9b9d;}
.loginzhu label { float: right; color: #9b9b9d; cursor: pointer;}
.loginzhu2 a{ font-size: 14px; color: #0099ff;   }
.loginzhu2 { width: 302px; text-align: center;}

.picture-tag {
    position: absolute;
    right: 33px;
    top: 33px;
    display: flex;
    justify-content: flex-start;
}

.picture-tag .picture-tag-name {
    position: relative;
    margin: 0;
    margin-right: 8px;
    box-sizing: content-box;
    width: 87px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    background: #d9e5ff;
    border: 1px solid #bad0ff;
    color: #3778ff;
    cursor: pointer;
}
.picture-tag .picture-tag-name::before {
    border: 6px solid transparent;
    border-left-color: #bad0ff;
    z-index: 1;
    content: " ";
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -6px;
}
.picture-tag .picture-icon {
    position: relative;
    top: -4px;
    width: 42px;
    height: 42px;
    cursor: pointer;
}
.gloginright .mae{ width: 302px;}

.qrcode {
    width: 200px;
    margin: auto;
    border: 1px solid #E2E2E2;
    display: block;
}

.logintext1{ text-align: center; color: #666; font-size: 14px; margin-top: 12px;}
.logintext2 a{ color: #0099ff;}
.logintext2{ text-align: center; color: #666; font-size: 14px; margin-top: 40px; width: 302px;}

.gloginright2{ display: none;margin-left: 160px;  }

.gloginright2{ float: right;}
.gloginright2 h1{ font-weight: normal; color: #333; text-align: center; margin-top: 100px; display: block; font-size: 18px; margin-bottom: 30px; }
.gloginright2{ width: 365px; margin-right: 45px;}
.gloginright2 .mae{ width: 302px;}


.xiaoeDesc {
    line-height: 20px;
    text-align: center;
    position: absolute;
    bottom: 3.6%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0;
    min-width: 600px;
}

.xiaoeDesc .xiaoe-des {
    position: relative;
    margin: 0;
    font-size: 14px;
    letter-spacing: -0.2px;
    color: #666666;
}

.xiaoeDesc .xiaoe-des .xiaoe-line-left {
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #888;
    width: 30px;
    top: -3px;
}

.xiaoeDesc .xiaoe-des .dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: 3px 5px;
    border-radius: 50%;
    background-color: #888888;
}


.xiaoeDesc .xiaoe-des .xiaoe-line-right {
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #888;
    width: 30px;
    top: -3px;
}


.xiaoeDesc .xiaoe-records {
    margin: 15px 0 0;
    font-size: 12px;
    color: #999;
}

#ClCache{ display: none;}


.picture-tag .picture-tag-name::after {
    content: " ";
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -6px;
    border: 6px solid transparent;
    border-left-color: #d6e4f7;
    transform: translateX(0.5px);
    margin-left: -2px;
    z-index: 1;
}


.zui{    position: absolute;
    min-height: 730px;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;}
