/*
file_name: style.css
file_version: v1.0.0
from: Static Resource Version Controller
from_url: 
author: https://github.com/laiyuqiang/
update_time: 2025-10-14 12:48:56
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
*/
.other{
    
}
.tis1{
    font-size:14px;
    color:#666;
    background:#f7fafc;
    padding:0 10px;
    z-index:2;
}
.hr1{
    margin-top:-9px;
    z-index:1;
}
.other-item{
    width:50px;
    height:50px;
    padding:5px;
    border:1px solid #ddd;
}
.mysubmit{
    background: #4572ad!important;
}
.auto-login-v-tx img{
    width:50px;
    height:50px;
}
.outlogin{
    display: none;
}
.auto-login-v:hover .outlogin{
    display: block;
}