﻿body{padding: 0;margin: 0;width: 100%;height: 100%;overflow: hidden;background-image: url('../images/login_b.jpg');background-size: 100vw 100vh;background-repeat: no-repeat;}
.logo{margin: 0 auto;width: 730px;margin-top: 150px;}
.login-form{margin: 0 auto;width: 1080px;overflow: hidden;}
.nc-item{width: 540px;float: left;height: 320px;background-image: url(../images/login_m.png);background-repeat: no-repeat;background-size: 100% 100%;}
.formContent{float: left;margin-left: 80px;width: calc(100% - 660px);height: 346px;background: rgba(0,0,0,0.12);}
.title{height: 60px;margin-top: 15px;line-height: 60px;letter-spacing: 13px;color: #fff;font-size: 28px;text-align: center;margin-bottom: 15px;}
.formInfo{width: 270px;margin: 0 auto;height: 271px;overflow: hidden;}
.icon{position: absolute;top: 10px;left: 11px;width: 14px;height: 13px;z-index: 9;color: #6d6d6d;font-size: 18px;}
.formText{width: 100%;height: 40px;position: relative;margin-bottom: 15px}
.input-text{font-size: 14px;font-family: "Microsoft YaHei";width: calc(100% - 50px);height: 28px;border: 0;padding: 6px 6px 6px 43px;background-color: #fff !important;font-size: 15px}
.sub{height: 40px;text-align: center;padding: 0;font-size: 22px;color: #fff;border-radius: 50px;margin: 0 auto;display: block;background: #f3ba15 !important;font-family: "Microsoft YaHei";width: calc(100% - 50px);border: 0;}
.formText .captcha { position: absolute;right: 10px;top: 4px; border-left: 1px solid #e6e6e6;}
.formText .captcha img {height: 30px;cursor: pointer;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset;}
.layui-input{padding-left: 35px !important}
.formText span{color: #fff !important}
#info-button{margin-bottom: 0}