html, body {    width: 100%;}
/*Bootstrap-overlay*/

body {
 overflow-x: hidden;
 margin-top: -10px;  font-family: 'Open Sans', sans-serif; font-size:12px; color:#666;
}
a{color:#666;}
a:hover, a:focus {
 text-decoration: none; color:#28b779;
}
.dropdown-menu .divider{ margin:4px 0px;}
.dropdown-menu{ min-width:180px;}
.dropdown-menu > li > a{ padding:3px 10px; color:#666; font-size:12px;}
.dropdown-menu > li > a i{ padding-right:3px;}
.userphoto img{ width:19px; height:19px;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .label, .dropdown-menu, .btn, .well, .progress, .table-bordered, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle, .alert{ border-radius:0px;}
.btn, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{ box-shadow:none;}
.progress, .progress-success .bar, .progress .bar-success, .progress-warning .bar, .progress .bar-warning, .progress-danger .bar, .progress .bar-danger, .progress-info .bar, .progress .bar-info, .btn, .btn-primary{background-image:none;}
.accordion-heading h5{ width:70%; }
.form-horizontal .form-actions{ padding-left:20px; }
#footer{ padding:10px; text-align:center;}
hr{ border-top-color:#dadada;}
.carousel{ margin-bottom:0px;}
.fl { float:left}
.fr {float:right}
.label-important, .badge-important{ background:#f74d4d;}

/*Metro Background color class*/
.bg_lb{ background:#27a9e3;}
.bg_db{ background:#2295c9;}
.bg_lg{ background:#28b779;}
.bg_dg{ background:#28b779;}
.bg_ly{ background:#ffb848;}
.bg_dy{ background:#da9628;}
.bg_ls{ background:#2255a4;}
.bg_lo{ background:#da542e;}
.bg_lr{ background:#f74d4d;}
.bg_lv{ background:#603bbc;}
.bg_lh{ background:#b6b3b3;}

body {   padding: 0;    margin-top:0px;margin: 0px;} 
/*body {background-image:url("1.jpg");   padding: 0;    margin-top:10%;} */

#logo, #loginbox {    width: 32%;    margin-left: auto;  margin-right: auto;   position: relative;}
#logo img {  margin: 0 auto;    display: block;}
#loginbox { overflow: hidden !important; z-index: 100;  text-align: center;  position: relative; margin-top:10%;}

/* #loginbox form{ width:100%; background:#2E363F; position:relative; top:0; left:0; } */
#loginbox form{ width:100%; background-color: rgba(0, 0, 0, 0.5);  position:relative; top:0; left:0; }

#loginbox .form-actions { padding: 14px 20px 15px;}
#loginbox .form-actions .pull-left { margin-top:0px;}
#loginbox form#loginform { z-index: 200; display:block;}
#loginbox form#recoverform { z-index: 100;     display:none;}
#loginbox form#recoverform .form-actions {    margin-top: 10px;}
#loginbox .main_input_box { margin:0 auto; text-align:center; font-size:13px;}
#loginbox .main_input_box .add-on{  padding:9.6px 9px; *line-height:31px; color:#fff;  width:30px; display:inline-block;}
#loginbox .main_input_box input{ height:30px; border:0px; display:inline-block; width:75%; line-height:28px;  margin-bottom:3px;}
#loginbox .controls{ padding:0 20px;}
#loginbox .control-group{ padding:20px 0; margin-bottom:0px;}
.form-vertical, .form-actions {  margin-bottom: 0; background:none; border-top:1px solid #3f4954; }

/* #loginbox .normal_text{ padding:15px 10px; text-align:center; font-size:14px; line-height:20px; background:#2E363F; color:#fff; } */

#loginbox .normal_text{ padding:15px 10px; text-align:center; font-size:14px; line-height:20px;  color:#fff;}

@media (max-width:800px){
#logo { width: 60%; }
#loginbox{ width:80%}
}
@media (max-width: 480px){
#logo { width: 40%; }
#loginbox{ width:90%}
#loginbox .control-group{ padding:8px 0; margin-bottom:0px;}
}
/* 以下是修改的登录页CSS */
body{
background:#f0f2f5;
font-family:-apple-system,
BlinkMacSystemFont,Segoe UI,
PingFang SC,Hiragino Sans GB,
Microsoft YaHei,Helvetica Neue,
Helvetica,Arial,sans-serif,
Apple Color Emoji,Segoe UI Emoji,
Segoe UI Symbol;
}
.wrapper_container{
width:100%;
text-align:center;
margin: 0 auto;
}
#loginbox form{
background:#f0f2f5;
}
.top{
width:100%;
height:77px;	
text-align:center;
-ms-box-sizing:border-box;       /* IE 9 */
-webkit-box-sizing:border-box;   /* Safari 和 Chrome */
-moz-box-sizing:border-box;      /* Firefox */
-o-box-sizing:border-box;        /* Opera */
box-sizing:border-box;
padding-top:173px;
}
.top_theme{
height:44px;
line-height:44px;
color:rgba(0,0,0,.85);
font-size:33px;
font-family:Chinese Quote,
-apple-system,
BlinkMacSystemFont,
Segoe UI,PingFang SC,
Hiragino Sans GB,
Microsoft YaHei,
Helvetica Neue,
Helvetica,Arial,
sans-serif,Apple Color Emoji,
Segoe UI Emoji,Segoe UI Symbol;
font-weight:600;
}
.top_desc{
font-size:14px;
color:rgba(0,0,0,.45);
padding-top:4px;
}
.form_item_line{
width:200px;
height:40px;
margin:0 auto;
border:2px solid red;
}
.tab_toggle{
width:254px;
height:45px;
margin:43px auto 15px;
color:rgba(0,0,0,.65);
padding:34px 0 15px;
}
.password_login{
width:116px;
height:100%;
display:inline-block;
text-align:center;
line-height:45px;
margin:0 32px 0 0;
font-size:14px;
font-weight:500;
cursor:pointer;
}
.cellphone_login{
width:102px;
height:100%;
display:inline-block;
text-align:center;
line-height:45px;
font-size:14px;
font-weight:500;
cursor:pointer;
}
.cellphone_login:hover{
color:#1890FF;
}
.toggle_active{
-ms-box-sizing:border-box;     
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
border-bottom:2px solid #1890FF;
color:#1890FF;
}
.input_item{
width:368px;
height:40px;
margin:0 auto;
}
.item_select{
position:relative;
left:0;
top:0;
}
.item_login{
margin-top:28px;
position:relative;
left:0;
top:0;
}
.item_password{
margin-top:28px;
position:relative;
left:0;
top:0;
}
.item_autologin{
margin-top:28px;
position:relative;
left:0;
top:0;
}
.item_record{
margin-top:28px;
}


.language_select{
width:368px;
height:40px;
-ms-border-radius:4px;    
-webkit-border-radius:4px; 
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
border-color:#d9d9d9;
text-indent:32px;
font-size:16px;
color:#BFBFBF;
}
.language_select:focus{
-ms-box-sizing:border-box;     
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-ms-box-shadow:0 0 0 2px rgba(24,144,255,.2);    
-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);
-moz-box-shadow:0 0 0 2px rgba(24,144,255,.2);
-o-box-shadow:0 0 0 2px rgba(24,144,255,.2);
box-shadow:0 0 0 2px rgba(24,144,255,.2);
}
.language_select:hover{
border-color:#40A9FF;
}
.language_select:focus{
outline:none;
}
#loginname{
width:368px;
height:40px;
padding:0;
-ms-box-sizing:border-box;     
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-ms-border-radius:4px;  
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
border:1px solid #d9d9d9;
text-indent:32px;
}
#loginname:focus{
-ms-box-shadow:0 0 0 2px rgba(24,144,255,.2);
-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);
-moz-box-shadow:0 0 0 2px rgba(24,144,255,.2);
-o-box-shadow:0 0 0 2px rgba(24,144,255,.2);
box-shadow:0 0 0 2px rgba(24,144,255,.2);
}
#loginname::-webkit-input-placeholder{
font-size:16px;
color:#BFBFBF;
}
#loginname:hover{
width:368px;
height:40px;
padding:0;
-ms-box-sizing:border-box;     
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-ms-border-radius:4px;  
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
border:1px solid #40A9FF;
}
#password{
width:368px;
height:40px;
padding:0;
-ms-box-sizing:border-box;     
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-ms-border-radius:4px;  
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
border:1px solid #d9d9d9;
text-indent:32px;
}
#password:hover{
width:368px;
height:40px;
padding:0;
-ms-box-sizing:border-box;     
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
-ms-border-radius:4px;  
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
border:1px solid #40A9FF;
}
#password:focus{
-ms-box-shadow:0 0 0 2px rgba(24,144,255,.2);  
-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);
-moz-box-shadow:0 0 0 2px rgba(24,144,255,.2);
-o-box-shadow:0 0 0 2px rgba(24,144,255,.2);
box-shadow:0 0 0 2px rgba(24,144,255,.2);
}
#password::-webkit-input-placeholder{
	font-size:16px;
	color:#BFBFBF;
}
#to-recover{
display:block;
width:100%;
height:100%;
padding:0;
-ms-border-radius:4px;  
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;	
color:#fff;
font-size:16px;
line-height:40px;
text-shadow:0 -1px 0 rgba(0,0,0,.12);
-ms-box-sizing:border-box;     
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
pointer-events:auto;
padding:0!important;
}
#to-recover:hover{
background:#40a9ff;
}
.item_autologin .autologin{
line-height:40px;
position:absolute;
left:0;
top:0;
bottom:0;
margin:auto;
}
.item_autologin span{
line-height:40px;
position:absolute;
left:24px;
top:0;
bottom:0;
margin:auto;
font-size:14px;
color:rgba(0,0,0,.65);
}
/* 字体图标位置调整 */
.iconziyuan{
position:absolute;
left:15px;
top:0;
bottom:0;
margin:auto;
color:#BFBFBF;
line-height:40px;
}

.icondenglu1{
position:absolute;
left:13px;
top:0;
bottom:0;
margin:auto;
color:#BFBFBF;
line-height:40px;
}
.iconmima1{
position:absolute;
left:11px;
top:0;
bottom:0;
margin:auto;
color:#BFBFBF;
line-height:40px;
}
.item_select .iconfont{
font-size:15px;
}	
.item_login .iconfont{
font-size:18px;
}	
.item_password .iconfont{
font-size:21px;
}
.footer{
width:100%;
position:absolute;
bottom:20px;
position:absolute;
border:1px solid transparent;
box-sizing:border-box;
}
.footer .links{
height:21px;
text-align:center;
margin-bottom:9px;
font-size:14px;
}
.footer .links a{
color:rgba(0,0,0,.45);
padding:0 19px;	
margin-left:0;
}
.footer .links a:hover{
color:rgba(0,0,0,.45);
}
.footer #nameerr{
height:21px;
text-align:center;
font-size:14px;
color:rgba(0,0,0,.45);
font-size:14px;
}


.form-vertical, .form-actions{
border-top:none;
}
form{
margin:0;
}
.pull-right{
margin-right:0!important;
}
.pull-right:before{
display:block;
content:"";
clear:both;
}

#loginbox{
overflow:visible!important;
margin-top:0;
}
#logo, #loginbox{
width:auto;
}
/* 登录页输入框文本缩进调整 */
#loginname{
	text-indent:43px;
}
#password{
	text-indent:43px;
}

.wrap{
border:1px solid transparent;
box-sizing:border-box;
position:absolute;
width:100%;
min-height:100%;
}
#loginForm{
border:1px solid transparent;
box-sizing:border-box;
position:absolute;
width:100%;
min-height:100%;
bottom:130px;
padding-top:60px;
}

/* 登录时的旋转样式 */
.xd-button-primary-bg{
	background:#fff!important;
	color:#BFBFBF!important;
	border:1px solid #E4E5E6!important;
}
/* 登陆时的旋转图标样式 */
.loadingicon-color{
	border:2px solid #58666E!important;
	border-top:2px solid transparent!important;
}
