html { overflow: hidden; }
body { background: #ededed; }
#main_mainPage { display: none; }
.object { display: none; }
 ul, li, h1, h2, h3, h4, h5, h6, input, p, th, td { margin: 0; padding: 0;}

/*µÇÂ¼Ò³*/
.login-container { position: absolute; top: 0; left: 0;right:0;bottom:0;background-image: url(../images/log/route.png); background-repeat: no-repeat; background-size: cover; background-position:center;  background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=Enabled, sizingMethod='scale' , src='../Images/log/route.png')}
.qy-logo{ display: block; height: 45px; background: url(../images/log/logo.png); background-repeat: no-repeat;  background-position:left center;   position: absolute; top: 30px; left: 50px; width: 300px;background-size:contain;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=Enabled, sizingMethod='scale' , src='../Images/log/logo.png')}
.login-form-list{ position:absolute;top:0;left:0;right:0;bottom:0;}
.login-form-wrap { position: absolute; width: 360px; height: 420px; top: 50%; right: 8%; margin-top: -200px; border-radius: 5px; overflow: hidden; box-shadow: 0px 0px 5px #e1e1e1; z-index:10;}
.login-form-pic { display:none; position:relative; width: 460px; height: 420px;overflow: hidden; background: rgba(255,255,255,.6);}
.login-form-pic .pic-top { width: 50%; max-width:256px; height: 40px; margin: 30px 20px; background: url(../images/log/logo.png);background-repeat: no-repeat;background-size: contain;}
.login-form-pic .pic-text{ position:absolute; top:50%;left:50%; margin-top:-25px; margin-left:-200px; width:400px; height:50px; line-height:50px; font-size:20px;text-align:center; color:#252b39;}
.login-form-pic .pic-text b{ padding: 0 5px; color:#0177fb; font-weight:normal;}
.login-form-container { position: absolute; top:0;right:0;bottom:0; background-color: #fff; color: #858585; overflow: hidden; }
.text-box{ width:80%;margin:0 auto;height:100%;overflow:hidden;}
.login-text{ position: relative; height: 40px; line-height: 40px; color: #666; overflow: hidden; margin: 0 auto;margin-bottom:20px; border:1px solid #adb0b9; font-size:14px;}
.login-text.on{ border-color:#0077f9}
.login-title{ text-align: center; font-size: 24px; height: 40px; line-height: 40px; margin: 20px 0; color:#1581F8;}
.login-select label { display: block; position: relative; height: 40px;line-height: 40px; padding: 0 3em;cursor: pointer;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; transition-duration: .5s; -webkit-transition-duration: .5s; background-image: url(../Images/log/dot.png); background-repeat: no-repeat;background-position: 275px center;}
.login-select label.active{ background-color:#056fe3;color:#fff;} 
.login-select span { display: block; position: absolute; height: 24px; width: 24px; top: 50%; margin-top: -12px;left: 5px;background-image: url(../Images/log/check.png); background-repeat: no-repeat;  z-index: 10;}
.login-text .label-user, .login-text .label-psw{ display: block; position: absolute; height: 24px; line-height: 24px; width: 24px; text-align: center; top: 50%;margin-top: -12px; left: 5px; overflow: hidden; vertical-align: top; text-indent: -999px;}
.login-text .label-user{ background-image: url(../Images/log/user.png); }
.login-text .label-psw{ background-image: url(../Images/log/password.png);}
.login-text .textbox { margin-left: 3em; width: 250px;border:none; background:#f5f5f7}
.login-form-container input[type=text], .login-form-container input[type=password] { line-height: 40px; height: 40px; padding: 0; border: none; color: #666; outline: none;font-size:14px;}
.textbox-addon{ background:#fff;}
.passwordbox-open{ background: url(/Images/log/passwordbox_open.png) 50% 50% no-repeat;}
.login-form-container .cheb, .login-btn {
    background: none;
    border: none;
    margin-bottom: 5px;
}
.cheb input[type=checkbox]{ vertical-align: middle;width:16px;height:16px; margin-bottom:2px;}
#trAuth { position: relative; margin-bottom: 5px;}
#login_authCode{ display: inline-block; border: 1px solid #ddd; background: none; height: 30px; line-height: 30px; padding: 0 30px; }
#trAuth img { position: absolute; right: 5px; top: 5px; cursor:pointer;}
.login-btn a.login-button { text-align: center;background-color: #0077f9;color: #fff;height: 35px; width: 100%;line-height: 35px; border-radius: 5px; display: block; text-decoration: none;}
.login-btn a.login-button:hover{ background:#056fe3}
.login-form-container .register{ height:25px; line-height:25px;}
.forgot-psd{ padding:0 3px;float:right;color: #0077f9;}
.forgot-psd:hover{ color:red; text-decoration:underline;}
.login-form-container .register .forgot-psd{ font-size:16px;}
.copyright{ position: absolute; left: 0; right: 0; bottom: 20px; text-align: center; color:#252b39;z-index:10; display:none;}
.copyright h1, .copyright p{ font-size:12px; margin:0; font-weight: normal; color:#fff;}
.copyright p a{ color:#252b39;padding:0 5px; color:#fff;}
.icp a{ text-decoration:none;}
.icp { padding:5px;}

.choose-accbooks { position: absolute; z-index: 50; top: 0; left: 0; width: 100%; height: 100%; }
.choose-accbooks ul { position: absolute; background-color: #fff; border: #ced9df 1px solid; border-top: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; margin-left: -1px; margin-top: -1px; overflow: auto; }
.choose-accbooks li { height: 33px; line-height: 33px; padding: 0 1em; color: #666; }
.choose-accbooks li:hover { background-color: #ced9df; }

.upPwd { display: none;width: 360px; height: 240px; margin-left: -180px; position: absolute; background: #fff; left: 50%; top: 36%;box-shadow: #ddd 0px 0px 5px; z-index: 1001; font-size:12px;}
.upPwd .title { position: relative; background: #0077f9; height: 35px; line-height: 35px;}
.upPwd .title h3 { padding-left: 20px; color: #fff; font-size: 14px; }
.upPwd .title a { position: absolute; top: 50%; margin-top: -7px; right: 10px; width: 14px; height: 14px; background: url(../Images/main/close.png) center center; }
.upPwd .group { height: 35px; line-height: 25px; margin-top: 10px; }
.upPwd .group label { display: inline-block; width: 80px;text-align: left; text-align: right; padding-right: 5px; }
.upPwd .group input { display: inline-block; width: 240px; border: 1px solid #ccc; border-radius: 3px; height: 28px; line-height: 28px; }
.upPwd .group a { display: inline-block; height: 26px; width: 56px; text-align: center; border-radius: 3px; line-height: 26px; background-color: #0077f9;color: #fff; font-size: 14px; margin-left: 10px; text-decoration: none;}
.upPwd .group a:hover{ background-color:#056fe3}
.upPwd .group-btn { text-align: center; margin-top: 0;}

.loading{display:none; position:fixed; left:0; top:0; font-size:18px; z-index:100000000;width:100%; height:100%; background: rgba(000,000,000,.3); text-align:center;}
.loadbox{position:absolute; width:160px;height:150px; color: #aaa; left:50%; top:50%; margin-top:-100px; margin-left:-75px;}
.loadbox img{ margin:10px auto; display:block; width:40px;}
.canvas { position: absolute; width: 100%; left: 0;top: 0; height: 100%; z-index: 1;}

@media screen and (min-width:1650px) {
    .login-form-wrap{ width:400px; height:450px; margin-top: -225px;}
    /*.login-form-pic{ width: 600px; height: 450px;}*/
}

.sky{ display:none;}


html { overflow: hidden; }
body { background: #ededed; }
#main_mainPage { display: none; }
.object { display: none; }
 ul, li, h1, h2, h3, h4, h5, h6, input, p, th, td { margin: 0; padding: 0;}

/*µÇÂ¼Ò³*/

.qy-logo{ display: block; height: 45px; background: url(../images/log/logo.png); background-repeat: no-repeat;  background-position:left center;   position: absolute; top: 30px; left: 50px; width: 300px;background-size:contain;background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=Enabled, sizingMethod='scale' , src='../Images/log/logo.png')}
.login-form-list{ position:absolute;top:0;left:0;right:0;bottom:0;}

.login-form-pic { position:relative; width: 460px; height: 400px;overflow: hidden; background: rgba(255,255,255,.6);}
.login-form-pic .pic-top { max-width:440px; height: 40px; margin: 30px 20px; background: url(../images/log/logo.png);background-repeat: no-repeat;background-size: contain;}
.login-form-pic .pic-text{ position:absolute; top:50%;left:50%; margin-top:-25px; margin-left:-200px; width:400px; height:50px; line-height:50px; font-size:20px;text-align:center; color:#252b39;}
.login-form-pic .pic-text b{ padding: 0 5px; color:#0177fb; font-weight:normal;}
.login-form-container { position: absolute; top:0;right:0;bottom:0; width: 400px; background-color: #fff; color: #858585; overflow: hidden; }
.text-box{ width:75%;margin:0 auto;height:100%;overflow:hidden;}
.login-text{ position: relative; height: 40px; line-height: 40px; color: #666; overflow: hidden; margin: 0 auto;margin-bottom:20px; border:1px solid #e1e6ed; font-size:14px; border-radius:5px;}
.login-p{ margin-bottom:10px;}
.login-text.on{ border-color:#0077f9}
.login-title{ text-align: center; font-size: 24px; height: 40px; line-height: 40px; margin: 20px 0; color:#1581F8;}
.login-form-container-h .login-title{ font-size: 22px;}
.login-select label { display: block; position: relative; height: 40px;line-height: 40px; padding: 0 3em;cursor: pointer;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; transition-duration: .5s; -webkit-transition-duration: .5s; background-image: url(../Images/log/dot.png); background-repeat: no-repeat;background-position: 275px center;}
.login-select label.active{ background-color:#056fe3;color:#fff;} 
.login-select span { display: block; position: absolute; height: 24px; width: 24px; top: 50%; margin-top: -12px;left: 5px;background-image: url(../Images/log/check.png); background-repeat: no-repeat;  z-index: 10;}
.login-text .label-user, .login-text .label-psw{ display: block; position: absolute; height: 24px; line-height: 24px; width: 24px; text-align: center; top: 50%;margin-top: -12px; left: 5px; overflow: hidden; vertical-align: top; text-indent: -999px;}
.login-text .label-user{ background-image: url(../Images/log/user.png); }
.login-text .label-psw{ background-image: url(../Images/log/password.png);}
.login-text .textbox { margin-left: 3em; width: 250px;border:none; background:#f5f5f7}
.login-form-container input[type=text], .login-form-container input[type=password] { line-height: 40px; height: 40px; padding: 0; border: none; color: #666; outline: none;font-size:14px;}
.textbox-addon{ background:#fff;}
.passwordbox-open{ background: url(/Images/log/passwordbox_open.png) 50% 50% no-repeat;}
.login-form-container .cheb, .login-btn{ background: none;border: none;margin-bottom:10px;}
.login-btn{ margin-bottom:5px;}
.login-form-container .cheb{ height:30px; line-height:30px;}
.cheb input[type=checkbox]{ vertical-align: middle;width:16px;height:16px; margin-bottom:2px;}
.login-form-container .register{ height:25px; line-height:25px;}
.forgot-psd{ padding:0 3px;float:right;color:#666; text-decoration:none;}
.forgot-psd:hover{ color:red; text-decoration:underline;}
.login-form-container .register .forgot-psd{ font-size:12px;}
#trAuth { position: relative; margin-bottom: 5px;}
#login_authCode{ display: inline-block; border: 1px solid #ddd; background: none; height: 30px; line-height: 30px; padding: 0 30px; }
#trAuth img { position: absolute; right: 5px; top: 5px; cursor:pointer;}
.login-btn a.login-button { text-align: center;background-color: #0077f9;color: #fff;height: 40px; width: 100%;line-height: 40px; border-radius: 5px; display: inline-block; font-size: 16px; text-decoration: none;}
.login-btn a.login-button:hover{ background:#056fe3}
.login-btn a.register-btn{ background: #fff; color: #0077f9; border: #0077f9 1px solid; box-sizing: border-box;}
.login-btn a.register-btn:hover{ background:#0077f9;color:#fff;}
.copyright{ position: absolute; left: 0; right: 0; bottom: 20px; text-align: center; color:#252b39;z-index:10;}
.copyright h1, .copyright p{ font-size:12px; margin:0; font-weight: normal;}
.copyright p a{ color:#252b39;padding:0 5px;}
.icp a{ text-decoration:none;}
.icp { padding:5px;}

.choose-accbooks { position: absolute; z-index: 50; top: 0; left: 0; width: 100%; height: 100%; }
.choose-accbooks ul { position: absolute; background-color: #fff; border: #ced9df 1px solid; border-top: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; margin-left: -1px; margin-top: -1px; overflow: auto; }
.choose-accbooks li { height: 33px; line-height: 33px; padding: 0 1em; color: #666; }
.choose-accbooks li:hover { background-color: #ced9df; }

.upPwd { display: none;width: 360px; height: 240px; margin-left: -180px; position: absolute; background: #fff; left: 50%; top: 36%;box-shadow: #ddd 0px 0px 5px; z-index: 1001; font-size:12px;}
.upPwd .title { position: relative; background: #0077f9; height: 35px; line-height: 35px;}
.upPwd .title h3 { padding-left: 20px; color: #fff; font-size: 14px; }
.upPwd .title a { position: absolute; top: 50%; margin-top: -7px; right: 10px; width: 14px; height: 14px; background: url(../Images/main/close.png) center center; }
.upPwd .group { height: 35px; line-height: 25px; margin-top: 10px; }
.upPwd .group label { display: inline-block; width: 80px;text-align: left; text-align: right; padding-right: 5px; }
.upPwd .group input { display: inline-block; width: 240px; border: 1px solid #ccc; border-radius: 3px; height: 28px; line-height: 28px; }
.upPwd .group a { display: inline-block; height: 26px; width: 56px; text-align: center; border-radius: 3px; line-height: 26px; background-color: #0077f9;color: #fff; font-size: 14px; margin-left: 10px; text-decoration: none;}
.upPwd .group a:hover{ background-color:#056fe3}
.upPwd .group-btn { text-align: center; margin-top: 0;}

.loading{display:none; position:fixed; left:0; top:0; font-size:18px; z-index:100000000;width:100%; height:100%; background: rgba(000,000,000,.3); text-align:center;}
.loadbox{position:absolute; width:160px;height:150px; color: #aaa; left:50%; top:50%; margin-top:-100px; margin-left:-75px;}
.loadbox img{ margin:10px auto; display:block; width:40px;}
.canvas { position: absolute; width: 100%; left: 0;top: 0; height: 100%; z-index: 1;}


.login-wrap { position: absolute; top: 0; left: 0;right:0;bottom:0;background-image: url(../images/log/bg.jpg); background-repeat: no-repeat; background-size: cover; background-position:center;  background: none\9;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=Enabled, sizingMethod='scale' , src='../Images/log/bg.jpg')}
.login-form-container-h { top:50%;margin-top:-190px; height: 380px; width: 350px; background-color: rgba(255,255,255,0.85); border-radius:10px;right:120px;}
.login-wrap .h-top-log{ position:absolute; top:20px; left:30px; height:80px; width:350px;  background:url(../images/log/logo-h.png) center center no-repeat; background-color:#fff; opacity:0.8; border-radius:20px;}
.login-form-container-h .login-text{ height: 35px;line-height: 35px; margin-bottom: 15px; border:#ced9df 1px solid; border-radius:5px; background:#fff;}
.login-form-container-h .login-p{ margin-bottom:5px;}
.login-form-container-h .login-select label{ height: 35px;line-height: 35px;background-position: 245px center;}
.login-form-container-h .login-btn, .login-form-container-h .cheb{ background:none; border:none;  margin-bottom:5px;}
.login-form-container-h .login-btn{ margin-bottom:10px;}
.login-wrap .copyright, .login-wrap .copyright p a{ color:#fff;}
.login-form-container-h .login-title{ margin:30px 0px 10px 0;}
.login-form-container-h #login_authCode{ background:#fff;}


.security-mask{display:none; position:absolute; top:0; left:0; right:0; bottom:0; background: rgba(000,000,000,.3); z-index:1000;overflow:hidden}
.win-security{ display:none; width:470px; height:450px;  position:absolute;top:50%; margin-top:-225px; left:50%; margin-left:-235px; z-index:1001; background-color:#fff; border-radius:5px;box-shadow: 0px 0px 5px #ccc;overflow:hidden;}
.security-header{ position:relative;background:#eff6fc;}
.security-header h2{ height:45px; line-height:45px;padding:0 15px; color:#30373d;font-weight:normal;font-size:16px;}
.security-header a { position:absolute;width:15px;height:15px;top:50%; margin-top:-7.5px;right:16px; background:url(/Images/main/close_btn.png);background-size:cover;}
.security-content{ padding:5px 50px;}
.security-tip{ margin:10px 0; line-height:24px; font-size:14px; color:#999;}
.security-lable{ height:40px; line-height:40px; margin:4px 0; font-size: 14px;}
.security-text { position:relative; height: 40px;line-height: 40px; margin-bottom: 24px;}
.security-text .l-btn{ border:none; color:#999;}
.security-text .l-btn:hover{ background:#fff; color:#384ea0}
.security-text .textbox{ border-color: #adb0b8;}
.security-text .textbox .textbox-text{ padding-left:12px;}
.security-authimg img{ border:1px solid #adb0b8;vertical-align:middle;}
.security-btn a { display: block; background: #0e78d3; height: 40%;line-height: 40px; text-align: center; color: #fff;font-size: 14px; text-decoration: none; border-radius: 3px;}
.security-btn a:hover{ opacity:.9;}
.security-text .sms-time{ display:none; position:absolute; top:2px;right:1px; height:36px; width:120px; color:#999; background:#fff;}

.login-check{ font-size:0;}
.login-check .login-check-list{display:inline-block;width:50%;vertical-align:middle;}
.login-check .login-check-list a{ display:block; font-size:16px; line-height:50px; text-align:center;  text-decoration:none;color: #555;
    background: linear-gradient(to bottom, #fff, #e1eefb); /*border-bottom: 1px solid #cecece;*/}
.login-check .active a{ background:none; border:none;}

.hide{ display:none;}
.login-form-container .login-mobile input[type=text]{ box-sizing: border-box;  width:100%; padding: 0 12px; color: #545a6e; font-size: 14px;}
.check-verif-code {
    position: absolute;
    right: 0;
    background: #7098fe;
    color: #fff;
    padding:0 5px;
    text-align:center;
    text-decoration:none;
    border: none;
    cursor: pointer;
    border-radius: 0 4px 4px 0;
    font-size: 14px;
}

.login-verif-btn  {
    margin-top: 30px;
}


.login-mobile i{ position:absolute;right:5px;color:red;}
.disabled{ pointer-events: none;  opacity:0.6 ; cursor: not-allowed;}