@CHARSET "UTF-8";
body{padding:0px;overflow-x:hidden;background:url(../img/bg.jpg) center repeat;display: block;overflow:hidden;}
*{padding:0;margin:0;}
.wst-lo-center{margin: 0 auto;  background-size: 100%;}
.wst-lo{border-radius: 12px;position: absolute;width: 370px;height:370px; top: 15%; left: 40%;padding-top:25px;padding-left:0px;background:#ffffff;background-size: 100%;box-shadow: 0 0 30px #fff;}
.wst-lo .head{margin-top: 35px;padding-left: 30px;width: 330px; height: 70px; line-height: 55px; font-size: 20px; color: #ffffff; font-family: "microsoft yahei";  text-align: center;background-size: 100%;}
.wst-lo .noaudit{margin-top: 30px;margin-bottom: 20px;}
.wst-lo .head .logo-img{width:60px;height:60px;position:absolute;left:10px;left:47px;top:62px;}
.wst-lo .head .txt{height:30px;text-align:center;color:#333;margin-left:90px;width:150px;font-size: 26px;overflow: hidden;line-height: 30px;}
.wst-lo .noaudit .txt{width: 180px;}
.wst-lo .noaudit .logo-img{top: 68px;}
.wst-lo-form{padding-left:45px;}
.loginName{position: relative;;top:0px;width:25px;height:25px;background:url(../img/icon_shuru.png) 0px -2px no-repeat;background-size: 100%;}
.loginPwd{position: relative;;top:0px;width:25px;height:25px;background:url(../img/icon_shuru.png) 0px -50px no-repeat;;background-size: 100%;}
.verifyCode{position: relative;;top:-36px;width:25px;height:25px;background:url(../img/icon_shuru.png) 0px -100px no-repeat;;background-size: 100%;}
.wst-lo-form .name{font-size: 13px;text-align: right;color: #0699de;}
.wst-lo-form .frame{float: left;height:32px;margin:5px 0px;background:#ffffff;border-bottom: 1px solid #d2d2d2;}
.wst-lo-form .frame .text{outline: none;margin-top: 2px;padding:0px 5px;padding-left:28px;float: left;height:25px;width:230px;background:#ffffff;border:1px solid #ffffff;}
.wst-lo-form .frame .text2{outline: none;margin-top: 2px;padding-left:28px;float: left;height:25px;width:127px;background:#ffffff;border:1px solid #ffffff;}
#loginbtn{background-color: #409eff;border-radius: 15px;height: 36px;line-height: 36px;margin-top:10px;}

#verifyImg{cursor:pointer;width:108px;border-top-right-radius:6px;border-bottom-right-radius:6px;height:32px;}
/*自定义提示图标*/
.layui-layer-icowst1,.layui-layer-icowst2,.layui-layer-icowst3{background-image:url(../../../../static/images/wst_icon.png) !important; background-repeat: no-repeat !important; background-size: cover!important;}
.layui-layer-icowst2{background-position: -40px 0!important;}
.layui-layer-icowst3{background-position: -80px -1px!important;}
.layui-layer-icowstloading{background-image:url(../../../../static/images/loading.gif) !important; background-repeat: no-repeat !important; background-size: 206% auto !important; background-position: -16px -16px !important;}