@charset "utf-8";
body{background: #f5f5f5;padding:0;font-size: 12px;font-family:"Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;}
img,input,select,textarea{ vertical-align:middle; }
ul{margin:0;padding: 0;}
li{list-style: none;}
i{font-style: normal;}
body{background: url(../images/bg.png) repeat;}
.float_left{float:left;}
.float_right{float:right;}
.clearFix:after{ content:""; display:block; clear:both; }
a{text-decoration: none;}
.colorLan{color: #30bdee!important;}
.colorhong{color: #de4059!important;}
.colorhei{color: #222!important;}
.colorlv{color: #4ec17f!important;}
.colorhui{color: #999!important;}
.color66{color: #666;}
.colorhuang{color: #d1a45f!important;}
.fontBold{font-weight: bold;}
.hide{display: none;}
.cursor{cursor: pointer;}
.bg{position: absolute;top: 0;left: 0;width: 100%;z-index: 1;}
.Login{z-index: 2;width: 680px;height:390px;margin: 100px auto;box-shadow: 0 5px 16px 0 rgba(191, 219, 255, .8);background: #fff;overflow-y:auto;position: relative;}
.login_div{width: 330px;margin:0 auto;}
.login_user,.login_password,.login_note{width: 253px;border-bottom: 1px solid #30bdee;height: 28px;position: relative;}
.border_hui{border-bottom: 1px solid #ddd;}
.login_div .login_top{width: 100%;height: 50px;;line-height: 50px;font-size: 30px;color: #5e9bff;margin: 40px 0 30px;font-weight: bold;}
.accont_login .span_left{width: 75px;display: block;font-size: 18px;color: #666;line-height: 28px;}
.div_list{width: 340px;height: 28px;margin-bottom: 16px;}
.login_user input,.login_password input,.login_code input,.login_note input{width: 100%;border-style: none;height: 26px;outline: none;text-indent: 3px;}
.login_div input::-webkit-input-placeholder{color:#ccc;font-size: 12px;}
.login_div input::-moz-placeholder{color:#ccc;font-size: 12px;}
.login_div input:-moz-placeholder{color:#ccc;font-size: 12px;}
.login_div input::-ms-input-placeholder{color:#ccc;font-size: 12px;}
.login_tip{height: 20px;line-height: 20px;position: relative;font-size: 12px;width: 330px;margin:10px auto 0;}
.login_tip input{margin-top: 3px;}
.login_button{width: 320px;height: 40px;line-height: 40px;background: #bfdbff;color: #fff;text-align: center;border-radius: 5px;font-size: 18px;margin: 40px auto 30px;font-weight: bold;}
.login_on{
	background:-moz-linear-gradient(left,#89bdff,#509eff)!important; /* IE 10 */
	background:-webkit-gradient(linear, 0% 0%, 100% 0%,from(#89bdff), to(#509eff))!important;/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#89bdff), to(#509eff))!important; /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(left, #89bdff, #509eff)!important;   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(left,#89bdff,#509eff)!important;  /*Opera 11.10+*/
}
.login_bot{font-size: 18px;width: 100%;text-align: center;color: #4f9eff;font-weight: bolder;}
.login_code{width: 320px;height: 42px;margin-top: 50px;}
.login_code img{width: 110px;height: 50px;}
.login_code input{width: 150px;border-bottom: 1px solid #ddd;}
.login_note,.login_password{position: relative;}
.login_note .span_note{width: 74px;height: 22px;line-height: 22px;text-align: center;border:1px solid #30b0ed;border-radius: 3px;cursor: pointer;color: #30b0ed;position: absolute;right: 0;top: 5px;}
.login_note .span_none{border:1px solid #ccc;color: #999;}
.span_show{position: absolute;top: 11px;right: -68px;color: #ff4d4d;font-size: 12px;cursor: pointer;width: 60px;text-align: left;}
.i_cha{position: absolute;width: 14px;height: 14px;background: url(../images/icon_close.png) no-repeat;right: 0;top: 11px;cursor: pointer;}
/*--新加placeholder兼容--*/
.login_user span.placeholder,.login_password span.placeholder,.login_note span.placeholder{position: absolute;top: 9px;left: 2px;font-size: 12px;color: #ccc;display: none;}
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px white inset;}

.footer{text-align:center;color:#0e2e5c; margin:0px; padding:30px 0; line-height:23px; }
