html, body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow:hidden;
}

body {
    /*background: url(../imgs/login/pic2.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    text-align: center;
}

#loginWrapper {
    width: 100%;
    min-width: 1026px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
#backToLoginGroup{
    margin-top: 0 !important;
}
#backToLogin{
    margin-top: 6px !important;
}
.scanMessage{
    color: #ff4d4d;
}
.warnWords{
    color: #f00;
    font-size: 16px;
    margin-top: 12px;
    font-weight: bolder;
    text-align: center;
    display: inline-block;
}

/*左上角的标题*/

.logintitle {
    position: absolute;
    left: 30vh;
    top:18vh;
    display: inline-block;
    width: 100%;
    text-align: left;

    
}

.loginLeft{
	/* position: absolute; */
	left:0;
	top:0;
	width:50%;
	height:100%;
	background: url(../imgs/login/left.png);
    -ms-background: url(../imgs/login/left.png);
	background-repeat: no-repeat;
    background-size: cover;
}
.loginLeftDl{
	font-size: 28px;
	font-family: MicrosoftYaHei;
	color: #3B90C9;
	width:150px;
	position: absolute;
	right:0;
	top:50%;
	margin-top:20px;
}
/*登陆面板*/
.loginRight{
	position: absolute;
	left:50%;
	top:0;
	width:50%;
	height:100%;
}
.loginPanel {
    /*position: absolute;
    right: 20vh;
    top:37vh;
    left: 50%;*/
   	margin-top:20vh;
    display: inline-block;
    vertical-align: top;
    padding: 30px 30px 30px 30px;
    box-sizing: border-box;
    width: 450px;
    height: 473px;
    background:rgba(255,255,255,0.7);
    /*border:1px solid rgba(231, 233, 233, 1);*/
    border-radius:8px;
}
.loginTitle{
	font-size: 28px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #3890F3;
	margin-bottom:30px;
}
.img_head{
    position: absolute;
    left: 88px;
    top:-70px;
    width: 124px;
    height: 124px;
}
._container{
    
}
.download{
    position: fixed;
    right: 10px;
    bottom: 10px;
}

._clear::after {
    visibility: hidden;
    display: block;
    height: 0px;
    clear: both;
    content: ' ';
}
.copyright {
    text-align: right;
    display: inline-block;
    color: white;
    padding: 5px;
    font-size: 12px;
    bottom: 10px;
    margin-right: 40px;
}

.photoH {

    position: absolute;
    top: -77px;
    left: 114px;
    z-index: 1;
}

.loginForm {
}

.inputGroup {
    /* line-height: 45px; */
    margin: 0px auto;
    position: relative;
}
.inputGroup .iconfont {
    width: 15px;
}
.inputGroupBottom{
    margin-bottom: 30px;
    border:1px solid #999999;
    border-radius:5px;
}
.icon {
    position: absolute;
    left: 15px;
    top:8px;
    /* line-height: 45px; */
}

.input {
    outline: none;
    border: none;
    background-color: white;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 10px 0 35px;
}

#J_Username,
#J_Password {
    width: 100%;
}

.input_vcode {
    width: 45%;
    padding: 0 10px;
    box-sizing: border-box;
}

.checkCode {
    width: 50%;
    height: 36px;
    float: right;
    padding-left: 10px;
}

.selectRow {
    width: 100%;
    line-height: 20px;
    height: 20px;
    margin: 0px auto;
    position: relative;
    padding: 15px 0px 0px;
}
.submitButton{
    margin-top: 45px;
    width: 100%;
    float: left;
}
.registerButton{
    margin-top: 45px;
    width: 45%;
    float: right;
    
}
._floatL {
    float: left;
}

.inputRow {
    width: 285px;
    /* line-height: 45px; */
    height: 45px;
    margin: 0px auto;
    position: relative;
    padding: 15px 0px 0px;
}

._floatR {
    float: right;
}

.checkbox input[type="checkbox"] {
    vertical-align: middle;
    margin-top: -1px;
    background-color: #FFF;
}

button {
    color: #fff;
    background-color: #209CF9;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    user-select: none;
    white-space: nowrap;
    display: block;
    width: 100%;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius:20px;
}

button:hover {
    opacity: 0.8;
}

.ckeckbox {
    color: rgb(153, 153, 153);
    font-size: 12px;
}

.errorMsg {
    position: absolute;
    top: 6px;
    right: 6px;
    white-space: nowrap;
    color: #ff4d4d;
    font-size: 14px;
    display: none;
}
.errorMsgNew{
    /*position: absolute;
    bottom: 10px;*/
   width:100%;
}
.errorMsg2 {
    color: #f00;
}

.checkSpan {
    right: 87px;
}

.showErrorMsg {
    display: block;
}

.error {
    border-color: #ff4d4d;
}

.loginErrMsg {
/*    position: absolute;
    font-size: 12px;
    background: #e25d5d;
    display: none;
    width: 360px;
    margin-top: -18px;
    color: #fff;*/

        /* position: absolute; */
    font-size: 12px;
    /* background: #e25d5d; */
    /*display: none;*/
    /* width: 360px; */
    /* margin-top: -18px; */
    color: red;
}

.foot-orcode {
    text-align: right;
    color: white;
    font-size: 12px;
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 50px;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.foot-orcode-item {
    display: inline;
}
.foot-orcode-app {
    margin-right: 40px;
    padding: 5px;
}
.foot-orcode-item:hover .foot-orcode-about {
    display: block;
}
.foot-orcode-manual {
    margin-right:50px;
    padding: 5px;
}
.foot-orcode-about {
    display: none;
    position: absolute;
    bottom: 26px;
    padding: 0 0 10px 0;
}
.foot-orcode-imgs-wrap {
    overflow: hidden;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.4);
}
.foot-orcode-img {
    position: relative;
    float: left;
    background-color: white;
    padding: 5px;
    color: #000;
    text-align: center;
}
.foot-orcode-about img {
    height: 100px;
    width: 100px;
}
.foot-orcode-img p {
    margin: 0;
}
.foot-orcode-app-about {
    right: 120px;
}
.foot-orcode-manual-about {
    right: 25px;
}
.popover-arrow {
    bottom: 5px;
    border-width: 15px 15px 0 15px;
    border-right-color: white;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: 55px;
}

.app{
    position: absolute;
    bottom: 20px;
    left: 20px
}
.app>div{
    display: inline-block;
}