﻿.auth_bg {
    /* position: fixed;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    z-index: -1; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.auth_bg img {
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%; */
    width: 100%;
    height: 100%;
}

.auth_logo{
    display: none;
}
.auth_page_wrapper {
    /* width: 960px;
    margin: 20px auto;
    padding: 0;
    font-family: 'Microsoft YaHei';
    font-size: 13px;
    color: #676A6C; */
    width: 658px;
    padding: 0;
    font-family: 'Microsoft YaHei';
    font-size: 13px;
    color: #fff;
    margin: calc(50vh - 278px) auto 0;
}
.auth_others>ul>li:last-child{
    display: none;
}

.auth_login_content {
    /* margin-top: 100px;
    height: 400px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 999;
    border-radius: 15px;
}

.auth_login_content .auth_login_left {
    width: 50%;
    height: 287px;
    float: left;
    position: relative;
    display: none;
}

.auth_login_right .auth_others {
    /* position: absolute;
    left: 130px;
    bottom: 0; */
    margin-bottom: 22px;
    display: flex;
    padding: 0 35px;
    justify-content: space-between;
    align-items: center;
}
.auth_others>ul{
    display: flex;
    margin: 0;
    justify-content: flex-end;
}
.auth_others>ul>li{
    margin-right: 10px;
    list-style: none;
}

.auth_login_right .auth_others a .auth_icon_bg {
    float: left;
    height: 34px;
    /* background-color: rgba(255, 255, 255, .8); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff, endColorstr=#C8ffffff);
}

.auth_login_right .auth_others a .auth_icon_bg:hover {
    /* background-color: #ffffff; */
}

.auth_login_right .auth_others a i {
    width: 34px;
    height: 34px;
    display: inline-block;
}

.auth_icon_qq {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/auth_icon_qq.png") no-repeat;
}

.auth_icon_weibo {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/icons.png") -20px -102px no-repeat;
}

.auth_icon_weixin {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/auth_icon_weixin.png") no-repeat;
}
.auth_icon_alliance {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/alliance.png") no-repeat;
}
.auth_icon_IDSUnion {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/IDSUnion.png") no-repeat;
}
.auth_icon_qrcode {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/qrcode.png") 8px no-repeat;
}

.auth_icon_user {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/icons.png") 6px -71px no-repeat;
}

.auth_icon_pwd {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/icons.png") -19px -71px no-repeat;
}

.auth_icon_bar {
    background: url("https://vpn.259365.xyz/http/77726476706e69737468656265737421f1e2559434357a467b1ac7a48b4d3a7b47ae0133f8fc/authserver/custom/images/icons.png") -43px -71px no-repeat;
}

.auth_login_content .auth_login_right {
    /* width: 50%;
    float: right; */
    width: 440px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 15px 0 0 15px;
}

.auth_login_left .auth_others h4 {
    font-size: 16px;
    color: #fff;
    padding-bottom: 5px;
    font-weight: 600;
}

.auth_login_left .auth_others ul, .auth_tab_links ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    background: none !important;
    font-family: PingFangSC-Medium;
    font-size: 16px !important;
    letter-spacing: 0;
    text-align: center !important;
    font-weight: 500;
    display: flex;
    margin: 0 35px;
}



.auth_login_left .auth_others li {
    margin-top: 15px;
    height: 34px;
    line-height: 34px;
}

.auth_login_left .auth_others li a {
    text-decoration: none;
}

