html,body {margin: 0;padding: 0;}
body {margin:0;color:#000000;font: 12px/20px "Microsoft YaHei",arial,sans-serif,Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;-webkit-font-smoothing: antialiased;}
ul,ol,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,input,i,u,em,small,sub,sup,input,button,textarea,p,th,td,strong {
	margin:0;padding:0;	font-style:normal;
	}

input {outline: none;}
img,fieldset {border:none}
h1,h2,h3,h4,h5,h6 {font-size: 14px}
select, input, textarea {font-size: 12px}
select, input {vertical-align: middle}
div, ul, dl ,li,p{zoom: 1}
a,img {border:none;outline: none}
li {list-style:none}
a:focus,img:focus {	-moz-outline-style: none}
a {color: #000;text-decoration: none}
a:hover ,a:hover div,a:hover span,a:hover p{color: #1f81e4;text-decoration: none;cursor:pointer;}
div:after, ul:after,li:after,dl:after,dd:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
	overflow:hidden;
	zoom:1;
}
i,u,b,em,span,small {font-weight: normal;font-style: normal;text-decoration: none;}
.clearfix:after {height:0; visibility:hidden;clear: both;overflow: hidden;display:block;content:" ";}
.clearfix {zoom: 1;clear: both;}
.left{ float:left;}
.right{ float:right;}
.ellipsis{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;_width:100%;word-wrap:normal}
/*rest*/

html,body{ height: 100%;}
.login-main-body{ 
    width: 100%;
    min-height: 100%;
    background:#085cbd url(images/login_bgimg.gif); 
    background-repeat: no-repeat;
    overflow: hidden;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
}
.logobar{ max-width: 1200px; margin: 0 auto; overflow:hidden; background: url(images/logo_br.png) left bottom no-repeat; }	
.logobar .logo{
	display: block;
    height: 72px;
	margin-top: 10px;
    min-width: 480px;
    overflow:hidden;
    margin-bottom: 10px;
}
.logobar .logo .zj-logo{
    width: 55px;
    height: 72px;
    display: inline-block;
    float: left;
	background:url(images/spritebg.png) no-repeat 0 -55px;
	background-size: 617px;
}
.logobar .logo .logo2{
    font-size: 24px;   
    font-family: "方正黑体简体", "微软雅黑";
    color: #fff;
    text-align: left;
    line-height: 72px;
    display: inline-block;padding-left: 20px;
}
.login-div-box{
    width: 100%;
    max-width:900px;
    min-height: 350px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -450px;
    margin-top: -175px;

}
.loginbar{ width:410px; height:295px; padding:30px; border-radius: 8px; background: rgba(11,11,11,0.5);  position: relative; margin: 0 auto; overflow: hidden; box-shadow: 5px 5px 10px rgba(0,0,0,0.29)}

.form-horizontal{text-align: center; margin:0 auto;}
.l-title-covers{ font-size: 16px;  padding-bottom: 18px; text-align: left;color: #fff; font-weight: bold;}
.login-switch {width: 53px; height: 53px; position: absolute; right: 10px; top: 10px;cursor: pointer;}
.login-switch .static-l,.login-switch .quick-l{ width: 53px; height: 53px; }
.login-switch .static-l{ background: url(images/er_l.png) no-repeat;}
.login-switch .quick-l{background: url(images/web_l.png) no-repeat;}







.form-horizontal .form-control{ 
    height: 40px;
    width: 76%;
    font-size: 14px;
    color: #fff;
    margin-bottom:20px;
    padding: 0  20px;
    padding-left: 50px;
    background: transparent;
    border:none;
    border-bottom: 1px solid rgba(255,255,255,.8);
    outline: none;
   -webkit-transition: border-color 0.3s ease 0s;
       -moz-transition: border-color 0.3s ease 0s;
        -ms-transition: border-color 0.3s ease 0s;
            transition: border-color 0.3s ease 0s; 
}
.form-horizontal .form-control::-webkit-input-placeholder{ font-size: 14px; color: #f3f2f2;}   
.form-horizontal .form-control:-moz-placeholder{font-size: 14px; color: #f3f2f2;}             
.form-horizontal .form-control::-moz-placeholder{font-size: 14px; color: #f3f2f2;}                
.form-horizontal .form-control:-ms-input-placeholder{font-size: 14px; color: #f3f2f2;}  

.form-horizontal .form-group{ position: relative;}
.form-horizontal .form-group i { position: absolute; top: 7px; left: 25px;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.fa{width: 25px; height: 25px;  display: inline-block;}
.fa-user{ background:url(images/user_icon.png) no-repeat;}
.fa-lock{ background:url(images/pwd_icon.png) no-repeat;}
.fa-vcode{ background:url(images/vcode_icon.png) no-repeat;  }
.form-horizontal .form-control:focus {border-bottom: 1px solid #fff;background: transparent;}
.textbox{ margin-top: 20px;}
.form-horizontal .main-checkbox input[type=checkbox],.form-horizontal .main-checkbox label  {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.form-horizontal .main-checkbox label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px; 
    background: #e9d364;
    border-radius: 50%;
}
.v-code .text{ width: 150px; position: absolute; right:0px; top:0px;display: inline-block; }
.v-code .text img{
   -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.button { width:100%; }
.form-horizontal .btn {
    font-size: 16px;
    color: #fff;
    background: #5faef1;
    border-radius:100px;
    width: 388px;
    height: 45px;
    margin: 0 auto;
    margin-top: 10px;
    border: none;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    letter-spacing:5px;
    outline: none;
   appearance: none;
  -webkit-transition: background 0.3s ease 0s;
   -moz-transition:background 0.3s ease 0s;
    -ms-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}
.form-horizontal .btn.btn-default:hover{ background: #0081e9}
.note{ color: #fff; text-align: center; position:absolute; bottom: 60px; width: 100%; font-size: 12px;}
.note span{ color: #ffc923 }
.copyrightbar{ border-top: 1px solid rgba(255,255,255,0.15);color:rgba(255,255,255,0.7); text-align: center; font-size: 12px;  position: fixed; bottom: 0; width: 100%; height: 45px; line-height: 45px;  z-index: 1}  
@media screen and (min-height: 768px){
.copyrightbar{ font-size: 14px; height: 75px; line-height: 75px;}
.note{ bottom: 100px;}
}
@media screen and (max-width: 900px){
    .desc-cont{ display: none; }
    .login-div-box{ left: inherit; margin-left: inherit; }
    .loginbar{ margin: 0 auto; float: inherit; }
}
.er-cd-covers {
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.er-contaniner {
    height: 146px;
    outline: none;
    border: 1px solid transparent;
    margin: -93px auto 5px auto;
    text-align: center;
}
.er-contaniner img{
    width: 146px;
    height: 146px;
}
.s-title-h2,.q-title-h2,.static-l,.quick-l,.l-static,.l-quick{display: none;}
.module-l-static .l-title-covers .s-title-h2,
.module-l-static .s-title-h2,
.module-l-static .static-l,
.module-l-static .l-static{ 
    display: block; 
}
.module-l-quick .l-title-covers .q-title-h2,
.module-l-quick .q-title-h2,
.module-l-quick .quick-l,
.module-l-quick .l-quick{
    display: block; 
}



.form-horizontal input.form-control:focus{
	box-shadow:none;
}

/*解决chrome谷歌浏览器input自动填充问题*/
.form-horizontal .form-control:-webkit-autofill, 
.form-horizontal .form-control:-webkit-autofill:active, 
.form-horizontal .form-control:-webkit-autofill:focus, 
.form-horizontal .form-control:-webkit-autofill:hover{
	 -webkit-text-fill-color: white;/*文字颜色填充*/
	 /*背景颜色填充--延长自动填充背景时间*/
    -webkit-transition: background-color 1000000000000s ease-out 0s;
    transition: background-color 1000000000000s ease-out 0s;
}