﻿@charset "utf-8";
/*login*/
body{ height:100%; min-height:600px; min-width:1024px; background-image:url(../Image/BNK.jpg); background-position:center;background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
/*body{ height:100%; background-image:url(../Image/LoginBk.png); background-position:center;background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}*/
/*body {
    height: 100%;
    background: url(../Image/BNK.jpg) no-repeat center center;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}*/

.login{  width:100%; height:100%; text-align:center;}

.login-wrap .shaddow{background:url(../Image/shaddow.png) 0 0 no-repeat;width:917px;height:182px;position:absolute;z-index:-1;left:0;bottom:-40px;}
.login-wrap h2{padding-left:58px;}

.log-box{float:right;width:576px;height:573px;margin:150px 80px 0 0 ;position:relative;}
/*.log-box{float:left;width:276px;height:273px;margin:300px 0px 0 160px ;position:relative;}*/
.log-box .box-hd{display:block;background:url(../Image/box-hd.png) 0 0 no-repeat;width:576px;height:5px;}
.log-box .box-ft{display:block;background:url(../Image/box-ft.png) 0 0 no-repeat;width:576px;height:20px;}
/*.login-cont{width:360px;margin:0 auto;padding:0 58px 55px;background-image:url(../Image/box-bd.png); background-position:center;background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}*/
/*.login-cont{width:540px;margin:0 auto;padding:0 18px 15px;background:url(../Image/box-bd.png) 0 0 repeat-y;}*/
.login-cont h3{height:45px;line-height:45px;color:#369;font-size:20px;}
.login-cont ul{width:300px;border-bottom:none;border-radius:3px;}
.login-cont ul li{position:relative;height:37px;background:#fff;margin-bottom:10px;opacity:0.8;}
.login-cont ul li label{position:absolute;height:34px;line-height:36px;padding-left:36px;top:0;left:0;color:#a3a3a3;font-size:14px;}
.login-cont ul li input{border:none;height:26px;line-height:26px;padding:5px 10px 5px 30px;width:198px;background:url(../Image/login-icon.gif) no-repeat;border-radius:3px;font-size:14px;}
.login-cont ul li.account{border-radius:3px 3px 0 0;}
.login-cont ul li.pwd{border-radius:0 0 3px 3px;}
.login-cont ul li.account input{background-position:10px 14px;}
.login-cont ul li.pwd input{background-position:10px -24px;}
.login-cont .remember{display:inline-block;margin-top:10px;height:14px;line-height:14px;color:#4B4949;}
.login-cont .remember input{margin:2px 5px 0 0;float:left;}
.login-cont .chk-cod input{height:24px;line-height:24px;padding:3px;float:left;width:100px;border-radius:3px;border:1px solid #ddd;}
.login-cont .chk-cod {margin-top:10px;}
.login-cont .chk-cod span{float:left;margin-left:7px;}
.login-cont .chk-cod a{float:left;margin:7px 0 0 10px;color:#176397;}
.login-cont .chk-cod a:hover{text-decoration:underline;}
/*a.submit{background:url(../Image/btn.png) 0 0 no-repeat;display:block;height:30px;width:100%;margin-top:15px;}
a.submit:hover{background:url(../Image/btn.png) 0 -30px no-repeat;}*/
/*a.submit{background:url(../Image/submit.png) 0 0 no-repeat;display:block;height:100%;width:100%;}*/
/*a.submit:hover{background:url(../Image/submit.png) 0 -30px no-repeat;}*/
a.submit{background:url(../Image/SubmitN.png) 0 0 no-repeat ; width:276px;height:30px;}
.log-box .prompt{background:url(../Image/tip.png) 15px center #ffee9d no-repeat;padding:7px 35px;border-radius:3px;color:#eb4d00;margin:0 3px;}
/*.footer{text-align:center;color:#777;text-align:center;margin-top:45px;}*/


/*  mycss */

/*.top{width:100%; height:60px; position:absolute; top:0px; background:#fff;filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9; border-bottom:3px #08588b solid; min-width:900px;}*/
.top{width:100%; height:60px; position:absolute; top:0px;filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9; min-width:900px;}
.logo{ width:545px; height:65px; margin-left:10%; float:left;}
.logo img{ height:90%;}
.idxbtn{width:100px; height:62px; float:right; margin-right:50px; margin-top:5px;}
.idxbtn a{text-decoration:none;color:#fff;font-size:14px;padding:5px 15px; background-color:#08588b; line-height:50px;border-radius:5px;}
.idxbtn a:hover{background-color:#48AEF1;}
.login-wrap{width:100%; min-width:900px; position:absolute; top:62px;}
.login-main{width:900px;margin:0 auto; background-position:center;}
.label{width:502px; height:70px; top:220px; position:relative;background-image:url(../Image/label.png); background-repeat:no-repeat; text-align:center; line-height:70px;}
.lg-bg{width:100%; height:100%;}
.lg-bg img{ height:100%;}
.label p{color:#fff; font-size:32px;}
.footer{width:100%;background-color:#08588b;height:40px; position:absolute; bottom:0px; text-align:center; line-height:40px; min-width:900px;filter:alpha(opacity=95); opacity: 0.95; -moz-opacity:0.95;}
.footer p{ font-size:14px; color:#fff;}

