﻿@charset "utf-8";

*{border:0;margin:0;padding:0;}
body{font-family:'微软雅黑'; margin:0 auto;min-width:980px;}
ul{display:block;margin:0;padding:0;list-style:none;}
li{display:block;margin:0;padding:0;list-style: none;}
img{border:0;}
dl,dt,dd,span{margin:0;padding:0;display:block;}
a,a:focus{text-decoration:none;color:#000;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#00a4ac;text-decoration:none;}
table{border-collapse:collapse;border-spacing: 0;}
cite{font-style:normal;}


/*sun*/

#mainBody {width:100%;height:100%;position:absolute;z-index:-1;}
.sun{ width:100%; height:100%;background:url(../login/s.png)  no-repeat top right;}

/*login*/
.logintop{height:47px; position:absolute; top:0; background:url(../login/loginbg1.png) repeat-x;z-index:100; width:100%;}
.logintop span{color:#fff; line-height:47px; background:url(../login/loginsj.png) no-repeat 21px 18px; text-indent:44px; color:#afc5d2; float:left;}
.logintop ul{float:right; padding-right:30px;}
.logintop ul li{float:left; margin-left:20px; line-height:47px;}
.logintop ul li a{color:#afc5d2;}
.logintop ul li a:hover{color:#fff;}
.loginbody{background:url(../login/loginbg3.png) no-repeat center center; width:100%; height:585px; overflow:hidden; position:absolute; top:30px;}
.systemlogo{background:url(../login/loginlogo.png) no-repeat center;width:100%; height:71px; margin-top:120px;}

.loginbox2{width:692px; height:336px; background:url(../login/logininfo2.png) no-repeat;}

.loginbox{width:692px; height:336px; background:url(../login/logininfo.png) no-repeat;}
.loginbox ul,.loginbox2 ul{margin-top:88px; margin-left:285px;}
.loginbox ul li,.loginbox2 ul li{margin-bottom:25px;}
.loginbox ul li label,.loginbox2 ul li label{color:#687f92; padding-left:270px; font-size:12px;}
.loginbox ul li label a,.loginbox2 ul li label a{color:#687f92;}
.loginbox ul li label a:hover,.loginbox2 ul li label a:hover{color:#3d96c9;}
.loginbox ul li label input,.loginbox2 ul li label input{margin-right:5px;}
.loginuser{width:299px; height:48px; background:url(../login/loginuser.png) no-repeat; border:none; line-height:48px; padding-left:44px; font-size:14px; font-weight:bold; color:#2E2E2E;}
.loginpwd{width:299px; height:48px; background:url(../login/loginpassword.png) no-repeat; border:none;line-height:48px; padding-left:44px; font-size:14px; color:#90a2bc;}

.loginbtn{width:343px;height:48px; background:url(../login/buttonbg.png) repeat-x; font-size:18px;font-weight:bold; color:#fff;cursor:pointer; line-height:35px; letter-spacing:10px; border-radius:6px;}
.loginbm{height:50px; line-height:50px; text-align:center; background:url(../login/loginbg2.png) repeat-x;position:absolute; bottom:0; width:100%; color:#fff;font-size:12px;}
.loginbm a{font-weight:bold;color:#0b3a58;}
.loginbm a:hover{color:#fff;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;-webkit-text-fill-color: #333;border:2px solid #BAC7D2;border-radius: 3px;}

.weixin_box{width: 408px;height: 456px;background: url("../login/weixin_bg.png") no-repeat;background-size: 408px 456px;-webkit-background-size: 408px 456px;-moz-background-size: 408px 456px;margin: 0 auto;text-align: center;overflow: hidden;}
.weixin_box h1{font-size: 22px;font-weight: normal;color: #b7883e;height: 85px;line-height: 105px;margin-top: 25px;}
.weixin_box img{width: 240px;height: 240px;border: #e2e2e2 solid 1px;}
.weixin_box p{color: #333333;padding-top: 25px;line-height: 1.6em;}

/*grant*/
.accountList{width: 80%;height: auto;overflow: hidden;margin: 0 auto;}
.accountList li{width: 33.33%;height: auto;overflow: hidden;float: left;margin-top: 20px;}
.accountList li img{width: 80px;height: 80px;display: block;margin: 0 auto;border-radius: 50%;outline: none;border: none;}
.accountList li p{width: 80%;margin: 10px auto 0 auto;height: 25px;line-height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-top: 0;}

