
/*---登陆页面---*/
.main{ background: url(../images/background.jpg) no-repeat center bottom; width: 100%; height: 100%; position: absolute; left: 0; top:0;}
.loginbox{ width: 314px; z-index: 2; position: relative;margin: 150px auto;}
.logo{ text-align: center; margin-bottom: 30px;}
.login{ width: 312px; border: 1px solid #c0cfe3; position: relative; background: #f9fdff; padding-top: 18px; margin:0 auto 40px; padding-bottom: 18px;}
.login_box{ width: 258px; margin: 23px auto;}
.Z-message p{text-align: center;color: #fc696a;font-size: 12px;}
.loginIpt{ background: url(../images/user_iocn.png) center no-repeat #fafdff; width: 219px; overflow: hidden; border: 1px solid #dee0e0; line-height: 40px; padding-left: 40px; margin-bottom: 8px;}
.userName{ background-position: 1px 5px;}
.password{ background-position: 1px -27px;}
.loginIpt input{ padding: 8px 0; width: 100%; font-size: 14px; border: 0 none; outline: none; color: #555; overflow: hidden;}
.verify input{padding: 10px 0; font-size: 14px; border: 1px solid #dee0e0; outline: none; color: #555; text-align: center; width: 56%;overflow: hidden;}
.verify span img{ vertical-align: middle; display: inline-block; position: relative; left: 6px;}
.wjmm{ text-align: right;}
.wjmm span a{ color: #333; position: relative; top:6px;}
.loginBtn{ text-align: center; }
.loginBtn button{  height: 36px; line-height: 36px; width: 148px; font-weight: 500; background: #1ab469; border: 1px solid #07a041; font-size: 18px; cursor: pointer; text-align: center; color: #FFFFFF;}
.footerTitle{z-index: 1; position: absolute; width: 100%; bottom: 40px; overflow: hidden; text-align: center; font-size: 14px; color: #FFFFFF;}
.footerTitle p{ margin-bottom: 8px;}
.footerTitle p a{ margin: 0 5px; color: #FFFFFF; text-decoration: underline;}
.a_btn a{ margin: 0 5px; color: #FFFFFF; cursor: pointer; font-size: 14px;}
.a_btn a:hover{ color: #1ab469}
.oicn{ background: url(../images/foot_icon.png); width: 17px; height:17px;display: inline-block; vertical-align: middle; margin-right: 5px;}
.oicn_gw{ background-position: 0 -17px;}
.oicn_us{ background-position: 0 -34px;}
