body,p,ul,li,ol,dl,dt,dd,form,table,h1,h2,h3,h4,h5,h6{margin:0; padding:0; list-style:none;}
body{font: 14px/1.5 "Microsoft YaHei","微软雅黑",Helvetica,sans-serif; color: #666;}
a{ color:#07568f; text-decoration:none;}
a:hover{ text-decoration:underline;}
.header{ width:900px; margin:0 auto; height:100px;}
.logo{ float:left; width:120px; padding-top:50px}
.rig_bar{ float:right; padding-top:60px;}
.rig_bar span{color:#07568f;}
.container{ background-color:#3484B8; overflow:visible;height:400px; zoom:1}
.content{ width:1000px; margin:0 auto;}
.log_left{ width:532px; float:left; padding-left:20px}
.log_left_img{margin-top:15px; padding-left:10px}
.log_rig{ width:318px; float:left; margin-left:65px; padding-left:10px}
.val_m{ vertical-align:middle;}
.footer{ margin-top:20px; clear:both;}
.footer p{ text-align:center; line-height:24px;}
.footer p a{ padding:7px; vertical-align:middle;}

.login {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
	margin-top:35px;
	font-size:13px;
}
[class*="span"] {
    display: block;
    float: left;
    min-height: 30px;
    position: relative;
}
.span8 {
    width: 310px;
    margin-left: 10px;
    box-sizing: border-box;
}

.login-shadow {
    position: absolute;
    left: -10px;
    top: 20px;
    width: 13px;
    height: 141px;
    background:url(../../test/logo/login-shadow.png) no-repeat left center;
}
.login form {
    padding-top: 15px;
    background: none repeat scroll 0% 0% #F3F7F8;
    position: relative;
    border-radius: 3px;
}
.login .watermark {
    background: url(../../test/logo/logo_w.png) no-repeat scroll 0px 0px transparent;
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    width: 64px;
    height: 21px;
}
.login h2{
	color:#666f8d;
	margin:0 0 10px;
	font-weight:normal;
	font-size:14px;
}

.login-info,.login-action{
	padding:0 20px
}
.login-action{
	padding-top:5px
}
.login-info .account, .login-info .password {
    box-sizing: border-box;
    border: 1px solid #BDC7D3;
    width: 268px;
    height: 37px;
    background: none repeat scroll 0% 0% #FFF;
	margin-bottom:10px
}
.login-info .account:hover, .login-info .password:hover{
	border:#91C23D solid 1px;
} 

.login-info .account span {
    background-position: -124px -12px;
}
.login-info .account span, .login-info .password span {
    background:url(../../test/logo/user_icon.png) no-repeat left center;
    width: 14px;
    height: 16px;
    margin: 12px 3px 0px 10px;
}
.login-info .password span{
	background:url(../../test/logo/pwd_icon.png) no-repeat left center;
}
.login-info .account span, .login-info .password span{
    float: left;
}
.login-info .account input, .login-info .password input {
    width: 223px;
    border: 0px none;
    outline: medium none;
    height: 33px;
	color:#666;
	line-height:35px;
	margin-top:0px; padding-top:0px;
	padding-left:6px;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.visible-show {
    visibility: visible;
}
.yzm_s{margin-left:5px; border-top:#E5E5E5 solid 1px; border-left:#E5E5E5 solid 1px}
.login-info .token{ overflow:hidden; zoom:1;}
.login-info .token a {
    margin: 10px 0px 0px 10px;
    font-size: 12px;
}
.login-info .token input, .login-info .token img, .login-info .token a {
    float: left;
	color:#666;
}
.login-info .token input {
    outline: medium none;
    border: 1px solid #BDC7D3;
    width: 90px;
    height: 33px;
	line-height:35px;
	padding-left:7px;
	background: none repeat scroll 0% 0% #FFF;
}
.login-info .token input:hover{
	border: 1px solid #91C23D;
}

.login-action {
    padding-top: 12px;
}
.login-info, .login-action {
    padding: 0px 20px;
}
.login-action {
    border-top: 1px solid #CDD4E4;
    background: none repeat scroll 0% 0% #DBE2EC;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.login-action .submit,.login-action .submit-update {
    margin-top: 12px;
    width: 270px;
    /*display: block;*/
    padding: 0px 10px;
    font-size: 18px;
    line-height: 33px;
    height: 35px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    border:1px solid #498140;
	background:url(../../test/logo/btn_bg.jpg) repeat-x left center;
    outline: medium none;
    cursor: pointer;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.login-action .submit:hover{
	background:url(../../test/logo/btn_bg_h.jpg) repeat-x left center;
}
.login-action .other {
    font-size: 12px;
    color: #9DBCDB;
	overflow:hidden; 
	zoom:1;
	padding-bottom:15px;
	padding-top:10px;
}
.fl {
    float: left;
}
/*.fl span{ background:url(../images/help_icon.png) no-repeat left center; height:15px; width:15px}*/
.fr {
    float: right;
}
.valm_a{/*height:180px;*/ display:table; overflow:hidden; /* *position:relative;*/}
.valm_b{vertical-align:middle; display:table-cell;/* *position:absolute;*/*top:50%;}
.valm_c{/* *position:relative;*/*top:-50%;}

.login-info .disable{background-color:#F0F0F0 !important;}
.login-info .disableInput{background-color: #F0F0F0 !important;/*height: 35px !important;width: 239px !important;*/}
#capsLockHint{padding: 4px 8px;line-height: 10px;background-color: #3B3B3B;border: 1px solid #D7D7D7;color: #FFF;z-index: 2;position: absolute;top: 5px;left: 112px;}
.errorMessage {width: 210px;color:#f28281;line-height: 21px;padding-left: 0px;}
.img_b{background-color: #F7FAFC;}
.errtip{color:#f28281;height:21px;margin-top:-10px;padding:0px;}/*错误提醒*/

/*浏览器判断*/
.shade_div_dark
{   
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 101;
}
.browser_judge
{
	width:800px;
	height:420px;
	position:absolute;
	top:45%;
	left:50%;
	margin-left:-400px;
	margin-top:-192px;
	background:#FFF;
	z-index:9999;
	text-align:center;
}
.browser_title
{
	font-size:34px;
	text-align:center;
	color:#333333;
	display:block;
	margin-top:48px;
}
.browser_judge p{
	color:#333333;
	font-size:16px;
	text-align:center;
	margin-top:22px;
}
.browser_judge p font{
	color:#18a4d2;
}
.browser_list{
	margin-left:70px;
	margin-top:30px;
}
.browser_list li{
	float:left;
	margin-right:30px;
}
.browser_list li a{
	display: inline-block;
	width:100%;
	height:100%;
	border:1px solid white;
}
span.browser_firefox{
	background:url(../images/browser/firefox.png) no-repeat center center;
	height:87px;
	width:87px;
	display:inline-block;
	position:relative;
	top:25px;
}
span.browser_safari{
	background:url(../images/browser/safari.png) no-repeat center center;
	width:87px;
	height:87px;
	display:inline-block;
	position:relative;
	top:25px;
}
span.browser_ie{
	background:url(../images/browser/ie.png) no-repeat center center;
	height:76px;
	width:83px;
	display:inline-block;
	position:relative;
	top:27px;
}
span.browser_chorme{
	background:url(../images/browser/chrome.png) no-repeat center center;
	width:87px;
	height:87px;
	display:inline-block;
	position:relative;
	top:20px;
}
.browser_list .browser_ico {
	width:140px;
	height:142px;
	border:1px solid #ededed;
	
}
.browser_list .browser_ico:hover{
	border:1px solid #9cd2f2;
}
.browser_list .browser_ico:hover a{
	border:1px solid #9cd2f2;
}
.browser_namelist{
	margin-left:70px;
}
.browser_namelist li{
	float:left;
	width:142px;
	height:20px;
	margin-right:30px;
	text-align:center;
	margin-top:10px;
}
.browser_name a{
	font-size:16px;
	color:#666666;
}
.browser_name a:hover{
	text-decoration:none;
}