.auth_login_left .auth_others .auth_icon_text {
    width: 225px;
    padding-left: 15px;
    color: #fff;
    font-size: 13px;
    background-color: rgba(255, 255, 255, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
    display: inline-block;
}

.auth_login_left .auth_others .auth_icon_text:hover {
    /* background-color: rgba(255, 255, 255, .6); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
}

.auth_tab {
    /* width: 339px;
    margin-left: 125px; */
    width: 100%;
}

.auth_tab_links li {
    width: 50%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: block;
    float: left;
    /* background-color: rgba(138, 138, 137, .8); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#998A8A89, endColorstr=#998A8A89);
    cursor: pointer;
}

.auth_tab_links li span {
    color: #cdcdcd;
}

.auth_tab_links li.selected {
    /* background-color: rgba(255, 255, 255, .9); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
}

.auth_tab_links li.selected span {
    color: #ffffff;
    font-weight: 600;
}

.auth_tab_content {
    padding: 25px 35px 12px 35px;
    /* background-color: rgba(255, 255, 255, .9); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
    min-height: 205px;
}

.auth_tab_content_item {
    position: relative;
}

.auth_tab_content_item p {
    position: relative;
    margin-top: 0;
    margin-bottom: 17px;
    border-radius: 5px;
}

.auth_tab_content_item p label {
    font-size: 12px;
    margin-left: 5px;
}

.auth_icon {
    background-color: rgb(242, 242, 242);
    border-right: none;
    width: 32px;
    height: 40px;
    float: left;
}

.auth_input {
    border: none;
    padding: 11.5px 12px;
    font-size: 15px;
    width: calc(100% - 60px);
    margin: 0;
    color: #676a6c;
    background: #fff;
}

.auth_input:focus {
    outline: none;
}

.auth_login_btn {
    color: #fff;
    padding:12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    text-decoration: none;
    border: 1px solid transparent;
    width: 100%;
    cursor: pointer;
}




.primary {
    background-color: #002954;
    border-color: #002954;
}

.primary:hover {
    background-color: #002954;
    border-color: #002954;
}

.warning {
    background-color: #EBDC99;
    border-color: #EBDC99;
    color: #676a6c;
}

.warning:hover {
    background-color: #EEDA80;
    border-color: #EEDA80;
    color: #333;
}

.abs_right {
    position: absolute;
    right: 0;
}

.full_width {
    display: block;
}

.auth_login_forgetp {
    text-decoration: none;
    /* color: #676a6c; */
    color: #fff;
}

.auth_login_forgetp:hover {
    color: #333;
}

.auth_login_forgetp small {
    font-size: 15px;
}

.auth_error {
    position: absolute;
    color: #ED5565;
    font-size: 12px;
    top: 33px;
    left: 45px;
}

.clearfloat {
    clear: both;
}

.auth_login_footer {
    width: 100%;
    margin-top: 100px;
    text-align: center;
}

.auth_login_footer span {
    color: #f3f3f3;
    font-size: 12px;
}

.captcha-img {
    width: 92px;
    height: 40px;
    margin-left: 3px;
    vertical-align: top;
}

.captcha-input {
    width: 210px;
}
#dynamicCode{
    width: 210px;

}

.dynamicCode {
    width: 90px;
    padding: 6px 8px;
    margin-top: 0px;
    cursor: pointer;
    font-family: 'Microsoft YaHei';
}

.login-ul-li-full{
    width: 100% !important;
}

/*二维码样式*/
#qrCodeImage{
    padding:2px;
    border: 1px solid #CCC;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.qrCenter{
    text-align: center;
}

#appCodeRefresh {
    position: absolute;
    top: 0;
    left: 76px;
    width: 117px;
    height: 118px;
    cursor: pointer;
}
.appCode-mask {
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#appCodeLoginLoad {
    position: absolute;
    top: 0;
    left: 76px;
    width: 117px;
    height: 118px;
}
.appCode-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 44px;
    text-align: center;
    color: #fff;
    line-height: 26px;
}
.appCode-wrap {
    text-align: center;
    color: #fff;
    line-height: 26px;
}
/* .auth-language {
    float: right;
    margin-top: 18px;
    font-size: 14px;
    margin-right: 15px;
} */
.auth-language-select {
    float: right;
    padding-left: 16px;
}
.auth-language {
    font-size: 14px;
    margin-right: 15px;
    position: absolute;
    right: 100px;
    top: 50px;
	width: 160px;
	overflow: hidden;
	border-radius: 15px;
}
.auth-language button{
	width: 80px;
    height: 30px;
    border: none;
    cursor: pointer;
    background: #cdcdcd;
    color: #666;
	float: left;
}
.auth-language button.active{
	background: #002954;
	color: #fff;
}
.auth_login_left1{
    width: calc(100% - 440px);
}

.schoollogo{
    position: relative;
    margin-top: 15px;
    overflow: hidden;
    text-align: center;
}
#iframe{
    width: 440px;
   height: 410px;
   transform: scale(0.5);
   transform-origin: 0 0;
   margin-top: 122px;
}

.ewm{
    height: 186px;
    width: 186px;
    position: relative;
    margin-left: 14px;
}

