﻿
body{background:url("images/login/bg.jpg");background-repeat:no-repeat;background-size:100% 100%;text-align:center;height:100%;position:absolute;left:0;top:0;width:100%}
.logo{margin-top:7%;color:#4983E2;}
.loginBox {width:460px;height:310px;background-color:#FFFFFF;margin:0 auto;margin-top:4%;background: rgba(255,255,255,0.6);}
.loginBox ul{margin-left:0px;margin-top:50px;padding:0;}
.loginBox ul li{list-style-type:none; margin: 0 54px; text-align: left;}
.loginBox ul li input { position: relative; }
.loginBox ul li input.username { background: url(images/login/LoginID.png) no-repeat;background-position:10px;padding-left: 38px; height: 45px; line-height: 45px; border: 1px solid #e6e6e6; background-color: #fff; border-radius: 2px; width: 310px;margin-top:35px;font-size:16px; }
.loginBox ul li input.password { background: url(images/login/password.png) no-repeat;background-position:10px;padding-left: 38px;height: 45px; line-height: 45px; border: 1px solid #e6e6e6; background-color: #fff; border-radius: 2px; width:310px;margin-top:20px;font-size:16px; }
.loginBox ul li .txtyzm {padding-left: 38px;height: 45px; line-height: 45px; border: 1px solid #e6e6e6; background-color: #fff; border-radius: 2px; width:165px;margin-top:15px;font-size:16px; }
.loginBox ul li .yzm{width:140px;height:46px;margin-bottom:5px;}
.btnOk {display: inline-block; height: 55px;width:350px; margin-top:20px;line-height: 55px; padding: 0 28px; background-color: #4185e8; color: #fff; white-space: nowrap; text-align: center; border: none; border-radius: 2px; cursor: pointer; opacity: .9; filter: alpha(opacity=90); font-size: 22px; }
.yzm-btn{height: 35px; line-height: 35px; padding: 0 15px; margin-left: 50px;}
.change-link{cursor: pointer; color: #5f5f5f; font-size: 14px; margin-top: 5px;}